< Previous | Next >

Create and register an XML schema on DB2

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 indicates which elements are allowed in an XML file, and in which combinations. Use the Register an XML Schema wizard to register an XML schema on a DB2 database. From the Table editor, you can then validate XML data against a registered XML schema that is used for decomposition.

Learning objectives

When you complete the exercises, you will know how to do the following tasks:
This tutorial should take approximately 60 minutes to finish. If you explore other concepts related to this tutorial, it could take longer to complete.

Skill level

Advanced

Audience

Database developers

System requirements

Prerequisites

In order to complete this tutorial, you should be familiar with the following concepts:

Lessons in this tutorial

< Previous | Next >