Interface: ProcessingInstructionEvent
Stuff like <?xml foo="blerg" ?>
.
Properties
event
event:
"processinginstruction"
Defined in
payload
payload:
object
object with name and body members. Attributes are not parsed, as processing instructions have implementation dependent semantics.
body
body:
string
name
name:
string