1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <document name="collectionobjects">
3 <!-- Contents of the specified CollectionObject record itself are -->
4 <!-- ignored here; we are interested only in the relations list below. -->
7 Parent and child relations of the black rook:
8 * bag of black chess pieces (parent)
10 <ns3:relations-common-list xmlns:ns3="http://collectionspace.org/services/relation" xmlns:ns2="http://collectionspace.org/services/jaxb">
12 <itemsInPage>1</itemsInPage>
13 <totalItems>1</totalItems>
15 <!-- Parent relationships -->
18 <predicate>hasBroader</predicate>
20 <csid>${blackRookCSID}</csid>
21 <documentType>CollectionObject</documentType>
24 <csid>${bagOfBlackChessPiecesCSID}</csid>
25 <documentType>CollectionObject</documentType>
29 </ns3:relations-common-list>