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
Manipulating messages in the DFDL domain
How to use messages that have been modeled by using DFDL schema files, and that are parsed by the DFDL parser.
The topics in this section provide
information about how to write ESQL for processing messages that belong
to the DFDL domain, and that are parsed by the DFDL parser. For more
information about the DFDL parser and domain, see DFDL parser and domain.
The structure of the message tree that the DFDL parser builds, and the field types that it uses, are defined by the logical model that is defined in your DFDL schema file. For more information about DFDL schema files, see Working with DFDL schema files. The following topics show you how to deal with messages that have been modeled in the DFDL domain, and that are parsed by the DFDL parser. Use this information in conjunction with the information about manipulating message body content; see Manipulating message body content.