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

How to copy the whole tree?

Subject: How to copy the whole tree?
From: Oskar Werewka <ow5@xxxxxxxxxxxxxx>
Date: Wed, 16 May 2001 23:55:21 +0200
copy the whole xml

I want to have a special layer for changing the language version of my documents, so I have something like this:

<page>
	<......./>
	<......./>
		<RECORD>
			<......./>
			<ProcessID>34</ProcessID>
			<......./>
		</RECORD>
	<......./>
</page>

and a template for language transformation:

<xsl:template match="ProcessID">
	<xsl:value-of .......not important there :)........./>	
</xsl:template>

and I do not know how to copy the whole tree,
to the result with applying this template	"ProcessID"

I was fighting with xsl:copy but I failed to force
it co copy the whole tree for me.

Thank you very much for you help.

Regards,
Oskar Werewka



--



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.