Subject: XSL manipulating two XMLs
From: "Najmi, Jamal" <Jamal.Najmi@xxxxxxxxxxx>
Date: Thu, 18 Apr 2002 08:43:28 -0400
|
Is it possibe to transform two separate XMLs with the same XSL to create an
HTML page where data is coming from two XMLs based on some rules defined by
the XSL.
Thanks
Jamal
-----Original Message-----
From: Michael Kay [mailto:michael.h.kay@xxxxxxxxxxxx]
Sent: Thursday, April 18, 2002 10:06 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: setting global parameter in one template and
accessing in another
> Is it possible to set a global parameter in one template and
> retrieve its
> value in another template?
>
No, XSLT is a declarative language and therefore does not allow variable
assignment. Tell use what your problem is, and someone will tell you how to
solve it declaratively.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|