{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/ministerie-van-buitenlandse-zaken/nederland-wereldwijd-zioabu6hr/traveladvicedocument",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"additionalinformation": {
"type": "string"
},
"authorities": {
"items": {
"type": "string",
"xml": {
"name": "department"
}
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"available": {
"format": "date-time",
"type": "string"
},
"canonical": {
"type": "string"
},
"content": {
"items": {
"$ref": "./category"
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"creators": {
"items": {
"type": "string",
"xml": {
"name": "department"
}
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"dataurl": {
"type": "string"
},
"files": {
"items": {
"$ref": "./file"
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"id": {
"type": "string"
},
"introduction": {
"type": "string"
},
"isocode": {
"type": "string"
},
"issued": {
"format": "date-time",
"type": "string"
},
"language": {
"type": "string"
},
"lastmodified": {
"format": "date-time",
"type": "string"
},
"license": {
"type": "string"
},
"location": {
"type": "string"
},
"locationkey": {
"type": "string"
},
"modificationdate": {
"type": "string"
},
"modifications": {
"type": "string"
},
"rightsholders": {
"items": {
"type": "string",
"xml": {
"name": "department"
}
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"title": {
"type": "string"
},
"type": {
"type": "string"
}
},
"type": "object",
"x-derived-from": [
"https://opendata.nederlandwereldwijd.nl/v2/sources/nederlandwereldwijd/openapi.yaml#/components/schemas/travel-advice-document"
],
"xml": {
"name": "document"
}
}