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

index df2d3c69e85f5469c0ad1718e7856387312f8a79..8b6d17fdab4dc59018dba0d53314c528bd8e96bf 100644 (file)
               <types:value>groupPurchasePriceCurrency</types:value>
             </types:item>
             -->
-            <!-- The following term references all fall within a nested complexType / multivalued group of fields -->
+            <!-- The following term reference falls within a nested complexType / multivalued group of fields -->
             <!--
             <types:item xmlns:types="http://collectionspace.org/services/common/types">
               <types:key>termRef</types:key>
           </service:content>
         </service:part>
         <service:part id="1" control_group="Managed" versionable="true" auditable="false" label="contacts_common" updated="" order="1">
+          <!--
+          <service:properties>
+          -->
+            <!-- The following authority references are commented out for now, as searching within -->
+            <!-- a field in a complexType breaks searches for referenced objects -->
+            <!--
+            <types:item>
+              <types:key>authRef</types:key>
+              <types:value>addressGroupList|addressMunicipality</types:value>
+            </types:item>
+            <types:item>
+              <types:key>authRef</types:key>
+              <types:value>addressGroupList|addressStateOrProvince</types:value>
+            </types:item>
+            <types:item>
+              <types:key>authRef</types:key>
+              <types:value>addressGroupList|addressCountry</types:value>
+            </types:item>
+            -->
+            <!-- CSPACE-4457: Identification of term list / controlled vocabulary fields -->
+            <!-- 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>emailGroupList|emailType</types:value>
+            </types:item>
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>termRef</types:key>
+              <types:value>webAddressGroupList|webAddressType</types:value>
+            </types:item>
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>termRef</types:key>
+              <types:value>telephoneNumberGroupList|telephoneNumberType</types:value>
+            </types:item>
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>termRef</types:key>
+              <types:value>faxNumberGroupList|faxNumberType</types:value>
+            </types:item>
+            <types:item xmlns:types="http://collectionspace.org/services/common/types">
+              <types:key>termRef</types:key>
+              <types:value>addressGroupList|addressType</types:value>
+            </types:item>
+            -->
+          <!--
+          </service:properties>
+          -->
           <service:content contentType="application/xml">
             <service:xmlContent namespaceURI="http://collectionspace.org/services/contact" schemaLocation="http://collectionspace.org/services/contact http://services.collectionspace.org/contact/contacts_common.xsd" />
           </service:content>