1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <document name="collectionobjects">
4 <ns2:collectionobjects_common
5 xmlns:ns2="http://collectionspace.org/services/collectionobject">
6 <objectNumber>${objectNumber}</objectNumber>
7 <distinguishingFeatures>${distinguishingFeatures}</distinguishingFeatures>
8 </ns2:collectionobjects_common>
10 <ns3:relations-common-list xmlns:ns3="http://collectionspace.org/services/relation"
11 xmlns:ns2="http://collectionspace.org/services/jaxb">
14 Create a hierarchical relationships between the bag of
15 black chess pieces, and the remaining piece it contains.
19 <predicate>hasBroader</predicate>
21 <csid>${blackRookCSID}</csid>
22 <documentType>CollectionObject</documentType>
25 <csid>${bagOfBlackChessPiecesCSID}</csid>
26 <documentType>CollectionObject</documentType>
30 </ns3:relations-common-list>