Parse an XML document. [1] document ::= prolog element Misc This is the top-level parsing function for a single XML document. As a minimum, a well-formed document must have a document element, and a valid document must have a prolog as well.
()
source not stored for this graph (policy: none)
no test coverage detected