{ "version":"1.0.0", "id":"SOAPjr_errors_object", "description":"SOAPjr errors definition", "type":"object", "extends":{ "$ref":"SOAPjr_basic_object" }, "properties":{ "ENVELOPE":{ "id":"ENVELOPE_errors", "type":"object", "properties":{ "$ref":"SOAPjr_error_record" } }, "HEAD":{ "id":"HEAD", "type":"object", "properties":{ "$ref":"SOAPjr_error_record" } }, "BODY":{ "id":"BODY", "type":"object", "properties":{ "$ref":"SOAPjr_error_record" } }, "OPTIONS":{ "id":"OPTIONS", "type":"object", "properties":{ "$ref":"SOAPjr_error_record" } } } }