2.3.1 EndElement Record (0x01)
This structure represents an end element. There are no additional fields for this record beyond the record type.
This record MUST be interpreted as the end element of the most recent open element and there MUST exist such an element. For example, if the most recent element record corresponded to the following start element
-
<ENV:envelope>
then this record is interpreted as the following characters.
-
</ENV:envelope>
Additionally, this record MUST be interpreted as closing the most recently open element.