Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type ExclusionEnumType
Annotations
The ExclusionEnumType enumerates values that describe the reasons for exclusion from a statistical calculation.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration FLIER
enumeration EQUIPERROR
enumeration REWORK
enumeration KNOWNCAUSE
Used by
Source
<xs:simpleType name="ExclusionEnumType">
  <xs:annotation>
    <xs:documentation>The ExclusionEnumType enumerates values that describe the reasons for exclusion from a statistical calculation.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="FLIER"/>
    <xs:enumeration value="EQUIPERROR"/>
    <xs:enumeration value="REWORK"/>
    <xs:enumeration value="KNOWNCAUSE"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd