Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type GageRandRStudyEnumType
Annotations
The GageRandRStudyEnumType enumerates the various gage RandR study
types.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration RANGE
enumeration AVGANDRANGE
enumeration ANOVA
Used by
Source
<xs:simpleType name="GageRandRStudyEnumType">
  <xs:annotation>
    <xs:documentation>The GageRandRStudyEnumType enumerates the various gage RandR study types.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="RANGE"/>
    <xs:enumeration value="AVGANDRANGE"/>
    <xs:enumeration value="ANOVA"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd