|
Put two dots between tree and * to get all
descendants of arbitrary depth: tree..*.(@data == n) - Gordon From:
[email protected] [mailto:[EMAIL PROTECTED] On Behalf Of hank williams I have an XML _expression_ that is a tree. I want to
find the node that has and id of "n", where the node could be at any
level of the tree. It seems to me the e4x stuff that I have read seem to
presume you are attempting to access a structured tree where all of the fields
of a particular type are at a given level, but this cant be true. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- [flexcoders] simple E4X question hank williams
- RE: [flexcoders] simple E4X question Gordon Smith
- Re: [flexcoders] simple E4X question hank williams

