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

Re: xsl:copy-of misuse?

Subject: Re: xsl:copy-of misuse?
From: Mike Brown <mike@xxxxxxxx>
Date: Wed, 14 May 2003 16:35:18 -0600 (MDT)
xsl copy of document
Consider telling us what your XML looks like.
You probably want <xsl:value-of select="documentation"/> though.

Holbrook, R Cody (Cody) wrote:
> 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
> 

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


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.