From 95b307d6bb41bc67a316615de530ccdf8de6bba1 Mon Sep 17 00:00:00 2001 From: lew Date: Mon, 23 Mar 2026 16:11:57 +0000 Subject: [PATCH] test(data): .xsd schema for data files --- data/schema/citizenships.xsd | 20 +++++++++++++++++ data/schema/languages.xsd | 20 +++++++++++++++++ data/schema/species.xsd | 42 ++++++++++++++++++++++++++++++++++++ 3 files changed, 82 insertions(+) create mode 100644 data/schema/citizenships.xsd create mode 100644 data/schema/languages.xsd create mode 100644 data/schema/species.xsd diff --git a/data/schema/citizenships.xsd b/data/schema/citizenships.xsd new file mode 100644 index 0000000..2878f3d --- /dev/null +++ b/data/schema/citizenships.xsd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/data/schema/languages.xsd b/data/schema/languages.xsd new file mode 100644 index 0000000..3f0db9d --- /dev/null +++ b/data/schema/languages.xsd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/data/schema/species.xsd b/data/schema/species.xsd new file mode 100644 index 0000000..7375608 --- /dev/null +++ b/data/schema/species.xsd @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +