This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Xpath and copy-of


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]