From ce6f2a5df831bb6e9c4deb7b3bbeee082b822f46 Mon Sep 17 00:00:00 2001 From: Pierre Choffet Date: Tue, 21 Dec 2021 09:51:07 -0500 Subject: [PATCH] Validate wdef:label and wdef:description language Since we cannot override xml:lang definition, the attribute has been renamed to interface-lang (in wdef namespace). Valid values have been exported from Wikidata today and will require maintenance. This is a non-backward compatible change. --- wdef.xsd | 552 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 548 insertions(+), 4 deletions(-) diff --git a/wdef.xsd b/wdef.xsd index 7e025eb..178d3ee 100644 --- a/wdef.xsd +++ b/wdef.xsd @@ -69,17 +69,17 @@ along with this program. If not, see . - + - + - - + + @@ -210,6 +210,550 @@ along with this program. If not, see . + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.47.0