]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
51b35bef2b79210341d3e25e3dc61ca42b161f79
[tmp/jakarta-migration.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3     Document   : cspace-2242-first-value-instance-nonblank.xml
4     Created on : 
5     Author     : 
6     Description: Test data for http://issues.collectionspace.org/browse/CSPACE-2242
7 -->
8
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>
15     <briefDescriptions>
16         <!-- First value instance of this repeatable field is non-blank -->
17         <briefDescription>data</briefDescription>
18         <briefDescription></briefDescription>
19         <briefDescription>bob2</briefDescription>
20     </briefDescriptions>
21 </ns2:collectionobjects_common>