The XML domains

The XML and XMLNS domains can be used for modeling messages conforming to the W3C XML standard.

Start of changeThe XMLNS domain should be used if your messages exploit the namespaces feature of the XML version 1.0 or 1.1 specification.End of change

Note that it is often not essential to model messages in the XML or XMLNS domains at all. For example, WebSphere Business Integration Message Broker parses XML and XMLNS domain messages without reference to any message model.

See XML messages in the MRM and XML domains for more details about the relative strengths and weaknesses of using the MRM domain or one of the XML domains to model XML messages.

Related concepts
Message modeling concepts
Why model messages?
Which message domain and format to use?
The message model
XML parsers and domains
Related tasks
Developing message models