[Home] [By Thread] [By Date] [Recent Entries]
I am referring to http://www.informatik.hu-berlin.de/~obecker/XSLT/ The source XMLs are as follows:
1.xml:
<A>
<B name="123">
<C>
<D>
<E>val 1</E>
</D>
</C>
<G>1</G>
</B>
</A>
2.xml:
<A>
<B name="123">
<H>
<F>
Val3
</F>
</H>
<C>
<D>
<E> Val2 </E>
</D>
</C>
</B>
</A>
Many thanks in advance! Rosh
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



