Re: One XSL combining to different XMLs

Subject: Re: One XSL combining to different XMLs
From: Walid.Daccache@xxxxxxxxxxxxxxxx (SoftLiban DACCACHE Walid)
Date: Sat, 15 Jul 2000 10:38:32 +0300
Thanks a lot you've been very helpful IT WORKS.

    The probelm was a missing parameter in the URI where It was yielding a
null in the xml and couldn't retrieve any of the XML data. So Jeni you where
right after all.

<xsl:variable name="tot"
select="document('../AccountPG/LstXMLAccountPG.jsp?gprd_Id=<%out.print(gprd_Id);%>&amp;Soci_Id=<%out.print(Soci_Id);%>&amp;Year=<%out.print(Year);%>')"/>

Again thanks a lot.



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread