This tutorial teaches you how to create and register an XML schema on DB2®. You can create an XML schema and then edit it using the XML schema editor. Using the XML schema editor, you can specify element names that indicate which elements are allowed in an XML file, and in which combinations. Use the Register an XML Schema wizard to register the XML schema on a DB2 database. You can then use the registered XML schema to validate the insertion or update of XML data into an XML column.