<xs:simpleType name="SpherePointSamplingStrategyEnumType"><xs:annotation><xs:documentation>The SpherePointSamplingStrategyEnumType 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="SPECIFIEDGRID"/><xs:enumeration value="STRATIFIED"/><xs:enumeration value="HELIX"/><xs:enumeration value="POINTS"/></xs:restriction></xs:simpleType>