From 37a1da40d54f0bd59bb81165c653e32f00234a0b Mon Sep 17 00:00:00 2001 From: calinc Date: Wed, 7 Aug 2024 09:56:28 -0700 Subject: [PATCH] No public description PiperOrigin-RevId: 660429422 --- core/dcschema.mcf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/core/dcschema.mcf b/core/dcschema.mcf index e5cc5921d..f251b4d2f 100644 --- a/core/dcschema.mcf +++ b/core/dcschema.mcf @@ -223,6 +223,11 @@ name: "County" typeOf: schema:Class subClassOf: schema:AdministrativeArea +Node: dcid:Division +name: "Division" +typeOf: schema:Class +subClassOf: schema:AdministrativeArea + Node: dcid:Governorate name: "Governorate" typeOf: schema:Class