Using the Register an XML Schema wizard, you can register
an XML schema to the DB2(R) database server. The XML schema will be used to
validate XML column data by using the Table editor.
To register the XML schema:
- n the Data Project Explorer view, right-click the employee XML
schema document, and select Register an XML Schema. The Register an XML Schema wizard opens.
- In the Relational schema name field, type MyRelationalSchema.
- In the XML schema name field, type MyXMLSchema.
- Click Next. You should
see the employee XML schema document in the XML schema documents and dependencies
list.
- Click Finish to register the XML schema.