Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type ConePointSamplingStrategyEnumType
Annotations
The ConePointSamplingStrategyEnumType enumerates point sampling strategy types from ISO14406:2010 applicable to a cone.
Diagram
Diagram Expressions_xsd_Simple_Type_PointSamplingStrategyEnumBaseType.tmp#PointSamplingStrategyEnumBaseType
Type restriction of PointSamplingStrategyEnumBaseType
Type hierarchy
Facets
enumeration POLARGRID
enumeration STRATIFIED
enumeration SPIRAL
enumeration SPIDERWEB
enumeration POINTS
Used by
Source
<xs:simpleType name="ConePointSamplingStrategyEnumType">
  <xs:annotation>
    <xs:documentation>The ConePointSamplingStrategyEnumType enumerates point sampling strategy types from ISO14406:2010 applicable to a cone.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="PointSamplingStrategyEnumBaseType">
    <xs:enumeration value="POLARGRID"/>
    <xs:enumeration value="STRATIFIED"/>
    <xs:enumeration value="SPIRAL"/>
    <xs:enumeration value="SPIDERWEB"/>
    <xs:enumeration value="POINTS"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Expressions.xsd