Name

<xsl:processing-instruction>

Synopsis

<xsl:processing-instruction
   name=”name“>
   ...
<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.

Get XML Pocket Reference, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.