|
Home > Online Product Documentation > Table of Contents > Mapping Nodes in Sample Files Mapping Nodes in Sample FilesThis topic is part of a sequence that starts with Opening the XSLT Mapper. To define links and examine the stylesheet Stylus Studio creates:
1. In the
Mapper tab, expand the tree for both
books.xml and
catalog.xml.
2. In
books.xml, place the pointer over the
book repeating element.
3. Press and hold the left mouse button, and drag from
book to the
Book repeating element in
catalog.xml.
Stylus Studio draws a line as you drag.
4. Release the mouse button to create the link between
book and
Book.
Stylus Studio creates an
Also notice that the complete
The template contains an
5. Click the
Params/Other tab.
In the Output method: field, display the drop-down list and click html. Note, however, that the output of a stylesheet generated by the XSLT Mapper is always XML - even if the setting for Output method is unspecified, Stylus Studio still generates XML.
6. Click the
Mapper tab.
The
7. Create another link from the
title element to the
Title element.
8. Click the
XSLT Source tab to see the new instructions in the template. (If you prefer, you can simply adjust the splitter between the XSLT source pane and the XSLT Mapper canvas.
For each link you define, Stylus Studio adds instructions to the template that matches the root node. In the XSLT you have composed so far, the XSLT inserts a
Why does the stylesheet extract the value of the
|
Xerces - Parsing and Validating XML with the Apache Xerces Parser
The Xerces Parser supports the XML 1.0 recommendation and W3C's XML Schema recommendation version 1.0, DOM and SAX. Learn how easy it is to use Apache Xerces directly in Stylus Studio to parse and validate XML with ease.
Technology Companies That Use Stylus Studio
Technology companies can't always handle every technology that they come across. That's why when it comes to XML, they look to Stylus Studio to guide them. Check out which top technology companies are looking to the future with Stylus Studio.
EDI to XML
Using the DataDirect XML Converters EDI repository, the EDI to XML Conversion module is able to support dozens of EDI standard dialects and message types like EDIFACT, HL7, and X12.
The XML Primer: Editing and Validating XML in Stylus Studio
The XML primer demonstrates editing and validating XML in Stylus Studio demonstrates XML editing tools and utilities to simplify working with XML documents. Learn how to automate XML editing operations and troubleshoot XML documents today!