| namespace | http://www.opengis.net/gml/3.2 | ||
| type | list of xsd:double | ||
| used by |
|
||
| annotation |
|
||
| 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> |