Package org.opengis.cite.iso19142
Class Namespaces
java.lang.Object
org.opengis.cite.iso19142.Namespaces
XML namespace names.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
ISO 19143:2010 (FES 2.0)static final String
ISO 19136:2007 (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
Legacy SOAP 1.1 message envelopes.static final String
ISO 19142:2010 (WFS 2.0)static final String
W3C XLinkstatic final URI
W3C XML Schema namespacestatic final String
XML Schema instance namespace -
Method Summary
-
Field Details
-
SOAP11
Legacy SOAP 1.1 message envelopes.- See Also:
-
SOAP_ENV
SOAP 1.2 message envelopes.- See Also:
-
XLINK
W3C XLink- See Also:
-
XSI
XML Schema instance namespace- See Also:
-
OWS
OGC 06-121r3 (OWS 1.1)- See Also:
-
GML
ISO 19136:2007 (GML 3.2)- See Also:
-
WFS
ISO 19142:2010 (WFS 2.0)- See Also:
-
FES
ISO 19143:2010 (FES 2.0)- See Also:
-
XSD
W3C XML Schema namespace -
SCH
Schematron (ISO 19757-3) namespace
-