(Paxton Hare) Many of us know how to recursively transform an XML structure using the typeswitch expression. In fact, the MarkLogic Docs have a great example. There is even a blog post about it by Dave Cassel. But what if you want to recursively transform JSON? I set out to write a reusable function
Read More - Register for Free Membership