Showing:

Annotations
Diagrams
Properties
Source
Used by
Complex Type StatsBaseType
Annotations
The StatsBaseType is the abstract base type that defines various results of statistical evaluations common to numerical and non- numerical characteristics.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes Statistics_xsd_Element_CommonStatsValue.tmp#CommonStatsValue
Properties
abstract true
Used by
Complex Type StatsPassFailType
Children Attributes, CommonStatsValue
Source
<xs:complexType name="StatsBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The StatsBaseType is the abstract base type that defines various results of statistical evaluations common to numerical and non- numerical characteristics.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="Attributes" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Attributes element contains user defined attributes (typified, binary array, or XML structured).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="CommonStatsValue" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each CommonStatsValue element is a statistical value common to numeric and non-numeric characteristics.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd