PDA

View Full Version : [XSLT] Group tags to prioritize the xml file


webdev
09-21-2009, 07:43 PM
Hello, I have 2 problems with an xml file: 1. the original xml has no structure because all the tags (except the root element) are at the same level. What I want to do is to insert a tag , whose children would be one and all the tags that follow it until the next tag...