W3cubDocs

/Haxe JavaScript

ProcessingInstruction

package js.html

extends CharacterDataNodeEventTarget

extended by XMLStylesheetProcessingInstruction

Available on js

A processing instruction provides an opportunity for application-specific instructions to be embedded within XML and which can be ignored by XML processors which do not support processing their instructions (outside of their having a place in the DOM).

Documentation ProcessingInstruction by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Variables

read only target:String

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/ProcessingInstruction.html