Subject: Re: Get value from update.xml and stored in source.xml(update source.xml)
From: "Joris Gillis" <roac@xxxxxxxxxx>
Date: Thu, 08 Sep 2005 11:36:01 +0200
|
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
|