T
Thomas Mann
Hi,
I have a xml-database with a changing amount of elements <A>. How do I write
a XSLT-Script to find out how many elements <A> are inside the database in
order to write them to an output file ?
example:
<A> P0 </A>
<A> P1 </A>
....
<A> Pn </A>
Greets
Thomas
I have a xml-database with a changing amount of elements <A>. How do I write
a XSLT-Script to find out how many elements <A> are inside the database in
order to write them to an output file ?
example:
<A> P0 </A>
<A> P1 </A>
....
<A> Pn </A>
Greets
Thomas