UNPKG

xsd2json

Version:

Translate an XML Schema into equivalent JSON Schema

7 lines (6 loc) 124 B
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "integer", "maximum": 0, "exclusiveMaximum": true }