Hi, 1. I notice there is just the "parse" function mentioned as public: http://clojure.github.com/clojure/clojure.xml-api.html
I used the other functions in clojure.xml (emit, emit-element) and the var 'element' -- they appear to work fine for me. Are they just undocumented or not guaranteed to be maintained in future versions of Clojure? 2. The emitted XML string does not have indentation. Is there a way to fix that? I know there is 'prxml' in contrib but the format it expects is different (a vector) from what 'emit' expects (a map). Regards, Shantanu -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en