Validating XML data

From the table data editor, you can validate XML data against a registered XML schema.

To validate XML data:

  1. In the Data Source Explorer, right-click a table that contains an XML column, and select Data > Edit. The table data editor opens.
  2. In the editor grid, click the ellipsis [...] button in an editor row that contains an XML column. The XML Cell editor window opens.
  3. Select Validate XML Document.
  4. Click Finish.
  5. In the window that opens, select a registered XML schema to use for validation. Press F1 for detailed information about each option.
  6. Click OK.

The appropriate commands run on the database server. The Data Output view displays the results of your actions.


Feedback