Hmm,
You could have used the libxmlr wrapper. I am assuming you just didnt find it.

github.com/dreamcat4/libxml4r

It includes links, help and examples. Its all on the above homepage.

On Tue, May 18, 2010 at 8:36 PM, Anurag Priyam <anurag08pri...@gmail.com> wrote:
> Hello all,
>
> I have written this tutorial [1] on using libxml's cursor API( XML::Reader
> ). I was exploring it for my Google Summer of Code project[2], wherein I
> need to write a wrapper over ruby-libxml to parse NeXML[3] files. Since
> ruby-libxml  currently lacks any tutorial, I was hoping that my tutorial
> could be used or adapted to form a better version. I think it would help
> beginners to have a tutorial section on the main site.
>
>
> [1]
> http://anurag-priyam.blogspot.com/2010/05/ruby-libxml-tutorial-reader-api.html
> [2]
> http://anurag-priyam.blogspot.com/2010/05/nexml-io-and-rdf-triples-api-for.html
> [3] http://nexml.org
>
> --
> Anurag Priyam,
> 2nd Year Undergraduate,
> Department of Mechanical Engineering,
> IIT Kharagpur.
> +91-9775550642
>
> _______________________________________________
> libxml-devel mailing list
> libxml-devel@rubyforge.org
> http://rubyforge.org/mailman/listinfo/libxml-devel
>
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to