org.opengis.cite.osxgeotime
Class Namespaces

java.lang.Object
  extended by org.opengis.cite.osxgeotime.Namespaces

public class Namespaces
extends Object

XML namespace names.

See Also:
Namespaces in XML 1.0

Field Summary
static String ATOM
          Atom rfc4287
static String DC
          Dublin Core Elements
static String GEORSS
          GeoRSS
static String GML
          ISO 19136 (GML 3.2)
static String OS
          OpenSearch
static String OSGEO
          OpenSearch Geo Extension
static String OSTIME
          OpenSearch Time Extension
static String OWS
          OGC 06-121r3 (OWS 1.1)
static String SOAP_ENV
          SOAP 1.2 message envelopes.
static String XLINK
          W3C XLink
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SOAP_ENV

public static final String SOAP_ENV
SOAP 1.2 message envelopes.

See Also:
Constant Field Values

XLINK

public static final String XLINK
W3C XLink

See Also:
Constant Field Values

OWS

public static final String OWS
OGC 06-121r3 (OWS 1.1)

See Also:
Constant Field Values

GML

public static final String GML
ISO 19136 (GML 3.2)

See Also:
Constant Field Values

ATOM

public static final String ATOM
Atom rfc4287

See Also:
Constant Field Values

OS

public static final String OS
OpenSearch

See Also:
Constant Field Values

OSGEO

public static final String OSGEO
OpenSearch Geo Extension

See Also:
Constant Field Values

OSTIME

public static final String OSTIME
OpenSearch Time Extension

See Also:
Constant Field Values

GEORSS

public static final String GEORSS
GeoRSS

See Also:
Constant Field Values

DC

public static final String DC
Dublin Core Elements

See Also:
Constant Field Values


Copyright © 2014. All Rights Reserved.