Omitting Regions and Fields, and Rows

Stylus Studio allows you to omit specific regions and fields from an input file when it is converted to XML.

  • Omitting regions - The Omit from Output property lets you omit an entire region from XML output. (Regions with a Region Type of Unknown are always omitted from XML output.)
  • Omitting fields - The Omit from Output property lets you omit a field from XML output. You can omit a field
    • Only when it is empty. This is the default.
    • When it is empty or evaluates to a zero value.
    • Always, regardless of its value
    • Never, regardless of its value
  • Comments - You can filter rows using the Comment String property - if the beginning of a row matches the string you enter for this property, Stylus Studio ignores the row when converting the input file to XML. You can also specify patterns that rows must match in order for them to be converted to XML. See Pattern Matching for more information.

Building Workflow Applications with XML

Learn how to design custom XML workflow applications - from modeling your data and information processes, to capturing input from users in XML, and finally, generating useful queries and reports from the XML data -- using XSLT & XQuery technologies.

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

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.

XSD Editor

XSD Editor provides a synchronized split-pane interface that simultaneously shows both a visual XSD Diagram and the underlying code, with changes in one pane immediately reflected in the other

Stylus Most Wanted

 
Free Stylus Studio XML Training:
W3C Member