1 <?xml version="1.0" encoding="UTF-8"?>
3 Document : cspace-2242-first-value-instance-nonblank.xml
6 Description: Test data for http://issues.collectionspace.org/browse/CSPACE-2242
9 <ns2:collectionobjects_common
10 xmlns:ns2="http://collectionspace.org/services/collectionobject"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
12 xsi:schemaLocation="http://collectionspace.org/services/collectionobject http://services.collectionspace.org/collectionobject/collectionobjects_common.xsd">
13 <objectNumber>2</objectNumber>
14 <distinguishingFeatures>features</distinguishingFeatures>
16 <!-- First value instance of this repeatable field is non-blank -->
17 <briefDescription>data</briefDescription>
18 <briefDescription></briefDescription>
19 <briefDescription>bob2</briefDescription>
21 </ns2:collectionobjects_common>