I have quite a large XSL document for an assignment that does a number of things. It is nearly complete but I missed a requirement that it has to be sorted and I cannot get
selects the staff elements and sorts them, but there is only one staff element, so this is a no-op.
Change to
then that selects all the member elements and sorts them.