|
Home >Online Product Documentation >Table of Contents >Generating Code for an XML Pipeline Generating Code for an XML PipelineOnce you have built and tested your XML pipeline in the XML Pipeline Editor and are satisfied that it performs as required, you can generate either Java or C# code for it. The generated code can be compiled and run as-is. (Java code can be compiled and run inside Stylus Studio; C# code must be compiled and run using a third-party tool such as Microsoft Visual Studio. This section covers the following topics: |
MSXML - Microsoft XML Tools
MSXML tools in Stylus Studio feature integrated XML validation, XSLT transformation and XSLT debugging using the Microsoft's COM-based XML processing components: MSXML 3.0, MSXML 4.0 and MSXML 6.0
XQuery Use Cases
Stylus Studio XQuery use-cases illustrate how users from different industries are putting the power, productivity, and ease of use of XQUery in their XML applications today!
Map between EDIFACT and X12
Anything can be mapped to anything: EDIFACT to X12 or vice-versa, either to XML, and any of those to flat files or other formats. Both the XSLT and XQuery mappers can help bridge complex formats with ease.
DTD Generator
Stylus Studio's DTD Generator supports the automatic generation and association of both internal and external DTDs based on XML instance documents.