From f058ef918b662a2fccaa90a3432b93cd045f38f6 Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Wed, 29 Feb 2012 14:07:44 -0800 Subject: [PATCH] CSPACE-4775: Changing four fields to be structured dates in JAXB schema for collectionobject --- .../src/main/resources/collectionobjects_common.xsd | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd b/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd index d9703025f..90eaa42d7 100644 --- a/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd +++ b/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd @@ -158,7 +158,7 @@ - + @@ -396,7 +396,7 @@ - + @@ -422,7 +422,7 @@ - + @@ -623,7 +623,11 @@ - + + + + + -- 2.47.3