While serializing objects to soap we specify the namespace of the 
service specific elements by saying
" <multiRef id="id1" SOAP-ENC:root="0" 
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; 
xsi:type="ElementName" xmlns:ns4="urn:ServiceNameSpace"> "
which would mean that the elements defined under this element are 
defined in a schema at the location urn:ServiceNameSpace.
What if i want to see the this schema?
OR more generically
Where can i find the schema that defines the elements that 
constitute a service request/response?
Hope i have made myself clear
thanks in advance
vamsi

_________________________________________________________
There is always a better job for you at Monsterindia.com.
Go now http://monsterindia.rediff.com/jobs


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to