Parse the XML declaration. [25] XMPDecl ::= '<?xml' VersionInfo EncodingDecl? SDDecl? S? '?>' [26] VersionInfo ::= S 'version' Eq ('"1.0"' | "'1.0'") [33] SDDecl ::= S 'standalone' Eq "'" ('yes' | 'no') "'" | S 'standa
(boolean ignoreEncoding)
source not stored for this graph (policy: none)
no test coverage detected