Class GSS


public final class GSS extends GML.DelegatingXSD
This interface contains the qualified names of all the types,elements, and attributes in the http://www.isotc211.org/2005/gss schema.
  • Field Details

    • NAMESPACE

      public static final String NAMESPACE
      See Also:
    • GM_Object_PropertyType

      public static final QName GM_Object_PropertyType
    • GM_Point_PropertyType

      public static final QName GM_Point_PropertyType
  • Method Details

    • getInstance

      public static final GSS getInstance()
      Returns the singleton instance.
    • addDependencies

      protected void addDependencies(Set<XSD> dependencies)
      Description copied from class: XSD
      Subclass hook to add additional dependencies.
      Overrides:
      addDependencies in class XSD
    • buildTypeSchema

      protected Schema buildTypeSchema()
      Description copied from class: XSD
      Sets up the schema which maps xml schema types to attribute types.
      Overrides:
      buildTypeSchema in class XSD
    • getNamespaceURI

      public String getNamespaceURI()
      Returns 'http://www.isotc211.org/2005/gss'.
      Specified by:
      getNamespaceURI in class XSD
    • getSchemaLocation

      public String getSchemaLocation()
      Returns the location of 'gss.xsd.'.
      Specified by:
      getSchemaLocation in class XSD