WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
XML message body example
The XMLNS parser creates a message tree that represents an XML document.
The following example shows the message tree that the XMLNS parser creates for the following snippet from a simple XML document:
<Person age="32" height="172cm">
<Name>Cormac Keogh</Name>
</Person>
