From 3ea8d08c2ecb331953b3e6b31d15d377853f8bfb Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Tue, 28 Feb 2012 12:54:43 -0800 Subject: [PATCH] CSPACE-4775: Changing four fields to be structured dates in CollectionObject. --- .../resources/schemas/collectionobjects_common.xsd | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 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 6d407a15e..54a923e76 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 @@ -157,7 +157,7 @@ - + @@ -184,7 +184,7 @@ - + @@ -335,7 +335,7 @@ - + @@ -677,7 +677,11 @@ - + + + + + -- 2.47.3