| Subject: [xsl] xsl:copy-of misuse? From: "Holbrook, R Cody (Cody)" <rch7@xxxxxxxxx> Date: Wed, 14 May 2003 16:17:50 -0600 | 
I'm using the following: <xsd:annotation> <xsd:documentation> <xsl:copy-of select="documentation/."/> </xsd:documentation> </xsd:annotation> and I'm outputing: <xsd:annotation> <xsd:documentation> <documentation> Put summary here. Also put full description here. </documentation> </xsd:documentation> </xsd:annotation> What I'd like to get: <xsd:annotation> <xsd:documentation> Put summary here. Also put full description here. </xsd:documentation> </xsd:annotation> I've been fumbling around this and I can't seem to get the <xsl:copy select="?"> correct. Thanks. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] XPath: following sibling/, Lars Huttar | Thread | Re: [xsl] xsl:copy-of misuse?, Mike Brown | 
| Re: [xsl] re-ordering an instance t, S Woodside | Date | RE: [xsl] xsl:copy-of misuse?, Holbrook, R Cody (Co | 
| Month |