Re: [libxml-devel] String parsing

2008-08-16 Thread Charlie Savage
Eric M. wrote: I'm not sure if I'm just doing something wrong or whatnot, but I cannot get any form of xpath searching to work on a parsed string. Specifically, here is what is happening: -> XML generated, sent out to server <- Server receives XML, sends out response -- response received, xml

[libxml-devel] String parsing

2008-08-08 Thread Eric M.
I'm not sure if I'm just doing something wrong or whatnot, but I cannot get any form of xpath searching to work on a parsed string. Specifically, here is what is happening: -> XML generated, sent out to server <- Server receives XML, sends out response -- response received, xml = XML::Parser.strin