RE: [xsl] xsl:copy-to is not allowed in this position in the stylesheet!

Subject: RE: [xsl] xsl:copy-to is not allowed in this position in the stylesheet!
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Tue, 12 Jun 2007 15:53:37 +0100
> The error msg makes me wonder where copy-to is allowed :)


<literal-result-element xsl:version="3.0">
  <xsl:copy-to select="HMQ">
    <xsl:fallback/>
  </xsl:copy-to>
</literal-result-element>

Michael Kay
http://www.saxonica.com/

Current Thread