xsl-list
[Top] [All Lists]

Re: Get value from update.xml and stored in source.xml(update source.xml)

2005-09-08 02:36:01
Tempore 11:19:43, die 09/08/2004 AD, hinc in 
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com scripsit Shailesh 
<shailesh(_at_)quagnito(_dot_)net>:

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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--