A <partial-decode-group>
section can be nested
under a <production>
section or an
<element>
section.
The purpose of this section is to identify a group of ASN.1 elements that are targeted as a group for partial decoding. See "Generated C/C++ Files and Partial Decoding" for more information on partial decoding.
The <partial-decode-group>
tag may include a
name
attribute, whose use is described in the discussion
on partial decoding. The <partial-decode-group>
's
contents should consist of two or more <element>
children, identifying the ASN.1 elements that are being targeted as a
group.