]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-5756: Adding compputedCurrentLocation field to .xsd schemas, adding authRef...
authorRick Jaffe <rjaffe@berkeley.edu>
Thu, 6 Dec 2012 01:42:09 +0000 (17:42 -0800)
committerRick Jaffe <rjaffe@berkeley.edu>
Thu, 6 Dec 2012 01:42:09 +0000 (17:42 -0800)
services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd
services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd
services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml

index 54a923e765b11509b18ae2d30591098d00322339..249803075730b39f2767e15146785689de5ba60f 100644 (file)
@@ -48,6 +48,7 @@
     <xs:element name="collection" type="xs:string"/>\r
     <xs:element name="titleGroupList" type="titleGroupList"/>\r
     <xs:element name="recordStatus" type="xs:string"/>\r
+    <xs:element name="computedCurrentLocation" type="xs:string"/>\r
 \r
     <!-- Object Description Information -->\r
 \r
index 90eaa42d7a2649408b5e63bc5074746ef0e4bffa..a73ad64754ef01dbb54d0742d6b1323b6317d247 100644 (file)
@@ -46,6 +46,7 @@
                 <xs:element name="collection" type="xs:string"/>
                 <xs:element name="titleGroupList" type="titleGroupList"/>
                 <xs:element name="recordStatus" type="xs:string"/>
+                <xs:element name="computedCurrentLocation" type="xs:string"/>
 
                 <!-- Object Description Information -->
                 <xs:element name="age" type="xs:integer"/>
index 4a170f59f67725474e827f40353fc72b39e46eee..fc1a312e06d37a96a1b79717d9a5038a34d5b181 100644 (file)
                     <service:properties>
                         <!-- Fields containing authority term references -->
                         <!-- Object Identification Information group -->
-                        <!-- There are currently no authority term references in this group -->
+                        <types:item xmlns:types="http://collectionspace.org/services/config/types">
+                            <types:key>authRef</types:key>
+                            <types:value>computedCurrentLocation</types:value>
+                        </types:item>
                         <!-- Object Description Information group -->
                         <types:item xmlns:types="http://collectionspace.org/services/config/types">
                             <types:key>authRef</types:key>