ProcessingInstruction - Web APIs | MDN

Instance properties

This interface also inherits properties from its parent interfaces, CharacterData, Node, and EventTarget.

ProcessingInstruction.sheet Read only

Returns the associated StyleSheet object, if any; or null if none.

ProcessingInstruction.target Read only

A name identifying the application to which the instruction is targeted.

Instance methods

This interface doesn't have any specific method, but inherits methods from its parent interfaces, CharacterData, Node, and EventTarget.

Specifications

Specification
DOM
# interface-processinginstruction

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on by MDN contributors.