]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
5c5e75427ced96913c5d747476bf9635e7b7b9ed
[tmp/jakarta-migration.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document name="locations">
3     <ns2:locations_common
4         xmlns:ns2="http://collectionspace.org/services/location">
5         <locTermGroupList>
6             <locTermGroup>
7                 <termDisplayName>${termDisplayNameValue}</termDisplayName>
8             </locTermGroup>
9         </locTermGroupList>
10         <shortIdentifier>${shortIdentifierValue}</shortIdentifier>
11         <inAuthority>${inAuthorityValue}</inAuthority>
12     </ns2:locations_common>
13     <ns2:collectionspace_core xmlns:ns2="http://collectionspace.org/collectionspace_core/"
14                               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
15         <!-- Note: This test may fail if the identifier for the core tenant changes. -->
16         <tenantId>1</tenantId>
17         <uri>${uriValue}</uri>
18         <refName>urn:cspace:core.collectionspace.org:locationauthorities:name(${shortIdentifierValue})'${termDisplayNameValue}'</refName>
19     </ns2:collectionspace_core>
20 </document>
21