From 95d1fe17a7465ff8d59fabd05201e360ddf2ccf9 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Fri, 3 May 2013 15:35:26 -0700 Subject: [PATCH] CSPACE-5989: Add 'id' tags for two configuration blocks in Services tenant bindings configuration. Add inline documentation for these blocks. --- .../tenants/lifesci/tenant-bindings.delta.xml | 261 +++++++++--------- .../tenants/tenant-bindings-proto.xml | 31 ++- 2 files changed, 162 insertions(+), 130 deletions(-) diff --git a/services/common/src/main/cspace/config/services/tenants/lifesci/tenant-bindings.delta.xml b/services/common/src/main/cspace/config/services/tenants/lifesci/tenant-bindings.delta.xml index d02817f3f..2de5a104b 100644 --- a/services/common/src/main/cspace/config/services/tenants/lifesci/tenant-bindings.delta.xml +++ b/services/common/src/main/cspace/config/services/tenants/lifesci/tenant-bindings.delta.xml @@ -1,137 +1,142 @@ - - + xmlns:merge='http://xmlmerge.el4j.elca.ch' + xmlns:tenant='http://collectionspace.org/services/config/tenant'> + + - - - - - - - - - taxon - collectionobjects_naturalhistory - taxonomicIdentGroupList/[0]/taxon - - - - + + + + + + + + + + + + + + taxon + collectionobjects_naturalhistory + taxonomicIdentGroupList/[0]/taxon + + + + - - - - - - authRef - taxonomicIdentGroupList/*/taxon - - - authRef - associatedTaxaGroupList/*/taxon - - - authRef - taxonomicIdentGroupList/*/identBy - - - authRef - taxonomicIdentGroupList/*/institution - - - - - - - - + + + + + + authRef + taxonomicIdentGroupList/*/taxon + + + authRef + associatedTaxaGroupList/*/taxon + + + authRef + taxonomicIdentGroupList/*/identBy + + + authRef + taxonomicIdentGroupList/*/institution + + + + + + + + - + - - - - true - - - - + + + + true + + + + - - - - - - entityType - persons_naturalhistory - entityType - - - - + + + + + + entityType + persons_naturalhistory + entityType + + + + - - - - - - - - - authRef - affiliatedPersonOrgGroupList/*/affiliatedPersonOrg - - - authRef - orgContactNames|orgContactName - - - termRef - affiliatedPersonOrgGroupList/*/affiliatedPersonOrgType - - - termRef - nameTypes|nameType - - - termRef - nameSource - - - termRef - entityType - - - - - - - - + + + + + + + + + authRef + affiliatedPersonOrgGroupList/*/affiliatedPersonOrg + + + authRef + orgContactNames|orgContactName + + + termRef + affiliatedPersonOrgGroupList/*/affiliatedPersonOrgType + + + termRef + nameTypes|nameType + + + termRef + nameSource + + + termRef + entityType + + + + + + + + diff --git a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml index ed2da9e89..3206f8939 100644 --- a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml +++ b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml @@ -46,10 +46,37 @@ da --> - + + + ptStartingWildcard + true + + + maxListItemsReturnedLimitOnJdbcQueries 40 - + -- 2.47.3