Quote:
quote:Originally posted by joefawcett
I assume your XML has a root element that you haven't shown and is well-formed with matching tags rather than the mish-mash posted?
You basically need a template that matches product and within there process all the event element with the matching tag. So assuming this
Joe (Microsoft MVP - XML)
|


yes, i have a root element and the tags do match. the xml i have been given to work with has 5 millions lines, and not very obvious tags so i was trying to simplify matters. sorry.
thanks for your help.
i am using xslt 1.0, as i have been working through the tutorials on
www.w3schools.com, i have also just ordered "Learning XSLT"
M Fitzgerald. am i learning old technology? should i be jumping straight into XSLT 2.0?
again thanks for your help.