Thank you very very much :):)
To: [email protected] From: [email protected] Date: Wed, 24 Mar 2010 15:42:59 +0200 Subject: Re: [flexcoders] XML Problem ? how to retreive children from XML without having the same attributs of the principal object default xml namespace = "http://docs.oasis-open.org/wsbpel/2.0/process/executable";var xml:XML = <process name="beInAssInAcEn" targetNamespace="http://enterprise.netbeans.org/bpel/SimulationEmprunt1/beInAssInAcEn" xmlns="http://docs.oasis-open.org/wsbpel/2.0/process/executable" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sxt="http://www.sun.com/wsbpel/2.0/process/executable/SUNExtension/Trace" xmlns:sxed="http://www.sun.com/wsbpel/2.0/process/executable/SUNExtension/Editor" xmlns:tns="http://enterprise.netbeans.org/bpel/SimulationEmprunt1/beInAssInAcEn"> <sequence> <invoke name="Invoke_2"/> <assign name="Assign1"/> <copy> <from> </from> <to> </to> </copy> <invoke name="Invoke_4"/> <invoke name="Activity_18"/> </sequence></process>; trace(xml.sequence.invoke.(valueOf()[email protected]() === "Invoke_2").toXMLString()); _________________________________________________________________ Hotmail et MSN dans la poche? HOTMAIL et MSN sont dispo gratuitement sur votre téléphone! http://www.messengersurvotremobile.com/?d=Hotmail

