|
Home > Online Product Documentation > Table of Contents > Connection Settings Connection SettingsConnection settings for the URL Builder are the same as those used to define a DB-to-XML data source: You can specify a new set of connection properties, or you can use a default connection by clicking the Use Default Connection check box. See Specifying Connection Settings for more information. XMLForestStylus Studio supports XMLForest, an SQL/XML function that produces a sequence of XML elements based on the rows in a relational table. You can specify whether or not you want to use XMLForest when using the URL Builder to access a relational table as XML. ExampleConsider a simple BOOKS table with a TITLE row. If you accessed the BOOKS table using the URL Builder alone, the resulting XML would look like this:
Stylus Studio creates the
When you use XMLForest, the resulting XMLis not well-formed - it has no root element, and the data is represented as a sequence of
Sequence ElementsTo allow you to work with sequences formed by XMLForest in Stylus Studio, the URL Builder adds a sequence element to the XML. The sequence element acts as a root element, ensuring that the XML is well-formed. The sequence element takes the following form:
In most cases, the sequence element is ignored for display purposes in Stylus Studio. |

Cart

