dgpsStationType

Represents a differential GPS station.

Simple Type Information

Used By

Element wptType/dgpsid

Source

<xsd:simpleType name="dgpsStationType">
  <xsd:annotation>
    <xsd:documentation>Represents a differential GPS station.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:integer">
    <xsd:minInclusive value="0"/>
    <xsd:maxInclusive value="1023"/>
  </xsd:restriction>
</xsd:simpleType>