Showing:

Annotations
Diagrams
Facets
Source
Simple Type SubgroupStatsValuesEnumType
Annotations
The SubgroupStatsValuesEnumType enumerates the various statistical values that can be accumulated on a per-subgroup basis.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration TOTNUM
enumeration EFFNUM
enumeration AVG
enumeration DIFF
enumeration MAX
enumeration MIN
enumeration RANGE
enumeration NUMOOT
enumeration NOOTHI
enumeration NOOTLO
Source
<xs:simpleType name="SubgroupStatsValuesEnumType">
  <xs:annotation>
    <xs:documentation>The SubgroupStatsValuesEnumType enumerates the various statistical values that can be accumulated on a per-subgroup basis.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="TOTNUM"/>
    <xs:enumeration value="EFFNUM"/>
    <xs:enumeration value="AVG"/>
    <xs:enumeration value="DIFF"/>
    <xs:enumeration value="MAX"/>
    <xs:enumeration value="MIN"/>
    <xs:enumeration value="RANGE"/>
    <xs:enumeration value="NUMOOT"/>
    <xs:enumeration value="NOOTHI"/>
    <xs:enumeration value="NOOTLO"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd