JSON XML Schema (JXML)
A proposal for a simple XML schema which represents JSON data.
Abstract
In order to generate, read, and process JSON data using XML Tools it is useful to model the JSON Data Model using XML instead of using the JSON Text Serialization format directly.This proposal specifies an XML schema which directly models the JSON Data Model within XML. Simple tools can be used to translate to and from this schema to JSON Text Serialization, allowing XML tools to work with the JSON data model directly in XML.
There are no comments on this page. [Add comment]