Subject: Re: Addition of Common data to XSL
From: JBryant@xxxxxxxxx
Date: Mon, 28 Mar 2005 16:06:59 -0600
|
Sure. Use the document function. If you want more specifics, you should
show us snippets of the base XML file, the other file to read, the XSL you
currently use.
Jay Bryant
Bryant Communication Services
(presently consulting at Synergistic Solution Technologies)
"Challa, Harsha" <hchalla@xxxxxxxxxxxx>
03/28/2005 03:53 PM
Please respond to
xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To
xsl-list@xxxxxxxxxxxxxxxxxxxxxx
cc
Subject
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
|