[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

[libxml-devel] [ libxml-Bugs-21424 ] Stringing commands bypasses correct node creation

2008-08-08 Thread noreply
Bugs item #21424, was opened at 2008-08-03 10:50 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1971&aid=21424&group_id=494 Category: General Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: Stringin

[libxml-devel] [ libxml-Bugs-21424 ] Stringing commands bypasses correct node creation

2008-08-08 Thread noreply
Bugs item #21424, was opened at 2008-08-03 11:50 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1971&aid=21424&group_id=494 Category: General Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: Stringin

Re: [libxml-devel] XML namespace

2008-08-08 Thread Trans
On Jul 31, 11:37 am, "Aaron Patterson" <[EMAIL PROTECTED]> wrote: > I guess its a little late to find this, but the expat ruby wrapper is > using the XML namespace.  Just FYI!  :-) > > http://rubyforge.org/projects/xmlparser/ That okay. We are smarter than average bear ;) require 'libxml'