1 <?xml version="1.0" encoding="UTF-8"?>
2 <document name="locations">
4 xmlns:ns2="http://collectionspace.org/services/location">
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;',
10 which would complicate testing of CSPACE-5940.
14 <termDisplayName>Wattford & Gump Outbuilding</termDisplayName>
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 & Gump Outbuilding'</refName>
26 </ns2:collectionspace_core>