XSL Stylesheet Node
See Also
XSL stylesheets (
)
define transformation rules for your XML documents. You can perform an XML transformation
to transform the data in an XML document into the output of your choice, such
as formatted HTML or a text file.
You can create an XSL stylesheet by choosing File
New
from the main window, expanding the XML folder, and selecting XSL Stylesheet.
Working With This Node
If you right-click this node and display the contextual menu, you can perform
a number of actions, including:
- Edit. Displays the document in the
Source Editor. You can also double-click an XML document to open it in the
Source Editor.
- Check XML. Checks the stylesheet's grammar.
- Validate XML. Validates the stylesheet's syntax against the syntax
rules for all XSL stylesheets.
- XSL Transformation. Uses the XSL
stylesheet to transform the data in an XML document.
Legal Notices