The following tables list the elements in the XML Schema sections
of the options file.
The first table applies to all message sets, but
the second table applies only to message sets that do not support namespaces.
The following restrictions apply:
- You must specify in an XML file a valid value for each of the options
listed, unless otherwise specified.
- Options values are case-sensitive.
- If you do not specify the -opt parameter on
the mqsicreatemsgdefs command, the default options file (mqsicreatemsgdefs.xml)
is used; see Default options file for the mqsicreatemsgdefs command.
For further information about using these options, see Importing from XML Schema.
<XSD> element |
Possible values |
MSG |
- elements (default)
- types
- both
|
<XSD_NO_NS> element |
Possible values |
IMPORT |
|
REDEFINE |
- modify (default)
- reject
- accept
|
LIST |
- modify (default)
- reject
- accept
|
UNION |
- modify (default)
- reject
- accept
|
ABSTRACT_CT |
- modify (default)
- reject
- accept
|
ABSTRACT_ELEMENT |
- modify (default)
- reject
- accept
|
XSD_PREFIX |
- xsi (default)
- <any other prefix>
|
URI_PREFIX_PAIRS Note: You can specify
zero, or more URI_PREFIX_PAIRS elements.
|
Attribute pair- uri=<uri_value>
- prefix=<prefix_value>
|