|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
Re: Get value from update.xml and stored in source.xm
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 13:11:00 +0200
|
Tempore 13:05:52, die 09/08/2004 AD, hinc in xsl-list@xxxxxxxxxxxxxxxxxxxxxx scripsit Shailesh <shailesh@xxxxxxxxxxxx>:
<?xml version="1.0" encoding="utf-16"?>
<test>
<source.xml>
<test>
<chapter>
<test1 id="0000001">
<test2>
</test2>
</test1>
<test1 id="0000002">
<test2>
</test2>
</test1>
</chapter>
</test>
</source.xml>
<update.xml>
</update.xml>
<output>
<test>
<chapter>
<test1 id="0000001">
<!--Looking up test1 (id = '0000001')-->
<!--With raw xpath:-->
<!--With a key:-->
</test1>
<test1 id="0000002">
<!--Looking up test1 (id = '0000002')-->
<!--With raw xpath:-->
<!--With a key:-->
</test1>
</chapter>
</test>
</output>
Ok, are your files 'update.xml' and 'source.xml' in the same directory?
Has the instance of msxml permission to read files from your hard disk?
--
Joris Gillis (http://users.telenet.be/root-jg/me.html)
Deserta faciunt et innovationem appelant
|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
|
| Atom 0.3 |
|
|