<xs:simpleType name="SimpleGeometryType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:restriction base="xs:string"> <xs:enumeration value="wkt" /> <xs:enumeration value="linestring" /> </xs:restriction> </xs:simpleType>
© 2018 All Rights Reserved.