1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
\r
2 <ns2:abstract-common-list xmlns:ns2="http://collectionspace.org/services/jaxb">
\r
3 <totalItems>3</totalItems>
\r
5 Note that tests verifying this specific response may either fail, or
\r
6 return a non-fatal NESTED_ERROR, if the order of the list items below
\r
7 changes. (This response assumes that items are both returned in reverse
\r
8 chronological order by update timestamp (collectionspace_core:updatedAt),
\r
9 and that they are created in timestamp order by the order of tests in
\r
12 If the list items order changes, you can: reorder the following
\r
13 list-items appropriately; remove those items entirely, relying solely
\r
14 on the <totalItems> value and not on the actual items returned; or
\r
15 rewrite the test and/or response using more sophisticated techniques.
\r
18 <shortIdentifier>${createPersonAuthority1.word1}item3</shortIdentifier>
\r
21 <shortIdentifier>${createPersonAuthority1.word1}item2</shortIdentifier>
\r
24 <shortIdentifier>${createPersonAuthority1.word1}item1</shortIdentifier>
\r
26 </ns2:abstract-common-list>
\r