simpleType doubleList
namespace http://www.opengis.net/gml
type list of xs:double
used by
complexTypes DirectPositionListType DirectPositionType
annotation
documentation
A type for a list of values of the respective simple type.
source <xs:simpleType name="doubleList">
 
<xs:annotation>
   
<xs:documentation>A type for a list of values of the respective simple type.</xs:documentation>
 
</xs:annotation>
 
<xs:list itemType="double"/>
</xs:simpleType>


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