From eae19ab94dfc8d1557c849a069995fa3bfe4b762 Mon Sep 17 00:00:00 2001 From: Dave Waltermire Date: Thu, 20 Jun 2024 22:14:06 -0400 Subject: [PATCH] Corrected mismatched context name in the XSD vs module definition. Using XSD, since this is what has been used for validation. --- schema/metaschema/metaschema-module-constraints.xml | 4 ++-- schema/metaschema/metaschema-module-metaschema.xml | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/schema/metaschema/metaschema-module-constraints.xml b/schema/metaschema/metaschema-module-constraints.xml index 668e7328..c91a1e34 100644 --- a/schema/metaschema/metaschema-module-constraints.xml +++ b/schema/metaschema/metaschema-module-constraints.xml @@ -5,7 +5,7 @@ - + Unique Module Short Names Ensures that the current and all imported modules have a unique short name. @@ -35,7 +35,7 @@ Ensure each import has a resolvable @href. Unable to access a Metaschema module at '{{ resolve-uri(@href) }}'. - + Import is Resolvable Ensure each import is a Metaschema module. Unable the resource at '{{ resolve-uri(@href) }}' is not a Metaschema module. diff --git a/schema/metaschema/metaschema-module-metaschema.xml b/schema/metaschema/metaschema-module-metaschema.xml index 45049c82..0cdd5915 100644 --- a/schema/metaschema/metaschema-module-metaschema.xml +++ b/schema/metaschema/metaschema-module-metaschema.xml @@ -1313,7 +1313,8 @@ - + context + @@ -1334,7 +1335,8 @@ constraints - + context +