Use the delete operator.

delete report.part[1].subpart[0].subsection[0];

--- In flexcoders@yahoogroups.com, Jeff Tapper <[EMAIL PROTECTED]> wrote:
>
> does anyone know the syntax to remove a particular node from an xml 
object 
> using e4x?
> 
> Working with a structure like this, I want to be able to remove one 
> node.  Is the only approach to get a handle on the subpart node and 
set its 
> children without the first subsection?  I'm thinking there must be 
an 
> easier way...
> 
> thoughts?





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to