1 <ns3:abstract-common-list xmlns:ns3="http://collectionspace.org/services/vocabulary" xmlns:ns2="http://collectionspace.org/services/jaxb">
2 <!-- This test result is dependent on test group vocabulary/vocabulary.xml::TestOrder
3 and the vars defined there.
4 Do not use this expected result with any other tests.
7 <itemsInPage>3</itemsInPage>
8 <totalItems>3</totalItems>
10 <displayName>${Item1.displayName}</displayName>
11 <shortIdentifier>${Item1.itemID}</shortIdentifier>
12 <order>${Item1.order}</order>
13 <uri>/vocabularies/${Vocabulary1.CSID}/items/${Item1.CSID}</uri>
14 <csid>${Item1.CSID}</csid>
17 <displayName>${Item2.displayName}</displayName>
18 <shortIdentifier>${Item2.itemID}</shortIdentifier>
19 <order>${Item2.order}</order>
20 <uri>/vocabularies/${Vocabulary1.CSID}/items/${Item2.CSID}</uri>
21 <csid>${Item2.CSID}</csid>
24 <displayName>${Item3DupeOrder.displayName}</displayName>
25 <shortIdentifier>${Item3DupeOrder.itemID}</shortIdentifier>
26 <order>${Item3DupeOrder.order}</order>
27 <uri>/vocabularies/${Vocabulary1.CSID}/items/${Item3DupeOrder.CSID}</uri>
28 <csid>${Item3DupeOrder.CSID}</csid>
30 </ns3:abstract-common-list>