Subject: Re: alternating tags in a list?
From: Paul Prescod <paul@xxxxxxxxxxx>
Date: Tue, 15 Dec 1998 13:22:11 -0600
|
Keith Visco wrote:
>
> >Couldn't you use ECMAScript on your XML after
> > XSL is done with it to do those little extras you couldn't get done in
> > XSL?
>
> It might not be XML when you are done processing it with XSL. In which
> case...have fun parsing.
You have a fundamental misunderstanding. The tree that results from
processing an XML document with XSL is an XML node tree. You need not
"parse" it. You can attack the resulting tree DIRECTLY with the DOM. After
fiddling with it, you could save it in HTML syntax, or TeX syntax, or
whatever, but that doesn't affect the shape of the node tree.
Paul Prescod - ISOGEN Consulting Engineer speaking for only himself
http://itrc.uwaterloo.ca/~papresco
"Sports utility vehicles are gated communities on wheels" - Anon
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Re: alternating tags in a list?, (continued)
- Toivo Lainevool - Tue, 15 Dec 1998 13:27:34 +0000 (GMT)
- Tyler Baker - Tue, 15 Dec 1998 09:31:33 -0500
- Keith Visco - Tue, 15 Dec 1998 10:41:26 -0500
- Paul Prescod - Tue, 15 Dec 1998 13:22:11 -0600 <=
- Ray Cromwell - Tue, 15 Dec 1998 16:28:26 -0500 (EST)
- Guy_Murphy - Tue, 15 Dec 1998 13:40:12 +0000
- Sean Mc Grath - Tue, 15 Dec 1998 14:43:33 GMT
- Vun Kannon, David - Tue, 15 Dec 1998 11:02:15 -0500
|
|