I have an xml object and I am trying to get the attribute names into an array.  Can anyone help me?

 

I am trying to get the attribute names from mygroup(for ex. In this case I would want id and task).

 

<mygroup id=”1” task=”do this”>

    <mychild id=”1.1” task=”do this” tools=”hammer”/>

    <mychild id=”1.2” task=”do this” tools=”wrench”/>

</mygroup>

 

Thank you

Michael

__._,_.___

--
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
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to