<xs:element name="SummaryType" type="SummaryStatsValuesEnumType"><xs:annotation><xs:documentation>The SummaryType element defines the type of summary value to which the list of accumulated statistics applies.</xs:documentation></xs:annotation></xs:element>
<xs:element name="SummaryStats" type="ListSummaryStatsValuesType"><xs:annotation><xs:documentation>The SummaryStats element defines a list of statistical values to be included in the summary of a statistical value.</xs:documentation></xs:annotation></xs:element>
The SummaryStatsValuesType defines the summary values to be accumulated for a statistical value. For example, the average Cpk and the worst (minimum) Cpk value over all characteristics may be summarized.
<xs:complexType name="SummaryStatsValuesType"><xs:annotation><xs:documentation>The SummaryStatsValuesType defines the summary values to be accumulated for a statistical value. For example, the average Cpk and the worst (minimum) Cpk value over all characteristics may be summarized.</xs:documentation></xs:annotation><xs:sequence><xs:element name="SummaryType" type="SummaryStatsValuesEnumType"><xs:annotation><xs:documentation>The SummaryType element defines the type of summary value to which the list of accumulated statistics applies.</xs:documentation></xs:annotation></xs:element><xs:element name="SummaryStats" type="ListSummaryStatsValuesType"><xs:annotation><xs:documentation>The SummaryStats element defines a list of statistical values to be included in the summary of a statistical value.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>