Showing:

Annotations
Diagrams
Properties
Source
Used by
Element ListSubgroupStatsValuesType / Stats
Annotations
The Stats element is a list of one or more statistical values to be accumulated.
Diagram
Diagram PrimitivesPMI_xsd_Simple_Type_ListSubgroupStatsValuesListType.tmp#ListSubgroupStatsValuesListType
Type ListSubgroupStatsValuesListType
Properties
content simple
Source
<xs:element name="Stats" type="ListSubgroupStatsValuesListType">
  <xs:annotation>
    <xs:documentation>The Stats element is a list of one or more statistical values to be accumulated.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Complex Type ListSubgroupStatsValuesType
Annotations
A ListSubgroupStatsValuesType defines a list of the statistical values to be accumulated on a per-subgroup basis and optionally defines the software, standard or specification, or algorithm to be used to evaluate the values.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType_SoftwareId PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType_StandardId PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType_AlgorithmId PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType PrimitivesPMI_xsd_Complex_Type_ListSubgroupStatsValuesType.tmp#ListSubgroupStatsValuesType_Stats
Type extension of StatsWithReferenceBaseType
Type hierarchy
Used by
Children AlgorithmId, SoftwareId, StandardId, Stats
Source
<xs:complexType name="ListSubgroupStatsValuesType">
  <xs:annotation>
    <xs:documentation>A ListSubgroupStatsValuesType defines a list of the statistical values to be accumulated on a per-subgroup basis and optionally defines the software, standard or specification, or algorithm to be used to evaluate the values.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="StatsWithReferenceBaseType">
      <xs:sequence>
        <xs:element name="Stats" type="ListSubgroupStatsValuesListType">
          <xs:annotation>
            <xs:documentation>The Stats element is a list of one or more statistical values to be accumulated.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd