]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
1d6d30e5d0fb83657087b7b2ea854edf9d7cdc48
[tmp/jakarta-migration.git] /
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <ns2:collectionobjects_common xmlns:ns2="http://collectionspace.org/services/collectionobject">
3 <objectNumber>objectNumber</objectNumber>
4
5 <briefDescriptions>
6 <!-- test childnode as whitespace -->
7 <briefDescription> briefDescription1</briefDescription>
8 <briefDescription>briefDescription2</briefDescription>
9 </briefDescriptions>
10
11 <distinguishingFeatures>distFeatures</distinguishingFeatures>
12 <numberOfObjects>1</numberOfObjects>
13 <!-- test newline whitespace -->
14 <responsibleDepartments>
15 <!-- test childnode as whitespace -->
16 <responsibleDepartment> responsibleDept1</responsibleDepartment>
17 <responsibleDepartment>responsibleDept2</responsibleDepartment>
18 </responsibleDepartments>
19 </ns2:collectionobjects_common>