|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Matching Siblings
Hi all, I'm attempting to transform the following <go/><postfield id="A"/><refresh/><postfield id="B"/> into.... <go><postfield id="A"/></go><refresh><postfield id="B"/></refresh> i.e. Wrap the 'postfield' element in a 'go' until a sibling is encountered which isn't a 'postfield'. In this case it's 'refresh'. The same rules apply for 'refresh'. At the moment I'm attempting to recurse through each individual following-sibling of the 'go' or 'refresh', checking if it's a 'postfield'. If it's a 'postfield' then I copy it into the 'go' otherwise I move on. I won't include my code since it's useless ;) but any help is appreicated. Cheers. Ciaran. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








