Re: [xml-dev] #Announce published JXML schema, an XML schema for representing the JSON data model
Stephen Green wrote: > With the 'array', the schema allows array members of different > datatypes; shouldn't it be enforced that they all be the same type? With JavaScript and JSON as a subset of Javascript you can have array elements of different types in the same array. -- Martin Honnen http://msmvps.com/blogs/martin_honnen/