From 4d1cbb2b312290b63a99baa5f375163e21eab4b2 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Sat, 5 Nov 2011 00:33:43 +0000 Subject: [PATCH] CSPACE-3627: Committing Rick's patches to make a Title Translation sub-group within the Title group in the common schema for Cataloging / CollectionObject records. --- .../schemas/collectionobjects_common.xsd | 18 ++++++++++++++++-- .../resources/collectionobjects_common.xsd | 18 ++++++++++++++++-- 2 files changed, 32 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 a193c8843..2a37ed571 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 @@ -411,16 +411,30 @@ maxOccurs="unbounded"/> + - - + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + -- 2.47.3