From the table data editor, you can validate
XML data against
a registered XML schema.
Before you begin
- Create a connection
to an XML database in the Data Source Explorer.
The database must contain at least one table with at least one XML
column.
- Register an XML schema in the database.
About this task
To validate XML data:
Procedure
- In
the Data Source Explorer, right-click a table that contains
an XML column, and select . The table
data editor opens.
- In the editor grid,
click the ellipsis [...] button in
an editor row that contains an XML column. The XML
Cell editor window opens.
- Select Validate
XML Document.
- Click Finish.
- In the window that opens, select a registered XML
schema
to use for validation. Press F1 for detailed information about each
option.
- Click OK.
Results
The appropriate commands run on the database
server. The
Data Output view displays the results of your actions.