public final class GTS extends GML.DelegatingXSD
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE |
static QName |
TM_PeriodDuration |
static QName |
TM_PeriodDuration_PropertyType |
static QName |
TM_Primitive_PropertyType |
LOGGER, schema, typeMappingProfile, typeSchema
Modifier and Type | Method and Description |
---|---|
protected void |
addDependencies(Set dependencies)
Subclass hook to add additional dependencies.
|
protected Schema |
buildTypeSchema()
Sets up the schema which maps xml schema types to attribute types.
|
static GTS |
getInstance()
Returns the singleton instance.
|
String |
getNamespaceURI()
Returns 'http://www.isotc211.org/2005/gts'.
|
String |
getSchemaLocation()
Returns the location of 'gts.xsd.'.
|
buildSchema
allDependencies, buildTypeMappingProfile, createSchemaLocationResolver, createSchemaLocator, dispose, equals, getAllDependencies, getAllTypeMappingProfiles, getDependencies, getSchema, getSupplementarySchemaLocator, getTypeMappingProfile, getTypeSchema, hashCode, name, qName, toString
public static final String NAMESPACE
public static final QName TM_PeriodDuration_PropertyType
public static final QName TM_Primitive_PropertyType
public static final QName TM_PeriodDuration
public static final GTS getInstance()
protected void addDependencies(Set dependencies)
XSD
addDependencies
in class XSD
protected Schema buildTypeSchema()
XSD
buildTypeSchema
in class XSD
public String getNamespaceURI()
getNamespaceURI
in class XSD
public String getSchemaLocation()
getSchemaLocation
in class XSD
Copyright © 1996–2019 Geotools. All rights reserved.