1 <?xml version="1.0" encoding="UTF-8"?>
\r
2 <document name="organizations">
\r
3 <ns2:organizations_common xmlns:ns2="http://collectionspace.org/services/organization" 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:organizationauthority:name(${authShortIdentifier}):organization:name(${shortIdentifier})'${name}'</refName>
\r
11 <termName>${name}</termName>
\r
16 <termPrefForLang>false</termPrefForLang>
\r
17 <termDisplayName>${name}</termDisplayName>
\r
19 <mainBodyName>The real test official test organization</mainBodyName>
\r
26 </ns2:organizations_common>
\r
28 WARNING: ${itemCSID} does NOT get expanded by XmlReplay.
\r
29 It passes through and then the service deals with it.
\r
31 <ns3:relations-common-list xmlns:ns3="http://collectionspace.org/services/relation" xmlns:ns2="http://collectionspace.org/services/jaxb">
\r
32 <relation-list-item>
\r
33 <predicate>hasBroader</predicate>
\r
35 <csid>${itemCSID}</csid>
\r
36 <documentType>Organization</documentType>
\r
39 <csid>${parentCSID}</csid>
\r
40 <uri>${parentUri}</uri>
\r
41 <documentType>Organization</documentType>
\r
43 </relation-list-item>
\r
44 <relation-list-item>
\r
45 <predicate>hasBroader</predicate>
\r
47 <csid>${childCSID}</csid>
\r
48 <uri>${childUri}</uri>
\r
49 <documentType>Organization</documentType>
\r
52 <csid>${itemCSID}</csid>
\r
53 <documentType>Organization</documentType>
\r
55 </relation-list-item>
\r
56 <relation-list-item>
\r
57 <predicate>hasBroader</predicate>
\r
59 <uri>${child2Uri}</uri>
\r
60 <csid>${child2CSID}</csid>
\r
61 <documentType>Organization</documentType>
\r
64 <csid>${itemCSID}</csid>
\r
65 <documentType>Organization</documentType>
\r
67 </relation-list-item>
\r
68 <relation-list-item>
\r
69 <predicate>hasBroader</predicate>
\r
71 <uri>${child3Uri}</uri>
\r
72 <csid>${child3CSID}</csid>
\r
73 <documentType>Organization</documentType>
\r
76 <csid>${itemCSID}</csid>
\r
77 <documentType>Organization</documentType>
\r
79 </relation-list-item>
\r
80 </ns3:relations-common-list>
\r