This dialog allows you to insert XML data into the output. For this you will need an XML file and an optional XSD (XML Schema) file for validating the selected XML. This will create a hierarchical data source from the XML data according to the schema.

If you have both the XML and XSD, select "XSD and XML Files" and you will be prompted to assign both the XSD schema and a sample XML to test against.

Should you not have an XSD file for the XML, Data Architect will create one for you on the fly. Note that this will require one additional pass through the XML data and can be noticeable for large files. It is recommended that all XML files are accompanied by their schemas.
Note:
When running in DAS, you can override the sample test XML with an XML containing real data. See the Ecrion DAS help for more information on how to override diagram properties.