Parse the prolog of an XML document. [24] prolog ::= XMPDecl? Misc (Doctypedecl Misc )? There are a couple of tricks here. First, it is necessary to declare the XML default attributes after the DTD (if present) has been read. Second, it is not possible to expand general r
()
source not stored for this graph (policy: none)
no test coverage detected