public final class GSR extends GML.DelegatingXSD
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE |
static QName |
SC_CRS_PropertyType |
LOGGER, schema, typeMappingProfile, typeSchema
Modifier and Type | Method and Description |
---|---|
protected void |
addDependencies(Set<XSD> dependencies)
Subclass hook to add additional dependencies.
|
protected Schema |
buildTypeSchema()
Sets up the schema which maps xml schema types to attribute types.
|
static GSR |
getInstance()
Returns the singleton instance.
|
String |
getNamespaceURI()
Returns 'http://www.isotc211.org/2005/gsr'.
|
String |
getSchemaLocation()
Returns the location of 'gsr.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 SC_CRS_PropertyType
public static final GSR getInstance()
protected void addDependencies(Set<XSD> 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–2023 Geotools. All rights reserved.