Showing:

Diagrams
Source
Used by
Complex Type gml:DMSAngleType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index1075.tmp#id1953 index1076.tmp#id1957 index1077.tmp#id1959 index1078.tmp#id1961
Used by
Model gml:degrees , (gml:decimalMinutes | (gml:minutes , gml:seconds{0,1}))
Children gml:decimalMinutes, gml:degrees, gml:minutes, gml:seconds
Source
<complexType name="DMSAngleType">
  <annotation>
    <appinfo>deprecated</appinfo>
  </annotation>
  <sequence>
    <element ref="gml:degrees"/>
    <choice minOccurs="0">
      <element ref="gml:decimalMinutes"/>
      <sequence>
        <element ref="gml:minutes"/>
        <element ref="gml:seconds" minOccurs="0"/>
      </sequence>
    </choice>
  </sequence>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/deprecatedTypes.xsd