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

Re: VS: XSL-List Digest V3 #1004

Subject: Re: VS: XSL-List Digest V3 #1004
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Tue, 14 Aug 2001 10:33:20 +0100
Re:  VS: XSL-List Digest V3 #1004
just place xml in 2 variables

<xsl:variable name="test1" select="document('a.xml')/>

<xsl:variable name="test2" select="document('a.xml')/>

then use var $test1 or $test2 as your 'interfaces'.

cheers ,jim fuller


----- Original Message -----
From: "Samuli Niiranen" <samuli.niiranen@xxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, August 14, 2001 10:36 AM
Subject:  VS: XSL-List Digest V3 #1004


>
> >Date: Mon, 13 Aug 2001 12:54:21 +0200
> >From: "Aleksei Valikov" <valikov@xxxxxx>
> >Subject: Re:  Using multiple style sheets
>
> >Hi.
>
> >> I need to use multiple XSL style sheets (for HTML conversion) for one
XML
> >> file. What is the most simple solution for this?
>
> >If you simply need to modularize your stylesheet, use xsl:include (or
> >xsl:import for certain cases, difference in uneasy to understand).
>
> >If you need multi-step transformation like
> >first apply a.xsl
> >then apply b.xsl
> >then c.xsl
> [snip]
>
> Hi.
>
> Actually, what I need is two different interfaces to one XML document
(with
> Internet Explorer 5) and I wish to implement this using two XSL style
> sheets.
>
>
> Thanks,
> Samuli
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 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.