- An SGML and XML node type, which may occur anywhere in a document, intended to carry instructions to the application. Processing instructions are exposed in the Document Object Model as
Node.PROCESSING_INSTRUCTION_NODE, and can be used in XPath and XQuery with the processing-instruction() command. An SGML processing instruction is enclosed within <? and >. An XML processing instruction is enclosed within <? and ?> and contains a target as well as (optionally) some content, which is the node value that cannot contain the sequence ?>. ← Wikipedia
- Related terms: Single instruction, multiple data · Stream processing · Single instruction, single data · Flynn’s taxonomy
- Previous term: Procedural programming
- Next term: procmail
- Random term: Professional employer organization (webglossary.info/random 🎲)