aspose file tools
The moose likes Web Services and the fly likes Undefined schema definition in request soap message Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Undefined schema definition in request soap message" Watch "Undefined schema definition in request soap message" New topic
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?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Undefined schema definition in request soap message
 
Similar Threads
Axis Fault
Undefined schema definition in request soap message
can't run rampart client
digest authentication on client side implementation.
Rampart encrypting options: I can't encrypt parameters