[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: nested XML using xslt

Subject: RE: nested XML using xslt
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 24 Jul 2009 00:05:41 +0100
RE:  nested XML using xslt
> The trick is to make sure that the first list3 gets closed 
> after <list4> , and a new <list3> opens after the first closes.

It's too late at night for me to understand your problem, but this sentence
sounds as if you're approaching it from the wrong angle.

Don't think in terms of opening and closing elements. Think in terms of
constructing a tree of nodes. Writing an element is an atomic operation, it
isn't two separate operations to write the start and end tags. Draw the
result tree you want to produce on a scrap of paper - as a tree - and keep
it in front of you while coding; don't think about the serialized XML
output.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.