Subject: nesting xml
From: Dan Diebolt <dandiebolt@xxxxxxxxx>
Date: Wed, 2 May 2001 12:27:35 -0700 (PDT)
|
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
| Current Thread |
- nesting xml
- Mark Kahn - Wed, 2 May 2001 14:28:00 -0400 (EDT)
- <Possible follow-ups>
- Dan Diebolt - Wed, 2 May 2001 15:26:41 -0400 (EDT) <=
- Mark Kahn - Thu, 3 May 2001 12:16:56 -0400 (EDT)
- Mark Kahn - Thu, 3 May 2001 13:06:16 -0400 (EDT)
|
|