You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WSABI has a specific expectation of how the namespaces in the message are abbreviated (i.e. 'i' for http://www.w3.org/2001/XMLSchema-instance and 'xs' for 'http://www.w3.org/2001/XMLSchema'). While this is easy to change on the server-side of the operation the decoration should not be assumed and should be interpreted from the messages and handled appropriately on the client.
The text was updated successfully, but these errors were encountered:
WSABI has a specific expectation of how the namespaces in the message are abbreviated (i.e. 'i' for http://www.w3.org/2001/XMLSchema-instance and 'xs' for 'http://www.w3.org/2001/XMLSchema'). While this is easy to change on the server-side of the operation the decoration should not be assumed and should be interpreted from the messages and handled appropriately on the client.
The text was updated successfully, but these errors were encountered: