|
Home > Online Product Documentation > Table of Contents > FLWOR Blocks FLWOR BlocksThis section describes how to work with FLWOR blocks in the XQuery Mapper tab. It covers the following topics: Parts of a FLWOR BlockFLWOR blocks are drawn as a green block with an illustration of a flower at its center, and five connectors, called ports, placed along the block's border:
For, Order by, and Return ports
You define a FLWOR statement's
Where port
The input for the
Where port must be the output port of another block, such as a condition, IF, or function block. Imagine you have two source documents - you can create an Equal condition block, and specify that the content of an element in one source document must match the content of an element in the other source document, and map the return value of this condition to the
Where port on the FLWOR block. Creating an Equal condition that specifies that the
See IF Blocks and Function Blocks for information on using other types of blocks in XQuery mapper. Flow port
The
Flow port, which is also present on IF and function blocks, allows you to link the result from other FLWOR, IF, and function blocks to define a conditional execution order for your XQuery expressions. You might decide you want a particular
Creating a FLWOR BlockYou can create FLWOR blocks in the XQuery Mapper tab in one of two ways:
|
Translating EDIFACT Documents to XML
The EDIFACT to XML Converter is a primary component 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, XQuery, XSLT, and so on.
SQL Server Tools
SQL Server Tools in Stylus Studio simplify working with relational and XML data including exporting data from a SQL Server database into XML and importing XML data back into SQL Server. Supports Microsoft SQL Server 2000 and Microsoft SQL Server 2005
Multi Channel Publishing
Multi channel publishing lets you go beyond single-source publishing of HTML and PDF to also generate simultaneously for non-document forms, such as to communicate with partners or drive spreadsheets.
Introduction to Convert to XML
Convert to XML is Stylus Studio's all-purpose utility for getting legacy data integration of all sorts into a custom XML format. This video provides an overview of the tool and walks you through a sample CSV to XML data transformation project.