[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

<xsl:copy-of> question

Subject: <xsl:copy-of> question
From: xslt.new <xslt.new@xxxxxxxxx>
Date: Mon, 22 Jan 2007 10:52:40 -0600
 <xsl:copy-of> question
Hi:

I have a question about <xsl:copy-of>

I have am xml input file:

<a>
<para>Test</para>
</a>

My xslt:

<xsl:template match="a">
<xsl:copy-of select="node()"/>
</xsl:template>

I am using renderx XEP as the processor, and when Igenerate the PDF I
get an error message saying

"Element 'para' belonging to the anonymous namespace cannot occur in
an XSL-FO document outside 'instream-foreign-object' elements."

Can you tell me what this means?

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.