Hi all,
According to the basic profile it mentions that the both the web servcie producer and the consumer should use the same schema. AXIS 1.0 uses XML schema 1999 where as AXIS 1.1 uses XML schema 2001 Can there a soap message request exist where Both the schemas need to be used. As in can I have a SOAP message in which I specify the schema as 2001 and then have it include schemas from 1999 and 2001. Acoording to the schema definition the SOAP message gets validated against it. Is this understanding of mine right. In that case then having two different schema definition in a given SOAP message will be conflicting. First of all, can I have a SOAP message with two different XML Schemas (1999 and 2001)?? RGds Senthil