What are the namespaces that are usually used in SOAP messages? Where can i get more information about them?
Created Sep 9, 2001
Davanum Srinivas
- 1. xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
- 2. xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
- 3. xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"
- 4. xmlns:xsd="http://www.w3.org/1999/XMLSchema"