Showing:

Annotations
Diagrams
Properties
Source
Used by
Element EffectiveDiameterPerformanceTestType / AverageDiameter
Annotations
The AverageDiameter element is the average diameter measured by the AACMM that was tested.
Diagram
Diagram
Type xs:decimal
Properties
content simple
Source
<xs:element name="AverageDiameter" type="xs:decimal">
  <xs:annotation>
    <xs:documentation>The AverageDiameter element is the average diameter measured by the AACMM that was tested.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element EffectiveDiameterPerformanceTestType / StandardDeviation
Annotations
The StandardDeviation element is the standard deviation of measurement by the AACMM that was tested.
Diagram
Diagram
Type xs:decimal
Properties
content simple
Source
<xs:element name="StandardDeviation" type="xs:decimal">
  <xs:annotation>
    <xs:documentation>The StandardDeviation element is the standard deviation of measurement by the AACMM that was tested.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Complex Type EffectiveDiameterPerformanceTestType
Annotations
In this test, the diameter of a master sphere is measured 3 times near the midpoint of arm's extension and the average diameter and standard deviation measurements are reported.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_EffectiveDiameterPerformanceTestType.tmp#EffectiveDiameterPerformanceTestType_AverageDiameter QIFMeasurementResources_xsd_Complex_Type_EffectiveDiameterPerformanceTestType.tmp#EffectiveDiameterPerformanceTestType_StandardDeviation
Used by
Children AverageDiameter, StandardDeviation
Source
<xs:complexType name="EffectiveDiameterPerformanceTestType">
  <xs:annotation>
    <xs:documentation>In this test, the diameter of a master sphere is measured 3 times near the midpoint of arm's extension and the average diameter and standard deviation measurements are reported.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="AverageDiameter" type="xs:decimal">
      <xs:annotation>
        <xs:documentation>The AverageDiameter element is the average diameter measured by the AACMM that was tested.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="StandardDeviation" type="xs:decimal">
      <xs:annotation>
        <xs:documentation>The StandardDeviation element is the standard deviation of measurement by the AACMM that was tested.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd