Normal
AW: Ignore whitespace when parsing SOAP messagesYes, maybe that's the reason why I added the xmlns:xsi attribute. But as we don't provide XML schemas for our extended data types, we don't need the xsi:schemaLocation/xsi:noNamespaceSchemaLocation and so we don't need the xmlns:xsi attribute.
AW: Ignore whitespace when parsing SOAP messages
Yes, maybe that's the reason why I added the xmlns:xsi attribute. But as we don't provide XML schemas for our extended data types, we don't need the xsi:schemaLocation/xsi:noNamespaceSchemaLocation and so we don't need the xmlns:xsi attribute.