Manipulating messages in the XMLNS domain

When you write ESQL for processing messages in the XMLNS domain, it is helpful to understand the structure of the message tree that the XMLNS parser builds.

About this task

The topics in this section provide information about how to write ESQL for processing messages that belong to the XMLNS domain, and that are parsed by the XMLNS parser. Most of the information in these topics also applies to the XML domain, unless it refers to features that are not supported in the XML domain.

Refer to XMLNS parser for background information.

The following topics provided detailed information about the structure of the message tree that the XMLNS parser builds, and the field types that it uses.

You can find more information about processing XML messages in Working with XML messages.