Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type gml:SignType
Namespace http://www.opengis.net/gml/3.2
Annotations
gml:SignType is a convenience type with values "+" (plus) and "-" (minus).
Diagram
Diagram
Type restriction of string
Facets
enumeration -
enumeration +
Used by
Source
<simpleType name="SignType">
  <annotation>
    <documentation>gml:SignType is a convenience type with values "+" (plus) and "-" (minus).</documentation>
  </annotation>
  <restriction base="string">
    <enumeration value="-"/>
    <enumeration value="+"/>
  </restriction>
</simpleType>
Schema location http://schemas.opengis.net/gml/3.2.1/basicTypes.xsd