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 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
David KimSubject: xsl:include
Author: David Kim
Date: 19 Nov 1999 02:05 PM
Hi,
I would like to include tags in my stylesheets. But I'm not very sure how I can do this. I need to be clear how the stylesheets should look like (both the xsl file that calls the include and the one file that is being included> Does Stylus have a easy way of using ? Or a very good example will be also helpful.

Thanks a lot.

Dave

Posttop
Omri TraubSubject: xsl:include
Author: Omri Traub
Date: 19 Nov 1999 03:13 PM
Hi,

You can use the following example for xsl:include ( replace < for ( etc.):

(xsl:stylesheet xmlns:xsl="http://www.w3.org/XSL/Transform/1.0")

(xsl:include href="common.xsl"/)

...

(/xsl:stylesheet)


This will include the file "common.xsl" in your current stylesheet. If you want to include within stylesheets in eXcelon, you will need the latest version:

(xsl:include href="storename:/fname.xsl"/)

I hope this helps,

- Omri.

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 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.