A script-enabled browser is required for this page to function properly.

Using the DOM parser

The DOM parser validates the XML data file against the DTD or schema used to define it. If you are not sure which parser to use, see About the XML parsers.

To validate XML data using the DOM parser:

  1. In the Data Model view, righ-click the XML query that you want to use the DOM parser, and choose Data Wizard.

  2. In the Define XML Query dialog box, click Advanced Topics.

  3. Check Validate Data source.

  4. Click OK.

    The data will be validated using the DOM parser.

See also

About the XML parsers