|
Home >Online Product Documentation >Table of Contents >Source Documents Source DocumentsIn Stylus Studio, a source document in the XSLT mapper can be one or more of the following:
l An XML document
l An XML Schema (XSD)
l A document type definition (DTD)
l Zip Archive formatted documents (Microsoft Office Open XML, OpenDocument Format, and .zip)
The role of a source document is to provide Stylus Studio with a structure that it can use to compose the XSLT stylesheet, based on how you map individual source document elements and attributes to nodes in the target structure. Stylus Studio infers the target structure from the document (XML, XSD, or DTD) you specify and displays this structure on the Mapper tab. This section covers the following topics: For information on using Zip Archive formatted documents as source documents, see Working with Zip Archive Format Files as Data Sources. |