This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

nesting xml


You subject line says it all; XML is nothing but nesting. You
don't need to parse XML - that is what the XSLT parser does for
you. Post a small XML fragment with non-empty element and what 
you what to do with it (how you want it transformed or rendered)
and you will get quick answer. The paradigm of XSLT does not
use subs or functions, but rather matching and evaluating templates
recursively. To get started you may want to search for +xslt 
+tutorial as there are quite a few introductions out there.

Regards,

Dan



__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]