/clojure-xmling

Some noodling for parsing xml in clojure

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

xmling

An attempt to see what it's like to parse an xml document in clojure

data.xml data.zip clojure.zip

inspired by this post

At first glance, it looks and feels as good as a linq query. However, I am having trouble with namespaces.

Namespace issues come about because between data.xml v 0.0.8 and 0.1.0, :node changes from a string to a qname. This complicates finding nodes

License

Copyright © 2016

Distributed under the Eclipse Public License version 1.0