Easy Tutorial
❮ Prop Cdata Length Prop Attr Nodename ❯

XML DOM - ProcessingInstruction Object


ProcessingInstruction Object

The ProcessingInstruction object represents a processing instruction.

Processing instructions are used to maintain information for specific processors in the text of an XML document.

ProcessingInstruction Object Properties

Property Description
data Sets or returns the content of the processing instruction.
target Returns the target of the processing instruction.
❮ Prop Cdata Length Prop Attr Nodename ❯