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 relationship between an item
15 and its parent, via an update that also adds a new field
16 value to the item itself.
20 <predicate>hasBroader</predicate>
22 <csid>${blackRookCSID}</csid>
23 <documentType>CollectionObject</documentType>
26 <csid>${bagOfBlackChessPiecesCSID}</csid>
27 <documentType>CollectionObject</documentType>
31 </ns3:relations-common-list>