On Thu, Jul 05, 2012 at 03:29:54PM -0700, MD wrote:
> On Thursday, 5 July 2012 23:17:24 UTC+1, Alan Gutierrez wrote:
> >
> > I'd like to parse XML and manipulate it on the server using W3C XML DOM, so
> > that the code can be shared with the browser. 
> >
> > I've begun working with https://github.com/jindw/xmldom and I'm wondering if
> > anyone has any opinions about the alternatives. I like this library because
> > it is pure JavaScript, no dependencies on libxml2 or expat. 
> >
> > I've found https://github.com/tmpvar/jsdom, but I've found people having
> > problems using jsdom against XML. 
> >
> > https://groups.google.com/d/topic/jsdom/BuIAbklh5rA/discussion
> > https://groups.google.com/d/topic/jsdom/taHLnXcfsj4/discussion 
> >
> > jsdom seems very popular, however xmldom focuses more directly on what I
> > need to accomplish, parse XML, not HTML, on the server side using W3 XML
> > DOM. 

> I like elementtree and am sure you would love it too.
> Here is the link: https://github.com/racker/node-elementtree 
> 
> Cheers!!

No. No, I won't.

To clarify. I'm looking for an implementation of W3C XML DOM.

--
Alan Gutierrez - http://twitter.com/bigeasy - http://github.com/bigeasy

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to