]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
2d61b5003f0c387e395aaa15e1382ec7739bafc9
[tmp/jakarta-migration.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document name="vocabularyitems">
3   <ns3:vocabularyitems_common xmlns:ns3="http://collectionspace.org/services/vocabulary"
4   xmlns:ns2="http://collectionspace.org/services/jaxb">
5     <displayName>${displayName}</displayName>
6     <shortIdentifier>${itemID}</shortIdentifier>
7     <refName>urn:cspace:org.collectionspace.demo:vocabulary:name(TestOrderVocab):item:name(${itemID})'${displayName}'</refName>
8     <order>${order}</order>
9     <description>This is a test vocabulary item</description>
10     <source>Some mythical book</source>
11     <sourcePage>The page should match the order:${order}</sourcePage>
12   </ns3:vocabularyitems_common>
13 </document>
14