Showing:

Diagrams
Source
Used by
Simple Type gml:doubleList
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram
Type list of xs:double
Used by
Complex Type gml:DirectPositionType
Source
<xs:simpleType name="doubleList">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>XML List based on XML Schema double type. An element of this type contains a space-separated list of double values</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:list itemType="xs:double"/>
</xs:simpleType>
Schema location DDMS-GML-Profile.xsd