|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: move tag up to level
The 'a' and 'b' are complex type, for example:
<root> <a>mixed content <c>huuu</c> like text and tags <b>other <d>mixed</d> content</b> mixed <e>content</e> also here </a> </root> As result I need to have: <root> <a>mixed content <c>huuu</c> like text and tags</a> <b>other <d>mixed</d> content</b> <a>mixed <e>content</e> also here</a> </root> Could you please help me with this example, to understand how apply grouping with xslt2. I use Saxon XSLT Processor. ~alex 2006/9/28, David Carlisle <davidc@xxxxxxxxx>:
-- ~alex
|
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
|






