1 <?xml version="1.0" encoding="UTF-8"?>
2 <document name="persons">
3 <ns2:relations-common-list xmlns:ns2="http://collectionspace.org/services/relation" xmlns:ns3="http://collectionspace.org/services/jaxb">
4 <totalItems>1</totalItems>
6 This file represents the expected response from test case
8 These are the vars that are available from the time Person1 is created.
9 Person1.CSID ${Person1.CSID}
10 Person2.CSID ${Person2.CSID}
15 <subjectCsid>${Person2.CSID}</subjectCsid>
16 <objectCsid>${Person1.CSID}</objectCsid>
17 <predicate>hasBroader</predicate>
19 <csid>${Person2.CSID}</csid>
22 <csid>${Person1.CSID}</csid>
25 </ns2:relations-common-list>