|
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.
|
XML Parser
An XML Parser is a parser that is designed to read XML and create a way for programs to use XML. Learn about Stylus Studio's comprehensive support for all of the world's leading XML Parsers.
Validating X12 Documents with XML Schemas
Either before or after transforming X12 EDI content, generated XML Schemas will make sure that we have all of the necessary components, our codes are all according to the standard codelists, and every little delimiter is in the right place.
Learn Convert to XML
Convert to XML lets you convert .txt, binary, and EDI files to XML documents. Convert to XML works on a single document, or to build reusable converters that let you open flat files as XML documents. Free online demonstration!
EDI to XML Mapping in Stylus Studio
Learn how to use Stylus Studio's EDI to XML mapping tools in Convert-to-XML, including loading an EDI file, inspecting application control codes, customizing XML output and other advanced EDI to XML mapping features.