Hi,
The order of elements in XML has always been significant and well-defined
by the XML schema in the WSDL. Until know, we haven't enforced this
restriction, preferring to be more accepting of input.
However, this leniency has lead to its own problems. For example, not only
was the order n
While regressions testing our Google codebase, the vast majority of which
we assumed, based on the blogspot notes and release notes, we would not
have to touch for the upgrade from v201101 to v201109, we have instead seen
that most of our calls now fail. I assume this is what is cryptically mean