I'm getting this XML from a service that I need to deal with. I'm not much on XML Schema or Namespace fu, but to me it looks a mess. Can someone take a look at it and tell me how to make it nicer?
I know that the namespace definitions can be declared in the first line, and not on every line. Is there anything else that can be cleaned up?