{
	"$schema": "https://json-schema.org/draft/2020-12/schema",
	"$id": "https://schema.twindev.org/unece/UneceGoodsTypeCodeList",
	"title": "UneceGoodsTypeCodeList",
	"description": "A character string used to represent a type of goods.",
	"anyOf": [
		{
			"const": "unece:GoodsTypeCodeList#ZZZ",
			"description": "Mutually defined: ZZZ."
		}
	]
}
