Package org.opengis.cite.wps20
Class Namespaces
java.lang.Object
org.opengis.cite.wps20.Namespaces
XML namespace names.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
ISO 19136 (GML 3.2)static final String
OGC 06-121r3 (OWS 1.1)static final URI
Schematron (ISO 19757-3) namespacestatic final String
SOAP 1.2 message envelopes.static final String
WPS 2.0.0static final String
W3C XLinkstatic final URI
W3C XML Schema namespace -
Method Summary
-
Field Details
-
SOAP_ENV
SOAP 1.2 message envelopes.- See Also:
-
XLINK
W3C XLink- See Also:
-
OWS
OGC 06-121r3 (OWS 1.1)- See Also:
-
GML
ISO 19136 (GML 3.2)- See Also:
-
WPS
WPS 2.0.0- See Also:
-
XSD
W3C XML Schema namespace -
SCH
Schematron (ISO 19757-3) namespace
-