| Author |
Removing empty nodes from SOAP requests and responses
|
Taariq San
Ranch Hand
Joined: Nov 20, 2007
Posts: 189
|
|
Hi
I currently remove empty nodes from my SOAP responses, if there are any, to save a little bit of bandwidth.
When I removed them from incoming requests I ran into trouble but that's another story.
The trouble aside, I'd like to know if a nullable field with minoccurs of 0 should be in the message, to comply with the XSD.
|
 |
 |
|
|
subject: Removing empty nodes from SOAP requests and responses
|
|
|