| Author |
Undefined schema definition in request soap message
|
Akram Chotu
Ranch Hand
Joined: Apr 18, 2006
Posts: 43
|
|
I have below soap message with WS Security Signature generated by Axis 1.2.1: "AddressType" is declared to be belonging to the namespace "http://www.mediclaim.org/2003/05" however "AddressType" is not defined in the soap message with the namespace "http://www.mediclaim.org/2003/05". Is this an error or my understanding is wrong? Also, since there is no namespace prefix for <Address> element and its child elements like <AddressLine>, <CityName> etc. does it mean all these elements belong to default namespace instead of ns1 ? or do they have to be explicitly prefixed with the namespace prefix ns1 ?. Is the soap message generated using AXIS for the <Address> element correct? Can anyone please clarify?
|
 |
 |
|
|
subject: Undefined schema definition in request soap message
|
|
|