How to retrieve a story by any associatedXMLElement
Hi everyone,
i try to retrieve an all xml story on the xml structure of an InDesign document by clickinf a textframe that I know the associatedXMLElement ; It is possible
see example please

So, I click on the textframe on the InDesign document and get his associatedXMLElement (the markupTag name "texte"), then I want to get the parent node "doc" but I only the retrieve the "root" node ; after this I want iterate through the all node "doc".
help is welcome, thanks
Américo