|
Home >Online Product Documentation >Table of Contents >Obtaining the XPath for a Node Obtaining the XPath for a NodeTo obtain the XPath expression that returns a particular node:
1. In the XML editor, click the Tree tab.
2. Right-click the node for which you want the XPath expression.
3. In the shortcut menu that appears, click Copy XPath Query to Clipboard.
4. Press Ctrl+V to paste the XPath expression where you want it.
|
Canonicalize XML
Stylus Studio® features a handy XML canonicalizer among its many XML editing utilities, for quickly and easily converting any XML document into its canonical form (c14n), a widely-used W3C standard for normalizing XML files.
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.
Using Stylus Studio's Database-to-XML Editor to Query and Update Relational Databases using SQL/XML
Watch and learn how easy it is to define relational-to-XML mappings for getting XML out of relational databases and updating databases from XML using industry-standard SQL/XML extensions and Stylus Studio's DB-to-XML data-source editor.
XML Applications
XML Applications are software applications that process data using standard XML technologies like XML, XML Schema, XSLT and XQuery. Using Stylus Studio XML Pipeline, learn how to model, edit, test and deploy an XML Application with ease.