The ordering of excerpts in the fragment is not
preserved.
SOLUTION: (IMPLEMENTED BUT NOT TESTED)
Need to add the <<ordered>> stereotype to
the association between Fragment and Excerpt
Also, can we have the order of excerpts within a
document determined by
(1) page number
(2) tr_y
(3) bl_x
thanks
Gully