Showing:

Annotations
Diagrams
Properties
Source
Used by
Complex Type StatsWithTolNumericalBaseType
Annotations
The StatsWithTolNumericalBaseType is the abstract base type that defines various results of statistical evaluations involving numerical tolerances or specification limits which includes statistical values common to numeric and non-numeric characteristics and statistical values common to non-toleranced numerical charactersitics.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes Statistics_xsd_Element_NumericCharacteristicWithTolStatsValue.tmp#NumericCharacteristicWithTolStatsValue
Properties
abstract true
Used by
Children Attributes, NumericCharacteristicWithTolStatsValue
Source
<xs:complexType name="StatsWithTolNumericalBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The StatsWithTolNumericalBaseType is the abstract base type that defines various results of statistical evaluations involving numerical tolerances or specification limits which includes statistical values common to numeric and non-numeric characteristics and statistical values common to non-toleranced numerical charactersitics.</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="NumericCharacteristicWithTolStatsValue" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each NumericCharacteristicWithTolStatsValue element is a statistical value for a numeric characteristic involving a tolerance or specification limit which includes any statistical value common to numeric and non-numeric characteristics and any statistical value common to non-toleranced numerical charactersitics.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd