]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
3fd8879fe03481da5380cfb4085a0d401c796a41
[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         <!--
6             Values containing Ampersand character entities are hard-coded
7             here in this file, rather than being passed in as values from
8             the XmlReplay control file, because in the control file it
9             appears we needed to double-encode them as '&amp;amp;',
10             which would complicate testing of CSPACE-5940.
11         -->
12         <locTermGroupList>
13             <locTermGroup>
14                 <termDisplayName>Wattford &amp; Gump Outbuilding</termDisplayName>
15             </locTermGroup>
16         </locTermGroupList>
17         <shortIdentifier>${shortIdentifierValue}</shortIdentifier>
18         <inAuthority>${inAuthorityValue}</inAuthority>
19     </ns2:locations_common>
20     <ns2:collectionspace_core xmlns:ns2="http://collectionspace.org/collectionspace_core/"
21                               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
22         <!-- Note: This test may fail if the identifier for the core tenant changes. -->
23         <tenantId>1</tenantId>
24         <uri>${uriValue}</uri>
25         <refName>urn:cspace:core.collectionspace.org:locationauthorities:name(${importLocationAuthorityWithVarExpansion.shortIdentifierValue})'Wattford &amp; Gump Outbuilding'</refName>
26     </ns2:collectionspace_core>
27 </document>
28