[thelist] XPATH woes

Chris Hayes chris at londonweb.net
Tue May 11 09:09:34 CDT 2004


Hi

Looking for plain English help for this issue.  I want to return a list of
all the bob id's in the xml below.

<bobtypes>
    <bob id="1"></bob>
    <bob id="2"></bob>
    <bob id="3"></bob>
</bobtypes>

to return "1,2,3"

Is there any XPATH to do this?  Do you have any really good XPATH links to
teach a novice.

Ta






More information about the thelist mailing list