{ "id":"#", "definitions":{ "VODMLObject":{ "type":"object", "title":"VODMLObject", "properties":{ "id":{ "title":"id", "allOf":[ { "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/ID" } ], "propertyType":"attribute", "attributeName":{ "localPart":"ID", "namespaceURI":"" } } }, "typeType":"classInfo", "typeName":{ "localPart":"VODMLObject", "namespaceURI":"http://www.ivoa.net/xml/vo-dml/xsd/base/v0.1" }, "propertiesOrder":[ "id" ] }, "VODMLReference":{ "type":"object", "title":"VODMLReference", "properties":{ "idref":{ "title":"idref", "allOf":[ { "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/IDREF" } ], "propertyType":"attribute", "attributeName":{ "localPart":"IDREF", "namespaceURI":"" } }, "remoteid":{ "title":"remoteid", "allOf":[ { "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/anyURI" } ], "propertyType":"attribute", "attributeName":{ "localPart":"REMOTEID", "namespaceURI":"" } } }, "typeType":"classInfo", "typeName":{ "localPart":"VODMLReference", "namespaceURI":"http://www.ivoa.net/xml/vo-dml/xsd/base/v0.1" }, "propertiesOrder":[ "idref", "remoteid" ] } } }