]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
NOJIRA - Adding authRefs for the extension schema in lifesci tenant
authorPatrick Schmitz <pschmitz@berkeley.edu>
Fri, 24 Feb 2012 18:12:34 +0000 (10:12 -0800)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Fri, 24 Feb 2012 18:12:34 +0000 (10:12 -0800)
services/common/src/main/cspace/config/services/tenants/lifesci/tenant-bindings.delta.xml

index e5f8688d1f9b72631608e69db1cec3f33df3b3c5..bf072662d0adfc1fd52b20834df2e72e16afd5ae 100644 (file)
 
                <service:object xmlns:service="http://collectionspace.org/services/common/service" >
                        <service:part id="3" merge:matcher="skip" merge:action="insert" control_group="Managed" versionable="true" auditable="false" label="collectionobjects_naturalhistory" updated="" order="3">
+                               <!-- Include authRefs for fields in the added schema -->
+                               <service:properties>
+                                       <types:item xmlns:types="http://collectionspace.org/services/common/types">
+                                               <types:key>authRef</types:key>
+                                               <types:value>taxonomicIdentGroupList/*/taxon</types:value>
+                                       </types:item>
+                                       <types:item xmlns:types="http://collectionspace.org/services/common/types">
+                                               <types:key>authRef</types:key>
+                                               <types:value>associatedTaxaGroupList/*/taxon</types:value>
+                                       </types:item>
+                                       <types:item xmlns:types="http://collectionspace.org/services/common/types">
+                                               <types:key>authRef</types:key>
+                                               <types:value>taxonomicIdentGroupList/*/identBy</types:value>
+                                       </types:item>
+                                       <types:item xmlns:types="http://collectionspace.org/services/common/types">
+                                               <types:key>authRef</types:key>
+                                               <types:value>taxonomicIdentGroupList/*/institution</types:value>
+                                       </types:item>
+                                       <types:item xmlns:types="http://collectionspace.org/services/common/types">
+                                               <types:key>authRef</types:key>
+                                               <types:value>annotationGroupList/*/annotationAuthor</types:value>
+                                       </types:item>
+                               </service:properties>
                          <service:content contentType="application/xml">
                                <service:xmlContent namespaceURI="http://collectionspace.org/services/collectionobject/domain/naturalhistory" schemaLocation="http://collectionspace.org/services/collectionobject/domain/naturalhistory http://collectionspace.org/services/collectionobject/domain/collectionobjects_naturalhistory.xsd" />
                          </service:content>