Home >Online Product Documentation >Table of Contents >Options - Module Settings - XSLT Editor - Mapper
Options - Module Settings - XSLT Editor - Mapper
To display the Options dialog box, select Tools > Options from the Stylus Studio menu, then select Module Settings >XSLT Editor > Mapper.
Fields
Render xsl:for-each as a line instead of as a block
This option allows you to render xsl:for-each
statements as lines instead of as blocks to simplify your XSLT diagram's appearance.
Create an empty element for each unlinked node that is required by the associated schema
Check this box if you want Stylus Studio to create empty elements for nodes in the source document that are not mapped to nodes in the destination document. Stylus Studio does this only for nodes that are specified as required by the schema associated with the source document.
For More Information
Overview of the XSLT Mapper
Steps for Mapping XML to XML