{
	"$schema": "https://json-schema.org/draft/2020-12/schema",
	"$id": "https://schema.twindev.org/unece/UneceAgriculturalProcessTypeCodeList",
	"title": "UneceAgriculturalProcessTypeCodeList",
	"description": "Values for UneceAgriculturalProcess typeCode property.",
	"anyOf": [
		{
			"const": "unece:applicableAgriculturalProcess",
			"description": "An agricultural process crop production applicable for this field crop.\nAn agricultural process crop production specified for this crop plot."
		}
	]
}
