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.'.
|
buildSchemaallDependencies, buildTypeMappingProfile, createSchemaLocationResolver, createSchemaLocator, dispose, equals, getAllDependencies, getAllTypeMappingProfiles, getDependencies, getSchema, getSupplementarySchemaLocator, getTypeMappingProfile, getTypeSchema, hashCode, name, qName, toStringpublic 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)
XSDaddDependencies in class XSDprotected Schema buildTypeSchema()
XSDbuildTypeSchema in class XSDpublic String getNamespaceURI()
getNamespaceURI in class XSDpublic String getSchemaLocation()
getSchemaLocation in class XSDCopyright © 1996–2019 Geotools. All rights reserved.