|
|
Home > Online Product Documentation > Table of Contents > Stylus Studio URL Schemes Stylus Studio URL Schemes
In Java, files and other data resources are referenced using URL schemes. The Java URI resolver is capable of resolving
The Stylus Studio Java API extends the functionality of the basic Java URI resolver so that it recognizes and understands URL schemes developed by Stylus Studio. You can use any of the following URL schemes in your Java, XQuery, and XSLT code:
See Overview of Convert to XML for more information on built-in adapters and user-defined converters. See Overview of DB-to-XML Data Sources for more information about DB-to-XML data sources. See Using Stylus Studio with Berkeley DB XML for more information.- See Chapter 11Composing Web Service Calls for more information about working with Web services in Stylus Studio. See Creating a Database Connection from the File Explorer for more information. |
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.
Stylus Studio XML Editor Core Functions
Stylus Studio XML Editor Core Functions
Stylus Studio API Documentation
Java API reference materials providing detailed information about Stylus Studio and other industry leading XML processing components.
Validating EDIFACT Documents with XML Schemas
Either before or after transforming EDIFACT 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.


