From: Aron Roberts Date: Fri, 2 Dec 2011 00:32:26 +0000 (+0000) Subject: CSPACE-3937: Applying Rick's patches to convert Ownership Date in Cataloging / Collec... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=2d0a40d75fb474428f122b9c61b3a3de10551776;p=tmp%2Fjakarta-migration.git CSPACE-3937: Applying Rick's patches to convert Ownership Date in Cataloging / CollectionObject and Date in Media to structured date types, in services schema. --- 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 8ccbf8422..074ee17c4 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 @@ -300,9 +300,7 @@ - - - + @@ -760,6 +758,13 @@ + + + + + + diff --git a/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd b/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd index 634883d39..c27cd2af6 100644 --- a/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd +++ b/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd @@ -139,7 +139,7 @@ - + @@ -728,6 +728,13 @@ + + + + + + diff --git a/services/media/3rdparty/nuxeo-platform-cs-media/src/main/resources/schemas/media_common.xsd b/services/media/3rdparty/nuxeo-platform-cs-media/src/main/resources/schemas/media_common.xsd index d3b9f05dc..a0c60143a 100644 --- a/services/media/3rdparty/nuxeo-platform-cs-media/src/main/resources/schemas/media_common.xsd +++ b/services/media/3rdparty/nuxeo-platform-cs-media/src/main/resources/schemas/media_common.xsd @@ -1,115 +1,143 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/services/media/jaxb/src/main/resources/media_common.xsd b/services/media/jaxb/src/main/resources/media_common.xsd index 2040536da..330ba4420 100644 --- a/services/media/jaxb/src/main/resources/media_common.xsd +++ b/services/media/jaxb/src/main/resources/media_common.xsd @@ -36,7 +36,8 @@ - + + @@ -60,7 +61,38 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -123,6 +155,5 @@ -