Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type gml:SignType
Namespace http://www.opengis.net/gml
Annotations
Utility type used in various places - e.g. to indicate the direction of topological objects; "+" for forwards, or "-" for backwards.
Diagram
Diagram
Type restriction of string
Facets
enumeration -
enumeration +
Used by
Source
<simpleType name="SignType">
  <annotation>
    <documentation>Utility type used in various places - e.g. to indicate the direction of topological objects; "+" for forwards, or "-" for backwards.</documentation>
  </annotation>
  <restriction base="string">
    <enumeration value="-"/>
    <enumeration value="+"/>
  </restriction>
</simpleType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/basicTypes.xsd