simpleType doubleList
namespace http://www.opengis.net/gml/3.2
type list of xsd:double
used by
complexType DirectPositionType
annotation
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>
source <xsd:simpleType name="doubleList">
 
<xsd:annotation>
   
<xsd: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>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:list itemType="xs:double"/>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy