I’ve had this working for a while but finally got around to publishing the specs. http://xml.calldei.com/JsonXML This is currently implemented in the xml2json and json2xml commands in xmlsh (http://www.xmlsh.org) The goal of this schema is a direct mapping in XML to the JSON data model, NOT a “nice XML transformation of JSON”. ( I’m working on that separately which I hope to publish later this year). This is extremely simple (intentionally) and should be easy to implemented in most languages. ---------------------------------------- David A. Lee |