IBM App Connect Enterprise, Version 11.0.0.2 Operating Systems: Windows, Linux


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 2018-11-02 14:45:31