XML DOM - The ProcessingInstruction Object
The ProcessingInstruction object represents a processing
instruction.
The ProcessingInstruction object
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)
ProcessingInstruction Object Properties
| 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 |
 |
|
Get Your Diploma!
W3Schools' Online Certification Program is the perfect solution for busy
professionals who need to balance work, family, and career building.
The HTML Certificate is for developers who want to document their knowledge of HTML, XHTML, and CSS.
The ASP Certificate is for developers who want to document their knowledge of ASP, SQL, and ADO.
|
|