direction

Attribute Information

Used By

Complex Type gml:DegreesType

Source

<attribute name="direction">
  <simpleType>
    <restriction base="string">
      <enumeration value="N"/>
      <enumeration value="E"/>
      <enumeration value="S"/>
      <enumeration value="W"/>
      <enumeration value="+"/>
      <enumeration value="-"/>
    </restriction>
  </simpleType>
</attribute>

Sample