Accessing elements within groups in a message in the DFDL domain

When an input message is parsed, structures that you have defined as local groups (sequences or choices) in your DFDL schema file are not directly represented in the logical tree, but their child elements are.

About this task

Local groups do not have names in the model, and so do not cause elements to be created in the logical message tree. If you want to refer to the values of elements that are children of a local group, do not include the group in the ESQL path.