A position identified by only one coordinate
<xs:simpleType name="position1DType"> <xs:annotation> <xs:documentation>A position identified by only one coordinate</xs:documentation> </xs:annotation> <xs:restriction base="xs:double"/> </xs:simpleType>