Optionaloptions: Partial<ParseXmlHandlerOptions>Invoked when a new element has been started, after the element's attributes have been read.
An object representing the element's name and namespace.
The attributes associated with the currently opening element.
A ParseXmlHandler implementation that follows XmlRules, building an object of the parameterized type.