[Home] [By Thread] [By Date] [Recent Entries]
Hi all,
i have these xml:
1.
<car>
<audi>
<bmw>
</car>
2.
<car>
<version>
<audi>
<bmw>
</version>
</car>
These are the two possibilities that can occur.
I tried: match="car | car/version" but it does not match correctly resp.
it does not work.
Some ideas?
Thanks
Sven
|

Cart



