{
	"$schema": "https://json-schema.org/draft/2020-12/schema",
	"$id": "https://schema.twindev.org/unece/UneceLocationPartyTypeCodeList",
	"title": "UneceLocationPartyTypeCodeList",
	"description": "Values for UneceLocationParty typeCode property.",
	"anyOf": [
		{
			"const": "unece:servicingSpecifiedParty",
			"description": "A servicing party specified for this logistics related location."
		}
	]
}
