- java.lang.Object
-
- javax.xml.rpc.NamespaceConstants
-
public class NamespaceConstants extends Object
Constants used in JAX-RPC for namespace prefixes and URIs- Version:
- 1.0
- Author:
- Rahul Sharma
-
-
Field Summary
Fields Modifier and Type Field and Description static String
NSPREFIX_SCHEMA_XSD
Namespace prefix for XML schema XSDstatic String
NSPREFIX_SCHEMA_XSI
Namespace prefix for XML Schema XSIstatic String
NSPREFIX_SOAP_ENCODING
Namespace prefix for SOAP Encodingstatic String
NSPREFIX_SOAP_ENVELOPE
Namespace prefix for SOAP Envelopestatic String
NSURI_SCHEMA_XSD
Namespace URI for XML Schema XSDstatic String
NSURI_SCHEMA_XSI
Namespace URI for XML Schema XSIstatic String
NSURI_SOAP_ENCODING
Nameapace URI for SOAP 1.1 Encodingstatic String
NSURI_SOAP_ENVELOPE
Nameapace URI for SOAP 1.1 Envelopestatic String
NSURI_SOAP_NEXT_ACTOR
Nameapace URI for SOAP 1.1 next actor role
-
Constructor Summary
Constructors Constructor and Description NamespaceConstants()
-
-
-
Field Detail
-
NSPREFIX_SOAP_ENVELOPE
public static final String NSPREFIX_SOAP_ENVELOPE
Namespace prefix for SOAP Envelope- See Also:
- Constant Field Values
-
NSPREFIX_SOAP_ENCODING
public static final String NSPREFIX_SOAP_ENCODING
Namespace prefix for SOAP Encoding- See Also:
- Constant Field Values
-
NSPREFIX_SCHEMA_XSD
public static final String NSPREFIX_SCHEMA_XSD
Namespace prefix for XML schema XSD- See Also:
- Constant Field Values
-
NSPREFIX_SCHEMA_XSI
public static final String NSPREFIX_SCHEMA_XSI
Namespace prefix for XML Schema XSI- See Also:
- Constant Field Values
-
NSURI_SOAP_ENVELOPE
public static final String NSURI_SOAP_ENVELOPE
Nameapace URI for SOAP 1.1 Envelope- See Also:
- Constant Field Values
-
NSURI_SOAP_ENCODING
public static final String NSURI_SOAP_ENCODING
Nameapace URI for SOAP 1.1 Encoding- See Also:
- Constant Field Values
-
NSURI_SOAP_NEXT_ACTOR
public static final String NSURI_SOAP_NEXT_ACTOR
Nameapace URI for SOAP 1.1 next actor role- See Also:
- Constant Field Values
-
NSURI_SCHEMA_XSD
public static final String NSURI_SCHEMA_XSD
Namespace URI for XML Schema XSD- See Also:
- Constant Field Values
-
NSURI_SCHEMA_XSI
public static final String NSURI_SCHEMA_XSI
Namespace URI for XML Schema XSI- See Also:
- Constant Field Values
-
-
Document created the 11/06/2005, last modified the 18/08/2025
Source of the printed document:https://www.gaudry.be/en/java-api-javaee-rf-javax/xml/rpc/namespaceconstants.html
The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.
References
These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author of this site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.