I have an XML
<p id="section02_01"/>
<p id="section02_02"/>
<p id="section02_03"/>
<p id="section02_04"/>
<p id="section02_05"/>
<p id="section02_06"/>
<p id="section02_07"/>
<p id="section02_08"/>
I have the value of id as section02_05. How can I find the position of corresponding p node using XML or E4X. Assume that the root node for this.
If have understand your question, you can use the method childIndex