Generate XML Schema

XML Schema is a standard way of describing complex message models.

Start of changeYou can generate a schema file from a message definition file. You can do this for an individual message definition file, or for all message definition files in a message set. If any XML physical formats have been defined for the message set, you can select which of these XML wire formats are to be applied.End of change

You can choose whether 'strict' or 'lax' schema generation is to be performed. This is necessary because the logical extensions to the XML Schema model provided by the message definition file cannot be represented in XML Schema. So you can choose either to generate a Schema with more strict or more lax validation than the equivalent validation performed by the message model parser. The affected model extensions are:

Further information about XML Schema

For details about XML Schema, see XML Schema Part 0: Primer on the World Wide Web Consortium (W3C) Web site.

Notices | Trademarks | Downloads | Library | Support | Feedback

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

ad10591_