]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-4457,CSPACE-4472: Reviewed and updated authRefs and termRefs for Acquisition...
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 13 Oct 2011 03:03:15 +0000 (03:03 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 13 Oct 2011 03:03:15 +0000 (03:03 +0000)
services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml

index 93ae854b848637a9aa36db09717a902ccc1441ce..df2d3c69e85f5469c0ad1718e7856387312f8a79 100644 (file)
               <types:key>authRef</types:key>
               <types:value>acquisitionSources|acquisitionSource</types:value>
             </types:item>
+            <!-- Collecting Event Authority field -->
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>authRef</types:key>
+              <types:value>fieldCollectionEventNames|fieldCollectionEventName</types:value>
+            </types:item>
             <!-- Commented out for now, as searching within a field in a complexType breaks searches for referenced objects -->
             <!--
             <types:item>
               <types:value>acquisitionFundingList|acquisitionFundingSource</types:value>
             </types:item>
             -->
+            <!-- CSPACE-4457: Identification of term list / controlled vocabulary fields -->
+            <!--
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>termRef</types:key>
+              <types:value>acquisitionMethod</types:value>
+            </types:item>
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>termRef</types:key>
+              <types:value>groupPurchasePriceCurrency</types:value>
+            </types:item>
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>termRef</types:key>
+              <types:value>objectOfferPriceCurrency</types:value>
+            </types:item>
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>termRef</types:key>
+              <types:value>objectPurchaseOfferPriceCurrency</types:value>
+            </types:item>
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>termRef</types:key>
+              <types:value>objectPurchasePriceCurrency</types:value>
+            </types:item>
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>termRef</types:key>
+              <types:value>groupPurchasePriceCurrency</types:value>
+            </types:item>
+            -->
+            <!-- The following term references all fall within a nested complexType / multivalued group of fields -->
+            <!--
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>termRef</types:key>
+              <types:value>AcquisitionFundingList|acquisitionFundingCurrency</types:value>
+            </types:item>
+            -->
           </service:properties>
           <service:content contentType="application/xml">
             <service:xmlContent namespaceURI="http://collectionspace.org/services/acquisition" schemaLocation="http://collectionspace.org/services/acquisition http://services.collectionspace.org/acquisition/acquisitions_common.xsd" />