December 2002
Intermediate to advanced
576 pages
32h
English
<xsl:processing-instruction>
The <xsl:processing-instruction> element
inserts a processing instruction into the result tree. This element
cannot be used to generate an XML declaration; use
<xsl:output> for that. The
name attribute specifies the target of the
processing instruction.
<xsl:processing-instruction
name="name">
...
<xsl:processing-instruction>Read now
Unlock full access