]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
245260973e42c543a8119422291a3fbbb04f9b38
[tmp/jakarta-migration.git] /
1 <?xml version="1.0" encoding="utf-8"?>
2 <imports>
3     <import service="Locations" type="Locationitem" CSID="${recordCSID}">
4         <schema xmlns:locations_common="http://collectionspace.org/services/location" 
5                 name="locations_common">
6             <!--
7             Values containing Ampersand character entities are hard-coded
8             here in this file, rather than being passed in as values from
9             the XmlReplay control file, because in the control file it
10             appears we needed to double-encode them as '&amp;amp;',
11             which would complicate testing of CSPACE-5940.
12             -->
13             <locTermGroupList>
14                 <locTermGroup>
15                     <termDisplayName>Wattford &amp; Gump Outbuilding</termDisplayName>
16                 </locTermGroup>
17             </locTermGroupList>
18             <shortIdentifier>${shortIdentifierValue}</shortIdentifier>
19             <refName>urn:cspace:core.collectionspace.org:locationauthorities:name(${importLocationAuthorityWithVarExpansion.shortIdentifierValue})'Wattford &amp; Gump Outbuilding'</refName>
20             <inAuthority>${inAuthorityValue}</inAuthority>
21         </schema>
22     </import>
23 </imports>