Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element StraightnessCharacteristicStatsEvalType / BonusStats
Annotations
The optional BonusStats element is the result of a statistical evaluation of the applied bonus.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes Statistics_xsd_Element_NumericCharacteristicStatsValue.tmp#NumericCharacteristicStatsValue Statistics_xsd_Complex_Type_StatsNumericalBaseType.tmp#StatsNumericalBaseType Statistics_xsd_Complex_Type_StatsLinearType.tmp#StatsLinearType_linearUnit Statistics_xsd_Complex_Type_StatsLinearType.tmp#StatsLinearType
Type StatsLinearType
Type hierarchy
Properties
content complex
minOccurs 0
Children Attributes, NumericCharacteristicStatsValue
Instance
<BonusStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicStatsValue>{1,unbounded}</NumericCharacteristicStatsValue>
</BonusStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="BonusStats" type="StatsLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional BonusStats element is the result of a statistical evaluation of the applied bonus.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Element StraightnessCharacteristicStatsEvalType / MaxStraightnessStats
Annotations
The optional MaxStraightnessStats element is result of a statistical evaluation of the measured overall feature straightness when a per-unit-length characteristic is used.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes Statistics_xsd_Element_NumericCharacteristicStatsValue.tmp#NumericCharacteristicStatsValue Statistics_xsd_Complex_Type_StatsNumericalBaseType.tmp#StatsNumericalBaseType Statistics_xsd_Complex_Type_StatsLinearType.tmp#StatsLinearType_linearUnit Statistics_xsd_Complex_Type_StatsLinearType.tmp#StatsLinearType
Type StatsLinearType
Type hierarchy
Properties
content complex
minOccurs 0
Children Attributes, NumericCharacteristicStatsValue
Instance
<MaxStraightnessStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicStatsValue>{1,unbounded}</NumericCharacteristicStatsValue>
</MaxStraightnessStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by StatsLinearType.
Source
<xs:element name="MaxStraightnessStats" type="StatsLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MaxStraightnessStats element is result of a statistical evaluation of the measured overall feature straightness when a per-unit-length characteristic is used.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Complex Type StraightnessCharacteristicStatsEvalType
Annotations
The StraightnessCharacteristicStatsEvalType defines the results of a statistical evaluation of measured straightness characteristics.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_SoftwareId Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_StandardId Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_AlgorithmId Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_MeasuredIds Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_Subgroups Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_MeasuredValues Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_SubgroupValues Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_Status Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_StudyIssues Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType_DistributionTransformation Statistics_xsd_Complex_Type_CharacteristicStatsEvalBaseType.tmp#CharacteristicStatsEvalBaseType Statistics_xsd_Complex_Type_GeometricCharacteristicStatsEvalType.tmp#GeometricCharacteristicStatsEvalType_ValueStats Statistics_xsd_Complex_Type_GeometricCharacteristicStatsEvalType.tmp#GeometricCharacteristicStatsEvalType_MaxValueStats Statistics_xsd_Complex_Type_GeometricCharacteristicStatsEvalType.tmp#GeometricCharacteristicStatsEvalType_MinValueStats Statistics_xsd_Complex_Type_GeometricCharacteristicStatsEvalType.tmp#GeometricCharacteristicStatsEvalType Statistics_xsd_Complex_Type_FormCharacteristicStatsEvalBaseType.tmp#FormCharacteristicStatsEvalBaseType_CapabilityCalculationMethod Statistics_xsd_Complex_Type_FormCharacteristicStatsEvalBaseType.tmp#FormCharacteristicStatsEvalBaseType Statistics_xsd_Complex_Type_StraightnessCharacteristicStatsEvalType.tmp#StraightnessCharacteristicStatsEvalType_BonusStats Statistics_xsd_Complex_Type_StraightnessCharacteristicStatsEvalType.tmp#StraightnessCharacteristicStatsEvalType_MaxStraightnessStats
Type extension of FormCharacteristicStatsEvalBaseType
Type hierarchy
Used by
Children AlgorithmId, Attributes, BonusStats, CapabilityCalculationMethod, DistributionTransformation, MaxStraightnessStats, MaxValueStats, MeasuredIds, MeasuredValues, MinValueStats, SoftwareId, StandardId, Status, StudyIssues, SubgroupValues, Subgroups, ValueStats
Source
<xs:complexType name="StraightnessCharacteristicStatsEvalType">
  <xs:annotation>
    <xs:documentation>The StraightnessCharacteristicStatsEvalType defines the results of a statistical evaluation of measured straightness characteristics.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="FormCharacteristicStatsEvalBaseType">
      <xs:sequence>
        <xs:element name="BonusStats" type="StatsLinearType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional BonusStats element is the result of a statistical evaluation of the applied bonus.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MaxStraightnessStats" type="StatsLinearType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MaxStraightnessStats element is result of a statistical evaluation of the measured overall feature straightness when a per-unit-length characteristic is used.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd