RE: [xsl] Get value from update.xml and stored in source.xml(update source.xml)

Subject: RE: [xsl] Get value from update.xml and stored in source.xml(update source.xml)
From: "Shailesh" <shailesh@xxxxxxxxxxxx>
Date: Wed, 8 Sep 2004 15:10:56 +0530
Hi,

I have used posted xml and xslt.
I have written a small code in VB.NET which takes input as "xml" file and
for transformation "xslt" and does the transformation which will output an
xml file.

--
Shailesh 

-----Original Message-----
From: Joris Gillis [mailto:roac@xxxxxxxxxx] 
Sent: Thursday, September 08, 2005 3:06 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Get value from update.xml and stored in source.xml(update
source.xml)

Tempore 11:19:43, die 09/08/2004 AD, hinc in xsl-list@xxxxxxxxxxxxxxxxxxxxxx
scripsit Shailesh <shailesh@xxxxxxxxxxxx>:

> Using below xsl the output is like:
>
> <?xml version="1.0" encoding="utf-8"?> <test>
>   <chapter>
>     <test1 id="0000001">
>     </test1>
>   </chapter>
> </test>
>
> <test2> element is missing in source.xml which should be 
> <test2>ABCD</test2>.

Did you use the posted xml and xslt snippets litteraly?
What xslt processor do you use?

--
Joris Gillis (http://users.telenet.be/root-jg/me.html)
Deserta faciunt et innovationem appelant

Current Thread