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

templates with priority, xsl code reuse

Subject: templates with priority, xsl code reuse
From: "Rachid Taji" <rachid.taji@xxxxxxxxx>
Date: Fri, 13 Jul 2001 09:38:56 +0200
xsl template reuse
Hello,

I want to do the following things and I need Help:

first, I have a template with priority 1:

<xsl:template match="root" priority="1">
		...xsl code
</xsl:template>

I want to define another template with priority 2, that use the same code of
the first template( priority 1)with adding some new code:

<xsl:template match="root" priority="2">

		... code of template with priority 1...

            other xsl code specific to this template
</xsl:template>

I don't know how to call the template with priority="1" in the template with
priority="2".
Of course, I want to avoid a copy-past.

Can every body help me  ?


Thanks too much

Rachid


 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.