Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element SurfaceTextureCharacteristicStatsEvalType / RoughnessAverageValueStats
Annotations
The optional RoughnessAverageValueStats element is the result of a statistical evaluation of measured Roughness Average (Ra) values.
Diagram
Diagram Primitives_xsd_Element_Attributes.tmp#Attributes Statistics_xsd_Element_NumericCharacteristicWithTolStatsValue.tmp#NumericCharacteristicWithTolStatsValue Statistics_xsd_Complex_Type_StatsWithTolNumericalBaseType.tmp#StatsWithTolNumericalBaseType Statistics_xsd_Complex_Type_StatsWithTolLinearType.tmp#StatsWithTolLinearType_linearUnit Statistics_xsd_Complex_Type_StatsWithTolLinearType.tmp#StatsWithTolLinearType
Type StatsWithTolLinearType
Type hierarchy
Properties
content complex
minOccurs 0
Children Attributes, NumericCharacteristicWithTolStatsValue
Instance
<RoughnessAverageValueStats linearUnit="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <NumericCharacteristicWithTolStatsValue>{1,unbounded}</NumericCharacteristicWithTolStatsValue>
</RoughnessAverageValueStats>
Attributes
QName Type Use Annotation
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by StatsWithTolLinearType.
Source
<xs:element name="RoughnessAverageValueStats" type="StatsWithTolLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional RoughnessAverageValueStats element is the result of a statistical evaluation of measured Roughness Average (Ra) values.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Complex Type SurfaceTextureCharacteristicStatsEvalType
Annotations
The SurfaceTextureCharacteristicStatsEvalType defines the results of a statistical evaluation of measured surface texture 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_SurfaceTextureCharacteristicStatsEvalType.tmp#SurfaceTextureCharacteristicStatsEvalType_RoughnessAverageValueStats
Type extension of CharacteristicStatsEvalBaseType
Type hierarchy
Used by
Children AlgorithmId, Attributes, DistributionTransformation, MeasuredIds, MeasuredValues, RoughnessAverageValueStats, SoftwareId, StandardId, Status, StudyIssues, SubgroupValues, Subgroups
Source
<xs:complexType name="SurfaceTextureCharacteristicStatsEvalType">
  <xs:annotation>
    <xs:documentation>The SurfaceTextureCharacteristicStatsEvalType defines the results of a statistical evaluation of measured surface texture characteristics.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CharacteristicStatsEvalBaseType">
      <xs:sequence>
        <xs:element name="RoughnessAverageValueStats" type="StatsWithTolLinearType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional RoughnessAverageValueStats element is the result of a statistical evaluation of measured Roughness Average (Ra) values.</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