[thelist] XPATH woes

Marcus Andersson marcus at bristav.se
Wed May 12 15:41:54 CDT 2004


Chris Hayes wrote:

> 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"

You have gotten a couple of answers already so I won't give you another 
one looking the same.

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

http://www.w3schools.com
http://zvon.org

/Marcus


More information about the thelist mailing list