I always need all the <Person insert > to be at the top and It doesn't matter about the others.
If I order by xmlTransaction I get CPAdress before Person If I order by xmlTransaction desc I get Person update
I could just get the Person Inserts then the person updates then CPAaddress but thats a bit of an effort and I don't know how to escape the = and quote marks as the full string is: <Person ActionType="Insert"