<xs:simpleType name="PlanePointSamplingStrategyEnumType"><xs:annotation><xs:documentation>The PointSamplingStrategyEnumType enumerates point sampling strategy types as given in ISO14406:2010.</xs:documentation></xs:annotation><xs:restriction base="PointSamplingStrategyEnumBaseType"><xs:enumeration value="ORTHOGONALGRID"/><xs:enumeration value="POLARGRID"/><xs:enumeration value="SPECIFIEDGRID"/><xs:enumeration value="STRATIFIED"/><xs:enumeration value="SPIRAL"/><xs:enumeration value="SPIDERWEB"/><xs:enumeration value="POINTS"/></xs:restriction></xs:simpleType>