Parse a processing instruction and do a call-back. [19] PI ::= '<?' Name (S (Char - (Char '?>' Char )))? '?>' (The <? has already been read.) An XML processing instruction must begin with a Name, which is the instruction's target.
()
source not stored for this graph (policy: none)
no test coverage detected