On Wednesday, 13 June 2012 20:35:41 UTC+1, fenton wrote:
>
> For some reason I cannot create an XML node.  Sample code 
> here.<https://gist.github.com/ce66585542f4b426381c> Any 
> assistance much appreciated.


I think you need to create a zipper from the root node returned by 
(zip/root), so,

(def joey-text (zd/xml-> (zip/xml-zip new-xml) :b2))

-mark

-- 
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

Reply via email to