The <xsl:processing-instruction>
element writes a processing instruction to the output document.
The <xsl:processing-instruction>
element writes a processing instruction to the output document.
<xsl:processing-instruction name=NAME> TEMPLATE </xsl:processing-instruction>
name
Specifies the name of this processing instruction.
None.
Instruction, appears within a template.
XSLT, section 7.3
Supported.
© 2005–2022 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/XSLT/Element/processing-instruction