{
	"fields": [
		{
			"name": "nazev_ulice",
			"title": "nazev_ulice",
			"constraints": {
				"required": true,
				"type": "http://www.w3.org/2001/XMLSchema#string"
			}
		},
		{
			"name": "cislo_domovni",
			"title": "cislo_domovni",
			"constraints": {
				"required": false,
				"type": "http://www.w3.org/2001/XMLSchema#int"
			}
		},
		{
			"name": "cislo_orientacni",
			"title": "cislo_orientacni",
			"constraints": {
				"required": false,
				"type": "http://www.w3.org/2001/XMLSchema#int"
			}
		},
		{
			"name": "znak_cisla_orientacniho",
			"title": "znak_cisla_orientacniho",
			"constraints": {
				"required": false,
				"type": "http://www.w3.org/2001/XMLSchema#string"
			}
		},
		{
			"name": "psc",
			"title": "psc",
			"constraints": {
				"required": true,
				"type": "http://www.w3.org/2001/XMLSchema#string"
			}
		},
		{
			"name": "nazev_obce",
			"title": "nazev_obce",
			"constraints": {
				"required": true,
				"type": "http://www.w3.org/2001/XMLSchema#string"
			}
		},
		{
			"name": "nazev_obvod",
			"title": "nazev_obvod",
			"constraints": {
				"required": false,
				"type": "http://www.w3.org/2001/XMLSchema#string"
			}
		},
		{
			"name": "nazev_mestska_cast",
			"title": "nazev_mestska_cast",
			"constraints": {
				"required": false,
				"type": "http://www.w3.org/2001/XMLSchema#string"
			}
		},
		{
			"name": "katastralni_uzemi",
			"title": "katastralni_uzemi",
			"constraints": {
				"required": true,
				"type": "http://www.w3.org/2001/XMLSchema#string"
			}
		},
		{
			"name": "id_nebytoveho_prostoru",
			"title": "id_nebytoveho_prostoru",
			"constraints": {
				"required": false,
				"type": "http://www.w3.org/2001/XMLSchema#string"
			}
		},
		{
			"name": "vymera_m2",
			"title": "vymera_m2",
			"constraints": {
				"required": false,
				"type": "http://www.w3.org/2001/XMLSchema#float"
			}
		},
		{
			"name": "ucel_popis",
			"title": "ucel_popis",
			"constraints": {
				"required": true,
				"type": "http://www.w3.org/2001/XMLSchema#string"
			}
		},
		{
			"name": "ucel_detail",
			"title": "ucel_detail",
			"constraints": {
				"required": true,
				"type": "http://www.w3.org/2001/XMLSchema#string"
			}
		},
		{
			"name": "spravce_nazev",
			"title": "spravce_nazev",
			"constraints": {
				"required": true,
				"type": "http://www.w3.org/2001/XMLSchema#string"
			}
		},
		{
			"name": "spravce_kontaktni_URL",
			"title": "spravce_kontaktni_URL",
			"constraints": {
				"required": true,
				"type": "http://www.w3.org/2001/XMLSchema#anyURI"
			}
		}
	]
}