|
Home > Online Product Documentation > Table of Contents > Using Stylus Studio with Berkeley DB XML Using Stylus Studio with Berkeley DB XML
You can access XML documents stored on Sleepycat Software's Berkeley DB XML database from Stylus Studio. This section describes prerequisites, as well as the configuration and procedural information you need to access XML documents on the Berkeley DB XML file system. This section covers the following topics: |
Translating XML documents to EDIFACT
In-place, via XSLT and via XQuery are all mechanisms supported for converting XML to EDIFACT
XQuery Editor
Stylus Studio's XQuery development tools are a tremendous help in building and testing XML applications requiring a standards-based approach to querying, integrating and transforming data from various distributed data sources.
XML Editor
Stylus Studio XML editor includes many XML editing utilities and features to simplify XML development, including intuitive XML editing views, integrated XML validation and troubleshooting utilities, XML formatting tools, XML generation tools, etc.
XQuery Functions - User Defined Functions in XQuery
Dr. Michael Kay's tutorial entitled: 'Defining your own Functions in XQuery' explains how to write powerful User Defined Functions in XQuery.