Previous Topic  Next Topic

XML Connection

An XML connection contains relational data that is transformed from an XML data source.

Designer can parse schemas from XML instances or import schemas from an XSD file, and then transform them to relational schemas. During the transformation, Designer transforms elements in the XML schemas to either tables or columns in tables. You can access the transformed tables in the same way as with JDBC supplied tables.

Set Up XML Connection

Back to top

Previous Topic  Next Topic