Revision [129]

This is an old revision of JsonXML made by DavidLee on 2011-01-21 04:33:02.
 

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.

Definitions

For the purposes of this document the following definitions apply

Goals



Use Cases





There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki