|
Home > Online Product Documentation > Table of Contents > Steps for Building an XML Pipeline Steps for Building an XML PipelineThe process for building an XML pipeline consists of these basic steps:
1. Gather the requirements for the XML pipeline and select a design approach. You need to understand the XML pipeline's desired output, and perhaps which XML technologies (XQuery or XSLT, for example) need to be used. See
Planning an XML Pipeline.
2. Identify and/or define the source documents and resources required to execute your XML pipeline.
3. Create an XML pipeline document. See
Getting Started: Creating a New XML Pipeline.
4. Optionally, set deployment and processor properties. See
XML Pipeline Scenarios.
5. Create and specify the XML pipeline nodes. You can create empty nodes and specify them manually, or you can create them using XQuery, XSLT, XML Schema, and other documents. See
Working with Nodes.
6. Use pipes to connect the nodes in your XML pipeline.
7. Test the XML pipeline. See
Testing the XML Pipeline.
8. Debug the XML pipeline as needed. See
Debugging an XML Pipeline.
Once you are satisfied that the XML pipeline is running as it should, you can optionally generate Java code. See Generating Code for an XML Pipeline for more information. |
Using DataDirect XQuery with Stylus Studio
Learn how to query any relational database using XQuery and the XQuery API for Java using DataDirect XQuery, an embeddable Java component, and Stylus Studio the world's leading XML IDE.
XML Well-Formedness Checker & XML Indenter
Tidy up your XML documents with powerful integrated XML editing utilities including a single-click XML formatter, pretty printer, XML indenter and XML well formedness checker.
Xerces - Parsing and Validating XML with the Apache Xerces Parser
The Xerces Parser supports the XML 1.0 recommendation and W3C's XML Schema recommendation version 1.0, DOM and SAX. Learn how easy it is to use Apache Xerces directly in Stylus Studio to parse and validate XML with ease.
Using XSLT Templates
Using XSLT Templates is an online video demonstration of the Stylus Studio XSLT designer. See just how easy it is to create, apply and match XSLT templates to your XML data to create beautiful HTML layouts for XML content publishing applications.