RE: [xsl] Addition of Common data to XSL

Subject: RE: [xsl] Addition of Common data to XSL
From: "Bondarenko, Taras" <TBondarenko@xxxxxxxx>
Date: Mon, 28 Mar 2005 17:04:06 -0500
Absolutely. Use document() function. Or external entity reference if
your configuration specific to your XML input.

-----Original Message-----
From: Challa, Harsha [mailto:hchalla@xxxxxxxxxxxx]
Sent: Monday, March 28, 2005 4:54 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Addition of Common data to XSL

Hello

I have an xsl which takes an input  xml document and converts it to flat
file.

Is it possible during this process for it to call/ access another
configuration xml which has some static data
and add these details while doing the transform?

thanks for help
Harsha

Current Thread