Thank you for the reply, the code you suggested did generate different output but I should have been clearer in my original post (my fault, sorry!).
The output I'm currently getting is:
Type A testing output of A
Type B testing output of B
Type A testing output of A again
The output I...
Hi,
I have some example xml:
<Root>
<Rec>
<RecType>Type A</RecType>
<Words>testing output of A</Words>
</Rec>
<Rec>
<RecType>Type B</RecType>
<Words>testing output of B</Words>
</Rec>
<Rec>
<RecType>Type A</RecType>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.