More comments on test cases: > lines are from Shane's original message. >node17 - change to output attrs instead of elements, so out-of-order >compares possible This was changed from plain text to elements, but I can change it again. >select69 - if possible (don't know if it'll affect test) output attrs >instead of text, so out-of-order compares possible I'd prefer to sort by attribute name, but still output text. >sort22-25 - can this be changed to xml instead of text to make wellformed? >sort30, sort31, sort35, sort37 - can this be changed to xml instead of >text to make wellformed? Yes, but we should probably add more tests that use the text output method. So we need to plan on having text-output compares someplace. .................David Marston
