|
|
Home > Online Product Documentation > Table of Contents > Overview OverviewStylus Studio can read and write well-formed XML documents ( .xml, .xsl, and so on) from/to TigerLogic XDMS collections. In Stylus Studio, you reference external files using a URL. The URL used to access TigerLogic XDMS files is tig://server:port/database_ name/collection_name /file_name .xml:
For example, to access the auction.xml document in mycollection, you might enter the following in the URL field of the Stylus Studio Open dialog box: tig://ntstylus-dev:3408/mydb/mycollection/auction.xml Note Stylus Studio treats collections very much like directories, and the XML documents stored within a collection are treated like files within a directory. You can save files back to the same collection from which they were read, or to some other file system (your local machine, for example). You cannot create new collections.
TigerLogic XDMS Version SupportStylus Studio supports TigerLogic XDMS Version 2.1.1. |
Saxon XSLT Processor
Stylus Studio® has partnered with Saxonica, a leading provider of Java-based XSLT and XQuery processing components to offer a robust XSLT 1.0 and 2.0 development environment, featuring development and deployment using the Saxon XSLT processor.
Introduction to the XQuery Mapper
This free online video demonstration covers Stylus Studio's synchronized XQuery editing and mapping tool which allows you to create any XQuery expression, either manually using Stylus Studio's XQuery editor.
Translating X12 Documents to XML
The X12 to XML Converter is a built-in function of the adapter library. The XML that is generated is well commented and indented, and can be used anywhere XML is normally used — with XML Schemas, XSLT, XQuery, etc.