From the Table editor, you can validate XML data against a registered
XML schema that is used for decomposition.
- In the Database Explorer, open the Table editor for a table that
contains XML data.
- For a given XML data column, click the ellipsis button.
- Select the Validate XML Document check box.
- Click Finish.
The correct stored procedure is called, and triggers the decomposition
process. You can open the target table in the Table editor to verify that
the instance document that you specified was decomposed.