From d9e21355970608ca8536b1bd4d2885ba395a8e91 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Fri, 13 May 2011 00:36:23 +0000 Subject: [PATCH] CSPACE-3756: Removed vestigial 'flat' structured date from CollectionObject service's JAXB schema. Removed repeatable scalar ObjectProductionDates field from CollectionObject service's JAXB and Nuxeo schemas. Verified that these fields do not appear in default.xml. --- .../schemas/collectionobjects_common.xsd | 18 -------------- .../resources/collectionobjects_common.xsd | 24 ------------------- 2 files changed, 42 deletions(-) diff --git a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd index c7766cc6d..06605323e 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd +++ b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd @@ -216,24 +216,6 @@ - - - - - - - - diff --git a/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd b/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd index 9b9da39ee..82faac2c4 100644 --- a/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd +++ b/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd @@ -134,18 +134,6 @@ - - @@ -219,18 +207,6 @@ - - - - - - - - - - - - -- 2.47.3