Return NodeList instead of Node
The parser now returns a nodeList instead of a single node as result. This enables the parsing of multiple elements that are not encapsulated in a container.
The parser now returns a nodeList instead of a single node as result. This enables the parsing of multiple elements that are not encapsulated in a container.