1 <document name="locations">
2 <ns2:locations_common xmlns:ns2="http://collectionspace.org/services/location" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3 <shortIdentifier>johnWayneActorChild</shortIdentifier>
4 </ns2:locations_common>
5 <ns2:relations-common-list xmlns:ns2="http://collectionspace.org/services/relation" xmlns:ns3="http://collectionspace.org/services/jaxb">
7 <itemsInPage>2</itemsInPage>
8 <totalItems>2</totalItems>
9 <fieldsReturned>subjectCsid|relationshipType|predicateDisplayName|objectCsid|uri|csid|subject|object</fieldsReturned>
11 <subjectCsid>${child2CSID}</subjectCsid>
12 <predicate>hasBroader</predicate>
13 <objectCsid>${locationCSID}</objectCsid>
15 <csid>${child2CSID}</csid>
18 <csid>${locationCSID}</csid>
22 <subjectCsid>${child3CSID}</subjectCsid>
23 <predicate>hasBroader</predicate>
24 <objectCsid>${locationCSID}</objectCsid>
26 <csid>${child3CSID}</csid>
29 <csid>${locationCSID}</csid>
32 </ns2:relations-common-list>