I'm trying to process a response XML (see example below) from the
Trading API using the Java classes generated from wsimport. If the
response represents an error however, the Timestamp field doesn't appear
to follow the ISO8601 format and I can't con...