Subject: Traverse order
From: Honglin Su <hosu@xxxxxxxxxxx>
Date: Tue, 17 Aug 1999 16:18:17 -0400
|
Hi, there,
When the XSL processor processes the XML document, it will read the root
element first, then the child elements. Can we construct an XSL
stylesheet to do the post-order traverse, it print out the leaf element
which has no child, then the parents, and the last one is the root
element.
Thank you!
Honglin
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Traverse order
- Honglin Su - Tue, 17 Aug 1999 16:18:17 -0400 <=
- <Possible follow-ups>
- Mike Brown - Tue, 17 Aug 1999 15:35:32 -0600
|
|