- SourceMeta name
- countryrepresentationdetail
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 4.298 bytes
- Bytes bundled
- 10.044 bytes
- Health
- 57%
- Dependencies
- 7
Dependencies
- At
- /properties/contactoptions/items/$ref
- At
- /properties/emailaddresses/$ref
- At
- /properties/faq/items/$ref
- At
- /properties/map/items/$ref
- At
- /properties/phonenumbers/items/$ref
- At
- /properties/practicalinformation/items/$ref
- At
- /properties/emailaddress/items/$ref
Health issues
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /xml
- Name
- top_level_title
- Message
- Set a concise non-empty title at the top level of the schema to explain what the definition is about
- Pointers
- Name
- top_level_description
- Message
- Set a non-empty description at the top level of the schema to explain what the definition is about in detail
- Pointers
- Name
- top_level_examples
- Message
- Set a non-empty examples array at the top level of the schema to illustrate the expected data
- Pointers
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/address/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/address/items/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/authorities/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/authorities/items/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/consulartelephonenumbers/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/consulartelephonenumbers/items/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/contactoptions/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/creators/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/creators/items/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/faq/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/languages/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/languages/items/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/map/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/phonenumbers/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/practicalinformation/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/rightsholders/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/rightsholders/items/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/servicelocations/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/servicelocations/items/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/telephonenumbers/xml
- Name
- unknown_keywords_prefix
- Message
- Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix
- Pointers
- /properties/telephonenumbers/items/xml
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/ministerie-van-buitenlandse-zaken/nederland-wereldwijd-zioabu6hr/countryrepresentationdetail",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"additionalinformation": {
"type": "string"
},
"address": {
"items": {
"type": "string",
"xml": {
"name": "line"
}
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"agencyhead": {
"type": "string"
},
"authorities": {
"items": {
"type": "string",
"xml": {
"name": "department"
}
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"canonical": {
"type": "string"
},
"consularemailaddress": {
"type": "string"
},
"consularfaxnumber": {
"type": "string"
},
"consularopeningtimes": {
"type": "string"
},
"consulartelephonenumbers": {
"items": {
"type": "string",
"xml": {
"name": "telephonenumber"
}
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"contactoptions": {
"items": {
"$ref": "./contactoption"
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"creators": {
"items": {
"type": "string",
"xml": {
"name": "department"
}
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"dataurl": {
"type": "string"
},
"emailaddress": {
"type": "string"
},
"emailaddresses": {
"$ref": "./emailadresswrapper"
},
"embassy": {
"type": "boolean"
},
"emergencyinfo": {
"type": "string"
},
"emergencynumber": {
"type": "string"
},
"faq": {
"items": {
"$ref": "./question"
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"faxnumber": {
"type": "string"
},
"function": {
"type": "string"
},
"id": {
"type": "string"
},
"isocode": {
"type": "string"
},
"languages": {
"items": {
"type": "string",
"xml": {
"name": "language"
}
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"lastmodified": {
"format": "date-time",
"type": "string"
},
"license": {
"type": "string"
},
"location": {
"type": "string"
},
"locationkey": {
"type": "string"
},
"map": {
"items": {
"$ref": "./coordinates"
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"phonenumbers": {
"items": {
"$ref": "./phone"
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"practicalinformation": {
"items": {
"$ref": "./practicalinformationoption"
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"register": {
"type": "string"
},
"rightsholders": {
"items": {
"type": "string",
"xml": {
"name": "department"
}
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"servicelocations": {
"items": {
"type": "string",
"xml": {
"name": "locationkey"
}
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"telephonenumbers": {
"items": {
"type": "string",
"xml": {
"name": "telephonenumber"
}
},
"type": "array",
"xml": {
"nodeType": "element"
}
},
"timedifferencewithnl": {
"type": "string"
},
"title": {
"type": "string"
},
"type": {
"type": "string"
}
},
"type": "object",
"x-derived-from": [
"https://opendata.nederlandwereldwijd.nl/v2/sources/nederlandwereldwijd/openapi.yaml#/components/schemas/country-representation-detail"
],
"xml": {
"name": "document"
}
}