From af0acd225e56079845aabcbaf5bf2c9fac01a1b4 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Thu, 22 Mar 2012 21:08:18 -0700 Subject: [PATCH] CSPACE-4883: In Nuxeo XSD schema for Intake records in the services, corrected datatype for fieldCollectionDate to xs:date from xs:string. --- .../src/main/resources/schemas/intakes_common.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 3d222efa6..9bb0776fc 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 @@ -39,7 +39,7 @@ - + -- 2.47.3