Create a data connection to an XML data file

If you do not have an XML schema, you can create a data connection to an XML file to use as an example of your data.

  1. Do one of the following tasks:

    • Select File > New Data Connection.

    • Select an object on the page. In the Object palette, click the Binding tab, and select New Data Connection from the Data Binding menu.

  2. Select Sample XML Data and click Next.

  3. Click Browse and search for and select the XML file.

  4. Select one or both of these options:

    • (Optional) Select Transform Incoming Data, and then click Browse to search for and select the XSLT file that will be used to transform incoming data for the form design.

    • (Optional) Select Transform Outgoing Data, and then click Browse to search for and select the XSLT file that will be used to transform outgoing data for the form design.

  5. Click Finish. The data appears in the Data View palette.

// Ethnio survey code removed