Annotations
|
The ControlIssueEnumType enumerates various common control issues that can occur. |
|
Diagram
|
|
Type |
restriction of xs:NMTOKEN |
Facets
|
enumeration |
OOT |
|
enumeration |
CP |
|
enumeration |
CPK |
|
enumeration |
PP |
|
enumeration |
PPK |
|
enumeration |
OOC |
|
enumeration |
TRENDING |
|
enumeration |
SKEWED |
|
enumeration |
ONETHIRDGROUPED |
|
enumeration |
TWOTHIRDGROUPED |
|
enumeration |
OSCILLATING |
|
enumeration |
STRATIFIED |
|
enumeration |
OOCRNG |
|
enumeration |
UNDEFINED |
|
|
Used by
|
|
Source
|
<xs:simpleType name="ControlIssueEnumType">
<xs:annotation>
<xs:documentation>The ControlIssueEnumType enumerates various common control issues that can occur.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="OOT"/>
<xs:enumeration value="CP"/>
<xs:enumeration value="CPK"/>
<xs:enumeration value="PP"/>
<xs:enumeration value="PPK"/>
<xs:enumeration value="OOC"/>
<xs:enumeration value="TRENDING"/>
<xs:enumeration value="SKEWED"/>
<xs:enumeration value="ONETHIRDGROUPED"/>
<xs:enumeration value="TWOTHIRDGROUPED"/>
<xs:enumeration value="OSCILLATING"/>
<xs:enumeration value="STRATIFIED"/>
<xs:enumeration value="OOCRNG"/>
<xs:enumeration value="UNDEFINED"/>
</xs:restriction>
</xs:simpleType> |
|
Schema location |
file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd |