Deploying an XML Schema

XML Schemas are created as Message Definition Files within a message set that is then deployed.

To create and deploy a message set for schema validation you must:
  1. Create or locate a message set that will contain the schemas.
  2. Set the Message Domain property of the message set to XMLNSC.
  3. Use the New Message Definition File wizard to create a message definition file (mxsd) from the XML Schema file (.xsd).
  4. Add the message set to a BAR file and deploy the BAR file.
Repeat step 3 for each XML Schema file that you want to deploy.

If your XML Schema imports or includes other XML Schema files, you can use the mqsicreatemsgdefs command to create all the message definition files in a single operation.

Related concepts
Generate XML Schema
Related reference
New message definition file wizards
mqsicreatemsgdefs command
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2009Copyright IBM Corporation 1999, 2009.
Last updated : 2009-01-07 15:21:25

ad20880_