From: Aron Roberts Date: Fri, 11 May 2012 00:12:53 +0000 (-0700) Subject: CSPACE-5124: Update Place authority item schema in services Nuxeo and JAXB XSD files... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=a8de833366b00107b34797183551d8b2cfc3c7ae;p=tmp%2Fjakarta-migration.git CSPACE-5124: Update Place authority item schema in services Nuxeo and JAXB XSD files to reflect the current wiki schema and App layer config. Specifically: 1) add placeSource field; 2) remove placeRecordAdminStatus field; 3) rename placeIdentifier field to placeID; 4) rename 'note' field to placeNote. Renaming as in 3) and 4) is for consistency with wiki schema for Place and with naming conventions used in other authority item schemas. --- diff --git a/services/place/3rdparty/nuxeo-platform-cs-place/src/main/resources/schemas/places_common.xsd b/services/place/3rdparty/nuxeo-platform-cs-place/src/main/resources/schemas/places_common.xsd index f686de145..86b9db2a0 100644 --- a/services/place/3rdparty/nuxeo-platform-cs-place/src/main/resources/schemas/places_common.xsd +++ b/services/place/3rdparty/nuxeo-platform-cs-place/src/main/resources/schemas/places_common.xsd @@ -28,18 +28,12 @@ - + - - - - - - - - + + + - @@ -62,30 +56,6 @@ - diff --git a/services/place/jaxb/src/main/resources/place_common.xsd b/services/place/jaxb/src/main/resources/place_common.xsd index ae411b67f..40c4591f4 100644 --- a/services/place/jaxb/src/main/resources/place_common.xsd +++ b/services/place/jaxb/src/main/resources/place_common.xsd @@ -9,7 +9,6 @@ version="0.1" > - @@ -29,14 +28,12 @@ + - - - - + + - @@ -62,31 +59,6 @@ - -