[xquery-talk] retriving path name of text nodes only

fatma helmy fatmahelmy2000 at yahoo.com
Sat Jun 17 14:16:42 PDT 2006


suppose i have xml file
<auction>
<name> Auction1</name>
<place> </palce>
<price> </price>
</auction>
<auction>
<name> Auction2</name>
<place>paris </place>
</auction>

i need to retrieve the path of text nodes only
here
auction/name/
action/place/

of any xml file



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the talk mailing list