Inherited from CombinatorUnparser
Inherited from CombinatorProcessor
Inherited from Unparser
Inherited from Processor
Inherited from Serializable
Inherited from Serializable
Inherited from Logging
Inherited from Identity
Inherited from ToBriefXMLImpl
Inherited from AnyRef
Inherited from Any
base for unparsers for the children of sequences.
There is one sequence child unparser for each child (declared) of the sequence.
These do not iterate over multiple recurring instances. That iteration happens in the caller. These unparse only a single occurrence when the child unparser is for an array/optional element.