The specification states that "No cursor attribute means that the end of the result set has been reached". I would say that means when there are 3 Elements and I request 5 then I should not get a cursor attribute, after all I have reached the end of the result set.
When testing the server this is not taken into account, lists without cursors just give an error since they are not expected.
The specification states that "No cursor attribute means that the end of the result set has been reached". I would say that means when there are 3 Elements and I request 5 then I should not get a cursor attribute, after all I have reached the end of the result set.
When testing the server this is not taken into account, lists without cursors just give an error since they are not expected.