From e31d6f9af4df0a4252f6ff207eb084a27ad42caf Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Tue, 24 May 2011 06:09:45 +0000 Subject: [PATCH] CSPACE-3865: Add custom Taxonomy-related fields to JAXB CollectionObject schema; make namespaces consistent between schemas and with core-types-contrib and tenant-bindings files. --- .../collectionobjects_naturalhistory.xsd | 6 +- .../collectionobjects_naturalhistory.xsd | 122 ++++++++++++++++-- 2 files changed, 117 insertions(+), 11 deletions(-) diff --git a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_naturalhistory.xsd b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_naturalhistory.xsd index f709a5c67..92c20a7f5 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_naturalhistory.xsd +++ b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_naturalhistory.xsd @@ -13,9 +13,9 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.47.3