|
Home > Online Product Documentation > Table of Contents > Generating Scalable Vector Graphics Generating Scalable Vector GraphicsThe procedure for defining a stylesheet that generates an XML document that containts Scalable Vector Graphics (SVG) is the same as for any other stylesheet. Simply create a stylesheet that specifically creates SVG elements. You can then use Stylus Studio to display the rendered SVG.
|
XML Code Folding
Stylus Studio's XML Editor features XML code folding, a powerful and intuitive way to maximize limited screen real-estate and help make sense of large XML files.
Manufacturing
Manufacturing
Translating XML documents to X12
In-place, via XSLT and via XQuery are all mechanisms supported for converting XML to X12
DOM - The Document Object Model
The Document Object Model (DOM) is a cross-platform interface for parsing and manipulating XML. Learn how Stylus Studio supports DOM in our XML Pipeline and other XML parsing tools.