|
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. |
XQuery Tools Support for TigerLogic XDMS
Stylus Studio's integration with the TigerLogic XDMS XQuery processor, allowing you to execute advanced XQuery expressions directly against any TigerLogic XDMS instance.
XML Helps Uncork Innovative Winery Web Sites
Learn how Freerun Technologies, Inc., a leading Internet services provider used Stylus Studio and XML technologies to develop a framework for Web-based eCommerce applications for the wine industry, reducing development cycles.
Learn Stylus Studio in 6 Minutes
Learn Stylus Studio in 6 Minutes is the world's fastest introduction to XML development using Stylus Studio. In just six minutes, learn how to leverage Stylus Studio's powerful XML tools and utilities to simplify XML development.
XML Validator
Stylus Studio has a built-in XML validator that supports industry-standard DTD and XML Schema validators including MSXML 4.0 SAX, MSXML 4.0 DOM, Microsoft .NET XML Parser (System.XML), Xerces-J 2.5.1, XSV 2.6, etc. Validate XML with Stylus Studio.