Save This Page
Home » xmlbeans-2.4.0-src » org.apache.xmlbeans.impl.soap » [javadoc | source]
org.apache.xmlbeans.impl.soap
public interface: SOAPConstants [javadoc | source] The definition of constants pertaining to the SOAP 1.1 protocol.
Field Summary
public static final  String URI_NS_SOAP_ENVELOPE    The namespace identifier for the SOAP envelope. 
public static final  String URI_NS_SOAP_ENCODING    The namespace identifier for the SOAP encoding (see section 5 of the SOAP 1.1 specification). 
public static final  String URI_SOAP_ACTOR_NEXT    The URI identifying the first application processing a SOAP request as the intended actor for a SOAP header entry (see section 4.2.2 of the SOAP 1.1 specification).