]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-4687: Authority term references in the Measured By field, within the nested...
authorAron Roberts <aron@socrates.berkeley.edu>
Tue, 13 Dec 2011 20:13:36 +0000 (20:13 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Tue, 13 Dec 2011 20:13:36 +0000 (20:13 +0000)
services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml

index 19218d77bb34a487eeb4432194fa479869b9114d..47af2227568b4ccae59bb2577d1c5c169abefb67 100644 (file)
               <types:key>authRef</types:key>
                                                        <types:value>referenceGroupList/*/reference</types:value>
             </types:item>
-
-            <!-- NEEDS ATTENTION - thsi is no longer correct w.r.t. schema
             <types:item xmlns:types="http://collectionspace.org/services/common/types">
               <types:key>authRef</types:key>
-                                                       <types:value>dimensionList/*/measuredBy</types:value>
+              <types:value>measuredPartGroupList/*/dimensionSubGroupList/*/measuredBy</types:value>
             </types:item>
-            -->
             <!-- The following fields may become part of a repeatable sub-group, per JIRA(s) -->
             <!-- spawned from CSPACE-4490. -->
             <!-- As a result, they will fall into complexType structures. -->
               <types:key>authRef</types:key>
                                                        <types:value>subjectList|subject</types:value>
             </types:item>
-            <!-- NEEDS ATTENTION w.r.t. current schema
             <types:item xmlns:types="http://collectionspace.org/services/common/types">
               <types:key>authRef</types:key>
-                                                       <types:value>dimensionGroupList/*/measuredBy</types:value>
+              <types:value>measuredPartGroupList/*/dimensionSubGroupList/*/measuredBy</types:value>
             </types:item>
-            -->
             <types:item xmlns:types="http://collectionspace.org/services/common/types">
               <types:key>termRef</types:key>
               <types:value>languageList|language</types:value>