org.geotools.gml3.v3_2.gts
Class GTS
Object
XSD
StubbedGMLXSD
GTS
public final class GTS
- extends StubbedGMLXSD
This interface contains the qualified names of all the types,elements, and
attributes in the http://www.isotc211.org/2005/gts schema.
- Module:
modules/extension/xsd-gml3 (gt-xsd-gml3.jar)
Methods inherited from class XSD |
allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocator, equals, getAllDependencies, getDependencies, getSchema, getTypeMappingProfile, getTypeSchema, hashCode, name, toString |
NAMESPACE
public static final String NAMESPACE
- See Also:
- Constant Field Values
TM_PeriodDuration_PropertyType
public static final QName TM_PeriodDuration_PropertyType
TM_Primitive_PropertyType
public static final QName TM_Primitive_PropertyType
TM_PeriodDuration
public static final QName TM_PeriodDuration
getInstance
public static final GTS getInstance()
- Returns the singleton instance.
addDependencies
protected void addDependencies(Set dependencies)
- Description copied from class:
XSD
- Subclass hook to add additional dependencies.
- Overrides:
addDependencies
in class XSD
getNamespaceURI
public String getNamespaceURI()
- Returns 'http://www.isotc211.org/2005/gts'.
- Specified by:
getNamespaceURI
in class XSD
getSchemaLocation
public String getSchemaLocation()
- Returns the location of 'gts.xsd.'.
- Specified by:
getSchemaLocation
in class XSD
Copyright © 1996-2009 Geotools. All Rights Reserved.