1 <?xml version="1.0" encoding="UTF-8"?>
\r
2 <document name="locations">
\r
3 <ns2:locations_common xmlns:ns2="http://collectionspace.org/services/location" xmlns:ns3="http://collectionspace.org/services/jaxb">
\r
4 <inAuthority>${inAuthority}</inAuthority>
\r
5 <shortIdentifier>${shortIdentifier}</shortIdentifier>
\r
6 <refName>urn:cspace:org.collectionspace.demo:locationauthority:name(${authShortIdentifier}):location:name(${shortIdentifier})'${name}'</refName>
\r
7 <displayName>${name}</displayName>
\r
8 <displayNameComputed>false</displayNameComputed>
\r
9 <shortDisplayNameComputed>true</shortDisplayNameComputed>
\r
10 </ns2:locations_common>
\r
11 <ns3:relations-common-list xmlns:ns3="http://collectionspace.org/services/relation" xmlns:ns2="http://collectionspace.org/services/jaxb">
\r
12 <relation-list-item>
\r
13 <predicate>hasBroader</predicate>
\r
15 <csid>${childCSID}</csid>
\r
16 <documentType>Locationitem</documentType>
\r
19 <csid>${itemCSID}</csid>
\r
20 <documentType>Locationitem</documentType>
\r
22 </relation-list-item>
\r
23 <relation-list-item>
\r
24 <predicate>hasBroader</predicate>
\r
26 <csid>${child2CSID}</csid>
\r
27 <documentType>Locationitem</documentType>
\r
30 <csid>${itemCSID}</csid>
\r
31 <documentType>Locationitem</documentType>
\r
33 </relation-list-item>
\r
34 </ns3:relations-common-list>
\r