From 58ad2a84fa3ce883cdeaa7fe6f4fe5fc1dc60b71 Mon Sep 17 00:00:00 2001 From: Terry Rankine Date: Mon, 16 Mar 2020 22:03:28 +0800 Subject: [PATCH 1/2] syntax errors.... validation errors... closer Unsure of intent of group Extended:ErrorMessage --- Schema/B2MML-ErrorMessage.xsd | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/Schema/B2MML-ErrorMessage.xsd b/Schema/B2MML-ErrorMessage.xsd index 36a24b9..5cb8dd0 100644 --- a/Schema/B2MML-ErrorMessage.xsd +++ b/Schema/B2MML-ErrorMessage.xsd @@ -3,7 +3,7 @@ @@ -16,9 +16,8 @@ - Copyright 2019 MESA International, Version 0700 - All Rights Reserved. http://www.mesa.org + All Rights Reserved. http://www.mesa.org This MESA International work (including specifications, documents, software, and related items) referred to as the Business To @@ -46,13 +45,10 @@ - Revision History Ver Date Person Note --- ---- ------ ---- - - @@ -85,11 +81,11 @@ minOccurs = "0"/> - - - + + @@ -109,9 +105,6 @@ - - - From b9bd974ae0046adf74c94aa19829cede8f9641ce Mon Sep 17 00:00:00 2001 From: Terry Rankine Date: Mon, 16 Mar 2020 22:51:45 +0800 Subject: [PATCH 2/2] convert CommonExtensions to All extensions Add new schema to AllSchemas Update the list of schemas in InformationObject (this is still broken) --- Schema/AllSchemas.xsd | 8 ++- Schema/B2MML-Common.xsd | 2 +- Schema/B2MML-Extensions.xsd | 3 +- Schema/B2MML-InformationObject.xsd | 52 ++++++++++--------- Schema/BatchML-BatchInformationExtensions.xsd | 3 +- ...atchML-BatchProductionRecordExtensions.xsd | 2 +- Schema/BatchML-GeneralRecipeExtensions.xsd | 2 +- 7 files changed, 40 insertions(+), 32 deletions(-) diff --git a/Schema/AllSchemas.xsd b/Schema/AllSchemas.xsd index 9220946..cf5d4ff 100644 --- a/Schema/AllSchemas.xsd +++ b/Schema/AllSchemas.xsd @@ -58,14 +58,18 @@ - + + - + + + + diff --git a/Schema/B2MML-Common.xsd b/Schema/B2MML-Common.xsd index 4186a1a..e2c67a5 100644 --- a/Schema/B2MML-Common.xsd +++ b/Schema/B2MML-Common.xsd @@ -6,7 +6,7 @@ + schemaLocation="B2MML-AllExtensions.xsd"/> diff --git a/Schema/B2MML-Extensions.xsd b/Schema/B2MML-Extensions.xsd index aec2654..cccd834 100644 --- a/Schema/B2MML-Extensions.xsd +++ b/Schema/B2MML-Extensions.xsd @@ -12,7 +12,8 @@ - + + diff --git a/Schema/B2MML-InformationObject.xsd b/Schema/B2MML-InformationObject.xsd index 3ef7445..9b410e2 100644 --- a/Schema/B2MML-InformationObject.xsd +++ b/Schema/B2MML-InformationObject.xsd @@ -55,31 +55,33 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Schema/BatchML-BatchInformationExtensions.xsd b/Schema/BatchML-BatchInformationExtensions.xsd index c83647b..e00a410 100644 --- a/Schema/BatchML-BatchInformationExtensions.xsd +++ b/Schema/BatchML-BatchInformationExtensions.xsd @@ -15,7 +15,8 @@ - + + diff --git a/Schema/BatchML-BatchProductionRecordExtensions.xsd b/Schema/BatchML-BatchProductionRecordExtensions.xsd index 7d40280..1374be5 100644 --- a/Schema/BatchML-BatchProductionRecordExtensions.xsd +++ b/Schema/BatchML-BatchProductionRecordExtensions.xsd @@ -16,7 +16,7 @@ namespace = "http://www.mesa.org/xml/B2MML" schemaLocation = "B2MML-Common.xsd"/> - + diff --git a/Schema/BatchML-GeneralRecipeExtensions.xsd b/Schema/BatchML-GeneralRecipeExtensions.xsd index 7b80c9e..b88aebc 100644 --- a/Schema/BatchML-GeneralRecipeExtensions.xsd +++ b/Schema/BatchML-GeneralRecipeExtensions.xsd @@ -16,7 +16,7 @@ namespace = "http://www.mesa.org/xml/B2MML" schemaLocation = "B2MML-Common.xsd"/> - +