RE: Xpath and copy-of

Subject: RE: Xpath and copy-of
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 9 Jun 2000 15:00:10 +0100
> Has anyone run into trouble using copy-of using an Xpath 
> expression. I have used expressions such as
> 
> 	<xsl:copy-of select="child::.."/>
> 
Nothing to do with <xsl:copy-of>, "child::.." is not a valid XPath
expression (I can't imagine what you think it might mean) and should be
rejected.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread