|
Home > Online Product Documentation > Table of Contents > Condition Blocks Condition BlocksThe Stylus Studio XQuery mapper allows you to graphically define the following types of conditions: All condition blocks have two input ports and a single Return port, as shown in this example of a greater than block.
You can map the Return port to a target structure element or attribute, or to the input port on a FLWOR, function, IF, or another condition block. |
Convert EDIFACT to XML Schema
Convert EDIFACT to XML with Stylus Studio's XML Schema and legacy data integration tools.
Support for the Saxon XQuery Processor
Stylus Studio's XQuery tools feature integrated support for the Saxon SA 8.7.3 XQuery and XSLT processor so you can Edit, Debug and Run XQuery using Saxon. Java code generation support lets you deploy Saxon XQuery applications with just one click.
Visual Data Integration Using Stylus Studio XML Pipeline
XML Pipeline is a visual data integration tool for designing, editing, debugging and deploying XML applications. This tutorial covers building a data integration application that aggregates CSV and EDI data and publishes a report to HTML and PDF.
DOM - The Document Object Model
The Document Object Model (DOM) is a cross-platform interface for parsing and manipulating XML. Learn how Stylus Studio supports DOM in our XML Pipeline and other XML parsing tools.