XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Val IliescuSubject: No Topic
Author: Val Iliescu
Date: 25 Jun 2001 11:34 AM
Is there a way of including more then one
template in a .xsl file... and then loading them 'by name' to be processed ?

Posttop
Minollo I.Subject: Re: No Topic
Author: Minollo I.
Date: 25 Jun 2001 11:48 AM
At 11:39 AM 6/25/2001 -0400, you wrote:
>From: "Val Iliescu"
>
>Is there a way of including more then one
>template in a .xsl file... and then loading them 'by name' to be processed ?

With "template" you mean other XML or XSLT files?

Other XML files can be accessed by an XSLT using the document() directive;
like:
{xsl:for-each select="document('c:\myfile.xml')/cars/car"}
...

Other XSLT files can be included or imported in the master stylesheet. You
may want to take a look at the XSLT specs for details about the
import/include directives.

Hope this helps,
Minollo

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.