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 Siblings of the bag of black chess pieces:
9 2. bag of white chess pieces
11 <ns3:relations-common-list xmlns:ns3="http://collectionspace.org/services/relation" xmlns:ns2="http://collectionspace.org/services/jaxb">
13 <itemsInPage>2</itemsInPage>
14 <totalItems>2</totalItems>
16 <subjectCsid>${chessBoardCSID}</subjectCsid>
17 <objectCsid>${chessSetBoxCSID}</objectCsid>
18 <predicate>hasBroader</predicate>
20 <csid>${chessBoardCSID}</csid>
23 <csid>${chessSetBoxCSID}</csid>
27 <subjectCsid>${bagOfWhiteChessPiecesCSID}</subjectCsid>
28 <objectCsid>${chessSetBoxCSID}</objectCsid>
29 <predicate>hasBroader</predicate>
31 <csid>${bagOfWhiteChessPiecesCSID}</csid>
34 <csid>${chessSetBoxCSID}</csid>
37 </ns3:relations-common-list>