IBM Integration Bus, Version 10.0.0.2 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


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>
The diagram shows the tree that represents the preceding XML document.

ac67252_.htm | Last updated 2015-09-24 12:52:01