Showing:

Annotations
Diagrams
Properties
Source
Used by
Element ListSummaryStatsValuesType / Stats
Annotations
The Stats element is a list of one or more statistical values to be accumulated.
Diagram
Diagram PrimitivesPMI_xsd_Simple_Type_ListSummaryStatsValuesListType.tmp#ListSummaryStatsValuesListType
Type ListSummaryStatsValuesListType
Properties
content simple
Source
<xs:element name="Stats" type="ListSummaryStatsValuesListType">
  <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 ListSummaryStatsValuesType
Annotations
A ListSummaryStatsValuesType defines a list of the statistical values to be used in a summary 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_ListSummaryStatsValuesType.tmp#ListSummaryStatsValuesType_Stats
Type extension of StatsWithReferenceBaseType
Type hierarchy
Used by
Children AlgorithmId, SoftwareId, StandardId, Stats
Source
<xs:complexType name="ListSummaryStatsValuesType">
  <xs:annotation>
    <xs:documentation>A ListSummaryStatsValuesType defines a list of the statistical values to be used in a summary 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="ListSummaryStatsValuesListType">
          <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