the "PITarget" of the processing instruction.
the "PITarget" of the processing instruction. For the instruction <?foo bar="baz"?>
, the target would
be foo
the remainder of the instruction.
the remainder of the instruction. For the instruction <?foo bar="baz"?>
, the text would
be bar="baz"
A processing instruction was encountered.
the "PITarget" of the processing instruction. For the instruction
<?foo bar="baz"?>
, the target would befoo
the remainder of the instruction. For the instruction
<?foo bar="baz"?>
, the text would bebar="baz"
http://www.w3.org/TR/REC-xml/#sec-pi