Class NamespaceURI
Standard namespace URIs
- See Also:
-
SOAP11NS
SOAP12NS
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
http://purl.org/dc/elements/1.1/
static final String
http://www.dsml.org/DSML
static final String
http://www.w3.org/1999/02/22-rdf-syntax-ns#
static final String
The standard prefix for thehttp://www.w3.org/1999/02/22-rdf-syntax-ns#
namespace, defined to berdf
.static final String
http://www.w3.org/2000/01/rdf-schema#
static final String
The standard prefix for thehttp://www.w3.org/2000/01/rdf-schema#
namespace, defined to berdfs
.static final String
http://www.w3.org/2004/08/representation
static final String
The standard prefix for thehttp://www.w3.org/2004/08/representation
namespace, defined to berep
.static final String
http://purl.org/rss/1.0/
static final String
http://purl.org/rss/1.0/modules/syndication/
static final String
http://www.ascc.net/xml/schematron
static final String
http://www.w3.org/2001/SMIL20/WD/
static final String
http://www.w3.org/2005/08/addressing
static final String
The standard prefix for thehttp://www.w3.org/2005/08/addressing
namespace, defined to bewsa
.static final String
http://schemas.xmlsoap.org/wsdl/
static final String
http://schemas.xmlsoap.org/wsdl/http/
static final String
The standard prefix for thehttp://schemas.xmlsoap.org/wsdl/http/
namespace, defined to bew11http
.static final String
http://schemas.xmlsoap.org/wsdl/mime/
static final String
The standard prefix for thehttp://schemas.xmlsoap.org/wsdl/mime/
namespace, defined to bew11mime
.static final String
http://schemas.xmlsoap.org/wsdl/soap/
static final String
The standard prefix for thehttp://schemas.xmlsoap.org/wsdl/soap/
namespace, defined to bew11soap11
.static final String
http://schemas.xmlsoap.org/wsdl/soap12/
static final String
The standard prefix for thehttp://schemas.xmlsoap.org/wsdl/soap12/
namespace, defined to besoap
.static final String
The standard prefix for thehttp://schemas.xmlsoap.org/wsdl/
namespace, defined to bewsdl
.static final String
http://www.w3.org/2001/06/xforms
static final String
http://www.w3.org/1999/xhtml
static final String
The standard prefix for thehttp://www.w3.org/1999/xhtml
namespace, defined to bexhtml
.static final String
http://www.w3.org/2001/XInclude
static final String
The standard prefix for thehttp://www.w3.org/2001/XInclude
namespace, defined to bexi
.static final String
http://www.w3.org/2005/05/xmlmime
static final String
The standard prefix for thehttp://www.w3.org/2005/05/xmlmime
namespace, defined to bexmime
.static final String
http://www.w3.org/2001/02/xml-fragment
static final String
The standard prefix for thehttp://www.w3.org/2001/02/xml-fragment
namespace, defined to bef
.static final String
http://www.w3.org/2000/09/xmldsig#
static final String
http://www.w3.org/2000/xmlns/
static final String
http://www.w3.org/2004/08/xop/include
static final String
The standard prefix for thehttp://www.w3.org/2004/08/xop/include
namespace, defined to bexop
.static final String
The XML-Schema namespacehttp://www.w3.org/2001/XMLSchema
.static final String
The standard prefix for thehttp://www.w3.org/2001/XMLSchema
namespace, defined to bexsd
.static final String
The XML-Schema attributes namespacehttp://www.w3.org/2001/XMLSchema-instance
.static final String
The standard prefix for thehttp://www.w3.org/2001/XMLSchema-instance
namespace, defined to bexsi
.static final String
The XSL namespacehttp://www.w3.org/1999/XSL/Format
.static final String
The standard prefix for thehttp://www.w3.org/1999/XSL/Format
namespace, defined to befo
.static final String
The XSLT namespacehttp://www.w3.org/1999/XSL/Transform
.static final String
The standard prefix for thehttp://www.w3.org/1999/XSL/Transform
namespace, defined to bexsl
.static final String
http://www.w3.org/TR/WD-xsl
static final String
The XML-Schema namespacehttp://www.w3.org/2001/XMLSchema-datatypes
.static final String
The standard prefix for thehttp://www.w3.org/2001/XMLSchema
namespace, defined to bexstype
. -
Method Summary
-
Field Details
-
XMLNS
http://www.w3.org/2000/xmlns/
The prefix xmlns: was specified as a syntactic device for declaring namespaces, but was not itself associated with any namespace name by the Jan 1999 namespaces specfication. But in some processing contexts, e.g. DOM, it is useful to represent all XML attributes as (namespace name, local name) pairs. For this purpose, the namespace name http://www.w3.org/2000/xmlns/ is assigned.
Note that you must use the reserved prefix
xmlns:
when declaring namespaces. It does not work to declare another prefix with this namespace name and then try to use it for namespace declarations.The attribute name
xmlns
, which is used to declare the default namespace, is also hereby associated with this namespace name.- See Also:
-
XSLT
The XSLT namespacehttp://www.w3.org/1999/XSL/Transform
.- See Also:
-
XSLT_STDPREFIX
The standard prefix for thehttp://www.w3.org/1999/XSL/Transform
namespace, defined to bexsl
.- See Also:
-
XSL
The XSL namespacehttp://www.w3.org/1999/XSL/Format
.- See Also:
-
XSL_STDPREFIX
The standard prefix for thehttp://www.w3.org/1999/XSL/Format
namespace, defined to befo
.- See Also:
-
XSD
The XML-Schema namespacehttp://www.w3.org/2001/XMLSchema
.- See Also:
-
XSD_STDPREFIX
The standard prefix for thehttp://www.w3.org/2001/XMLSchema
namespace, defined to bexsd
.- See Also:
-
XSI
The XML-Schema attributes namespacehttp://www.w3.org/2001/XMLSchema-instance
.- See Also:
-
XSI_STDPREFIX
The standard prefix for thehttp://www.w3.org/2001/XMLSchema-instance
namespace, defined to bexsi
.- See Also:
-
XSTYPE
The XML-Schema namespacehttp://www.w3.org/2001/XMLSchema-datatypes
.- See Also:
-
XSTYPE_STDPREFIX
The standard prefix for thehttp://www.w3.org/2001/XMLSchema
namespace, defined to bexstype
.- See Also:
-
XI
http://www.w3.org/2001/XInclude
The XInclude namespace.
- See Also:
-
XI_STDPREFIX
The standard prefix for thehttp://www.w3.org/2001/XInclude
namespace, defined to bexi
.- See Also:
-
XML_FI
http://www.w3.org/2001/02/xml-fragment
The XML Fragment Interchange namespace.
- See Also:
-
XML_FI_STDPREFIX
The standard prefix for thehttp://www.w3.org/2001/02/xml-fragment
namespace, defined to bef
.- See Also:
-
XHTML
http://www.w3.org/1999/xhtml
The XHTML namespace.
- See Also:
-
XHTML_STDPREFIX
The standard prefix for thehttp://www.w3.org/1999/xhtml
namespace, defined to bexhtml
.- See Also:
-
XFORMS
http://www.w3.org/2001/06/xforms
The XForms namespace.
- See Also:
-
RDF
http://www.w3.org/1999/02/22-rdf-syntax-ns#
The RDF namespace.
- See Also:
-
RDF_STDPREFIX
The standard prefix for thehttp://www.w3.org/1999/02/22-rdf-syntax-ns#
namespace, defined to berdf
.- See Also:
-
RDFS
http://www.w3.org/2000/01/rdf-schema#
The RDF schema namespace.
- See Also:
-
RDFS_STDPREFIX
The standard prefix for thehttp://www.w3.org/2000/01/rdf-schema#
namespace, defined to berdfs
.- See Also:
-
WSDL11
http://schemas.xmlsoap.org/wsdl/
The WSDL 1.1 namespace.
- See Also:
-
WSDL11_STDPREFIX
The standard prefix for thehttp://schemas.xmlsoap.org/wsdl/
namespace, defined to bewsdl
.- See Also:
-
WSDL11_SOAP11
http://schemas.xmlsoap.org/wsdl/soap/
WSDL namespace for WSDL SOAP binding.
- See Also:
-
WSDL11_SOAP11_STDPREFIX
The standard prefix for thehttp://schemas.xmlsoap.org/wsdl/soap/
namespace, defined to bew11soap11
.- See Also:
-
WSDL11_HTTP
http://schemas.xmlsoap.org/wsdl/http/
WSDL namespace for WSDL HTTP GET and POST binding.
- See Also:
-
WSDL11_HTTP_STDPREFIX
The standard prefix for thehttp://schemas.xmlsoap.org/wsdl/http/
namespace, defined to bew11http
.- See Also:
-
WSDL11_MIME
http://schemas.xmlsoap.org/wsdl/mime/
WSDL namespace for WSDL MIME binding.
- See Also:
-
WSDL11_MIME_STDPREFIX
The standard prefix for thehttp://schemas.xmlsoap.org/wsdl/mime/
namespace, defined to bew11mime
.- See Also:
-
WSDL11_SOAP12
http://schemas.xmlsoap.org/wsdl/soap12/
WSDL 1.1 Binding Extension for SOAP 1.2.
- See Also:
-
WSDL11_SOAP12_STDPREFIX
The standard prefix for thehttp://schemas.xmlsoap.org/wsdl/soap12/
namespace, defined to besoap
.- See Also:
-
WS_ADDRESSING
http://www.w3.org/2005/08/addressing
The WS-Addressing 1.0 Namespace.
- See Also:
-
WS_ADDRESSING_STDPREFIX
The standard prefix for thehttp://www.w3.org/2005/08/addressing
namespace, defined to bewsa
.- See Also:
-
XOP
http://www.w3.org/2004/08/xop/include
The http://www.w3.org/2004/08/xop/include namespace.
- See Also:
-
XOP_STDPREFIX
The standard prefix for thehttp://www.w3.org/2004/08/xop/include
namespace, defined to bexop
.- See Also:
-
REP
http://www.w3.org/2004/08/representation
The http://www.w3.org/2004/08/representation namespace.
- See Also:
-
REP_STDPREFIX
The standard prefix for thehttp://www.w3.org/2004/08/representation
namespace, defined to berep
.- See Also:
-
XMIME
http://www.w3.org/2005/05/xmlmime
The http://www.w3.org/2005/05/xmlmime namespace.
- See Also:
-
XMIME_STDPREFIX
The standard prefix for thehttp://www.w3.org/2005/05/xmlmime
namespace, defined to bexmime
.- See Also:
-
DSML
http://www.dsml.org/DSML
The DSML namespace.
- See Also:
-
XMLDSIG
http://www.w3.org/2000/09/xmldsig#
The XML-Signature namespace.
- See Also:
-
SCHEMATRON
http://www.ascc.net/xml/schematron
The Schematron namespace.
- See Also:
-
XSLT_WD
http://www.w3.org/TR/WD-xsl
The old XSLT working draft namespace.
- See Also:
-
SMIL
http://www.w3.org/2001/SMIL20/WD/
The SMIL 2.0 working draft namespace.
- See Also:
-
RSS_10
http://purl.org/rss/1.0/
The RSS 1.0 namespace.
- See Also:
-
RSS_MOD_SYNDICATION
http://purl.org/rss/1.0/modules/syndication/
The RSS 1.0 syndication module namespace.
- See Also:
-
DC_ELEMENTS_11
http://purl.org/dc/elements/1.1/
The Dublin Core Elements 1.1 namespace.
- See Also:
-