From 460f934baab8e476b77e0c5d4281955a0a67b05a Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Thu, 25 Feb 2010 22:22:30 +0000 Subject: [PATCH] CSPACE-1066,CSPACE-1067: Intake schema in services layer changed to conform to Intake schema on the project wiki. Eleven (11) Object Collecting Information Group fields have been removed. Also renamed three fields in the Intake schema for consistency with Service schema capitalization conventions: lowercase initial letter and interCaps. Due to changes in Nuxeo document type, will require running 'ant deploy' and a two-server restart. --- .../main/resources/schemas/intakes_common.xsd | 29 ++++++------------- .../src/main/resources/intakes-common.xsd | 17 ++--------- 2 files changed, 12 insertions(+), 34 deletions(-) diff --git a/services/intake/3rdparty/nuxeo-platform-cs-intake/src/main/resources/schemas/intakes_common.xsd b/services/intake/3rdparty/nuxeo-platform-cs-intake/src/main/resources/schemas/intakes_common.xsd index ebf92ebd4..d27a2f408 100644 --- a/services/intake/3rdparty/nuxeo-platform-cs-intake/src/main/resources/schemas/intakes_common.xsd +++ b/services/intake/3rdparty/nuxeo-platform-cs-intake/src/main/resources/schemas/intakes_common.xsd @@ -1,4 +1,4 @@ - + + - - - - - - - - - - - - - - - - - + + + + + + - + diff --git a/services/intake/jaxb/src/main/resources/intakes-common.xsd b/services/intake/jaxb/src/main/resources/intakes-common.xsd index e20eb2a40..1d2c578e7 100644 --- a/services/intake/jaxb/src/main/resources/intakes-common.xsd +++ b/services/intake/jaxb/src/main/resources/intakes-common.xsd @@ -57,28 +57,17 @@ - - - - - - - - - - - - - + + - + -- 2.47.3