| Author |
header in soap
|
vasu chowdary
Ranch Hand
Joined: Mar 15, 2008
Posts: 84
|
|
|
As per the IVAN's notes SOAPHEADER contains more than one block and each block must have it's own namespace.my doubt is ''will each header block validate against the schema?". WSDL contains the types used in the request , responses which are in the SOAPBODY.So how the schema knows about the types used inthe SOAPHEADER?
|
 |
Palak Mathur
Ranch Hand
Joined: Jan 29, 2007
Posts: 303
|
|
Read this to understand SOAP Message construct. Which schema are you talking about? If SOAP Schema, yes. The schema for that is: http://schemas.xmlsoap.org/soap/envelope/
|
Palak Mathur | My Blog | TechJaunt | What is JavaRanch? | List of All FAQs
|
 |
 |
|
|
subject: header in soap
|
|
|