Open
Description
Right now the parser falls back to Sabre\Xml\Element\Base::xmlDeserialize
if the element's name is not registered in $this->elementMap.
Line 286 in a6af111
I propose making this default configurable. With some XMLs, people extend them in a way that is impossible to know every vendor-specific variation out there. It would be nice if we can parse these elements into a generic class that fits with the rest of the resulting data structure.
Metadata
Metadata
Assignees
Labels
No labels