The ProcessingInstruction object represents a processing instruction.
A processing instruction is used as a way to keep processor-specific information in the text of the XML document.
IE: Internet Explorer, F: Firefox, O: Opera, W3C: World Wide Web Consortium (Internet Standard)
| Property | Description | IE | F | O | W3C |
|---|---|---|---|---|---|
| data | Sets or returns the content of this processing instruction | No | Yes | ||
| target | Returns the target of this processing instruction | No | Yes |
Your message has been sent to W3Schools.