From 6c154520f4daba47b397e8c0e748f13a261d058f Mon Sep 17 00:00:00 2001 From: David Waltermire Date: Fri, 15 Jul 2022 13:16:05 -0400 Subject: [PATCH] added support for properties on definitions and instances (#217) --- schema/xml/metaschema.xsd | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/schema/xml/metaschema.xsd b/schema/xml/metaschema.xsd index cfc90035e..75ea05141 100644 --- a/schema/xml/metaschema.xsd +++ b/schema/xml/metaschema.xsd @@ -165,8 +165,15 @@ + + + + + + +