Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries [Thread Prev] >Thread Next - Re: using xsl file to parse out a chunk of XML using xsl file to parse out a chunk of XMLTo: NULL Date: 1/7/2009 8:55:00 AM I have the following XML file:
<query id="8124-1228816866" chunk="0" desc="">
<context>id=1005;pid=5208;tid=5400</context>
<a>111</a>
<b>222</b>
<c>333</c>
</query>
<query id="8124-1228816867" chunk="0" desc="">
<context>id=1006;pid=5278;tid=5400</context>
<a>444</a>
<b>555</ba>
<c>666</c>
</query>
....
....
....
Can somebody provide me with an XSL file where I can pass in
values for id, pid and tid and than return a chunk of the XML
(it's okay to put into a temp file).
For example:
If id=1005 pid=5208 tid=5400 I want to the following chunk of XML
<query id="8124-1228816866" chunk="0" desc="">
<context>id=1005;pid=5208;tid=5400</context>
<a>111</a>
<b>222</ba>
<c>333</c>
</query>
Thanks in advance to all that answer this post
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
