RE: [flexcoders] XML Problem ? how to retreive children from XML without having the same attributs of the principal object

2010-03-24 Thread Tracy Spratt
] XML Problem ? how to retreive children from XML without having the same attributs of the principal object Tracy, You are wrong on that remark, if you do valueOf()@attributename, then you are safe. This is because E4X-specific opcodes act like with() construction, i.e. they just push the

Re: [flexcoders] XML Problem ? how to retreive children from XML without having the same attributs of the principal object

2010-03-24 Thread Oleg Sivokon
Tracy, You are wrong on that remark, if you do valueOf()@attributename, then you are safe. This is because E4X-specific opcodes act like with() construction, i.e. they just push the current XML node context in front of every other context in the context lookup chain. While XML class is dynamic,

RE: [flexcoders] XML Problem ? how to retreive children from XML without having the same attributs of the principal object

2010-03-24 Thread Tracy Spratt
attributs of the principal object Thank you very very much :):) _ To: flexcoders@yahoogroups.com From: olegsivo...@gmail.com 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

RE: [flexcoders] XML Problem ? how to retreive children from XML without having the same attributs of the principal object

2010-03-24 Thread Nini7016 Nini7016
Thank you very very much :):) To: flexcoders@yahoogroups.com From: olegsivo...@gmail.com 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

Re: [flexcoders] XML Problem ? how to retreive children from XML without having the same attributs of the principal object

2010-03-24 Thread Oleg Sivokon
default xml namespace = " http://docs.oasis-open.org/wsbpel/2.0/process/executable";; var xml:XML = 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