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

Re: including template files in single file

Subject: Re: including template files in single file
From: "tpass001" <tpass001@xxxxxxxxxxx>
Date: Wed, 21 Jul 2004 11:29:55 -0500
template single file
Thanks
----- Original Message ----- 
From: "David Carlisle" <davidc@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, July 19, 2004 8:42 AM
Subject: Re:  including template files in single file


> 
> > Is this a fairly common practice
> 
> yes, it's pretty much the scenario for which XSLT was designed.
> 
> 
> > and what effect is on performance,
> 
> minimal if it's working on the local file system, if you are fetching
> files from a remote server, there may or may not be a noticable effect
> of having to make another (http, usually) connection, depending on how
> slow your connection is. As always with performance questions it's
> highly dependent on your local setup, only sure way to answer this is to
> time it.
> 
> 
> > Also, in my case is "include" or "import" recommended.
> 
> depends what you want to do. If you want to sometimes over-ride the
> "common" templates with a specific template then usually xsl:import is
> better as the import precedence feature is designed for just this use.
> Sometimes though import precedence gets in the way and you want the
> "common" templates to act just as if they were in the top level
> stylesheet, in which case xsl:include is your friend.
> 
> David
> 
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star Internet. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ________________________________________________________________________

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.