{
	"$schema": "https://json-schema.org/draft/2020-12/schema",
	"$id": "https://schema.twindev.org/unece/UneceAccreditationTypeCodeList",
	"title": "UneceAccreditationTypeCodeList",
	"description": "Values for UneceAccreditation typeCode property.",
	"anyOf": [
		{
			"const": "unece:specificAccreditation",
			"description": "A certified accreditation specific to this transport person."
		}
	]
}
