{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://json.schemastore.org/lsdlschema.json",
  "title": "LSDL Schema",
  "description": "Linguistic Schema Definition Language schema",
  "anyOf": [
    {
      "$ref": "https://json.schemastore.org/lsdlschema-4.1.json"
    },
    {
      "$ref": "https://json.schemastore.org/lsdlschema-4.0.json"
    },
    {
      "$ref": "https://json.schemastore.org/lsdlschema-3.5.json"
    },
    {
      "$ref": "https://json.schemastore.org/lsdlschema-3.4.json"
    },
    {
      "$ref": "https://json.schemastore.org/lsdlschema-3.3.json"
    },
    {
      "$ref": "https://json.schemastore.org/lsdlschema-3.2.json"
    },
    {
      "$ref": "https://json.schemastore.org/lsdlschema-3.1.json"
    },
    {
      "$ref": "https://json.schemastore.org/lsdlschema-3.0.json"
    },
    {
      "$ref": "https://json.schemastore.org/lsdlschema-2.0.json"
    },
    {
      "$ref": "https://json.schemastore.org/lsdlschema-1.2.json"
    },
    {
      "$ref": "https://json.schemastore.org/lsdlschema-1.0.json"
    },
    {
      "$ref": "https://json.schemastore.org/lsdlschema-0.7.json"
    }
  ]
}
