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

Subject: [xsl] xsl:copy-to is not allowed in this position in the stylesheet!
From: "Nick Leone" <nick@xxxxxxxxxxxxxxx>
Date: Tue, 12 Jun 2007 09:03:19 -0500
Hi;

I'm getting "xsl:copy-to is not allowed in this position in the
stylesheet!" on this line of code:

Text: <textarea name="XmlMessage" rows="10" cols="60"><xsl:copy-to
select="*" /> </textarea>

I'm not sure why.  I'm trying to put the entire contents of the XML
file into a textarea on an HTML page including all the tags.  I am
using IBM Rational Application Developer to write the code.


Thank you very much!


-Nick

Current Thread