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

Re: One XSL combining to different XMLs

Subject: Re: One XSL combining to different XMLs
From: Walid.Daccache@xxxxxxxxxxxxxxxx (SoftLiban DACCACHE Walid)
Date: Fri, 14 Jul 2000 17:21:25 +0300
xslt to combine 2 xmls
Yes,

I've been trying to use the document() function where I put:

    <xsl:variable name="tot"
select="document('../AccountPG/LstXMLAccountPG.jsp')" />

Then did:

    <xsl:apply-templates select="$tot/RangeList/Range1"/>

and tried to debug using

    <xsl:template match="Range1">
    <H1> HELLO WORLD </H1>
    </xsl:template>

But didn't get any output knowing that I m sure that the xml data is
being constructed and no errors are showing.

Am I missing something ???

Thanks for the help.


Kay Michael wrote:

>
> >     Could one ever combine two XMLs using one XSL ?
>
> XSLT provides the document() function for just this purpose.
>
> Mike Kay
>
>  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.