Message Sets: Message definition file properties

The properties of a message definition file.

Namespace

Property Type Meaning
Prefix String The namespace prefix for the target namespace of this file. This field cannot be changed after the message definition file has been created.
Target Namespace String The target namespace for the message definition file. All global objects created within the file will have this namespace by default. This field cannot be changed after the message definition file has been created.

Default namespaces for local objects

Property Type Meaning
Elements String The default namespace for all local elements within this message definition file.
Attributes String The default namespace for all local attributes within this message definition file.
Property Type Meaning
Default block String and Enumerated type The default value for the block attribute for all complex types and elements within this message definition file.
Default final String and Enumerated type The default value for the final attribute for all complex types and elements within this message definition file.
Property Type Meaning
Use xml.xsd schema Check box Select this check box if you need to use the xml.xsd schema. When you select this check box, the http://www.w3.org/2001/xml.xsd schema is imported and you can use any of the constructs in that schema.
Note: The full text that describes this check box is Use http://www.w3.org/2001/xml.xsd schema.