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'

Re: [libxml-devel] XML namespace issues

2008-02-20 Thread Keith Fahlgren
On 2/15/08 6:44 PM, [EMAIL PROTECTED] wrote: > Hey everyone, > I've been working on parsing rss feeds with libxml-ruby, and > everything seemed to be working great until I ran across files without > namespaces defined. For example, if I try to parse this semi-valid > xml file: > > > > > http