[osflash] E4X question
jake varghese
osflash at flvorful.com
Thu Nov 15 08:25:24 PST 2007
Hi Alias,
It is a deep, recursive search.
Example:
document..item
That will find all <item> nestings in the XML document.
You can limit the search by recursing farther down.
*document.orders..item
*will find all *items* that are nested inside of an *order *tag.
hope that helps.
Thanks,
Jake Varghese
CEO / Lead Developer
Flvorful
www.flvorful.com
office: 877-821-8022 x701
cell: 512-289-3916
Alias^(TM) wrote:
> Hi guys,
>
> Sorry if this is a stupid question, but I'm finding it hard to get a
> straight answer on this.
>
> The ".." operator in E4X, yeah?
>
> What's going on there? Is it a deep recursive search, a single level
> search, or what? Does it go through the whole document, or is it only
> for the descendants of the current context? The documentation is so
> vague and the W3C spec isn't much help either..
>
> thanks in advance,
> Alias
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20071115/5ec026aa/attachment.html
More information about the osflash
mailing list