quick question. do you want to give each node an ID, even if it is the same
as another node
I don't know the e4x for selecting everynode, but the xpath is real easy //*
then have a singleton with a getID method, itterate through the collection
adding an attribute (i would advise namespacing that attribute as not to
override existing values) and bob's yer uncle.

On Tue, Oct 18, 2011 at 7:32 AM, henrianno <henria...@yahoo.com> wrote:

> **
>
>
> Hello,
>
> Please, i have an XML documents which is nested and contains repeating xml
> nodes inside. So, i want a way to identify the different nodes in the XML
> document. I came up with an idea of giving each node a unique ID
> dynamically. Does anyone know how to to this in Flex?
>
> Thanks
>
>  
>



-- 
j:pn
\\no comment

Reply via email to