Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element CompositeSegmentsSymmetryStatsEvalType / SecondCompositeSegmentSymmetryStats
Annotations
The SecondCompositeSegmentSymmetryStats element gives information about the results of a statistical evaluation of the second segment of a composite frame symmetry characteristic.
Diagram
Diagram Statistics_xsd_Complex_Type_CompositeSegmentStatsEvalBaseType.tmp#CompositeSegmentStatsEvalBaseType_ValueStats Statistics_xsd_Complex_Type_CompositeSegmentStatsEvalBaseType.tmp#CompositeSegmentStatsEvalBaseType_MaxValueStats Statistics_xsd_Complex_Type_CompositeSegmentStatsEvalBaseType.tmp#CompositeSegmentStatsEvalBaseType_MinValueStats Statistics_xsd_Complex_Type_CompositeSegmentStatsEvalBaseType.tmp#CompositeSegmentStatsEvalBaseType Statistics_xsd_Complex_Type_CompositeSegmentSymmetryStatsEvalType.tmp#CompositeSegmentSymmetryStatsEvalType
Type CompositeSegmentSymmetryStatsEvalType
Type hierarchy
Properties
content complex
Children MaxValueStats, MinValueStats, ValueStats
Instance
<SecondCompositeSegmentSymmetryStats xmlns="http://qifstandards.org/xsd/qif3">
  <ValueStats linearUnit="">{0,1}</ValueStats>
  <MaxValueStats linearUnit="">{0,1}</MaxValueStats>
  <MinValueStats linearUnit="">{0,1}</MinValueStats>
</SecondCompositeSegmentSymmetryStats>
Source
<xs:element name="SecondCompositeSegmentSymmetryStats" type="CompositeSegmentSymmetryStatsEvalType">
  <xs:annotation>
    <xs:documentation>The SecondCompositeSegmentSymmetryStats element gives information about the results of a statistical evaluation of the second segment of a composite frame symmetry characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Element CompositeSegmentsSymmetryStatsEvalType / ThirdCompositeSegmentSymmetryStats
Annotations
The optional ThirdCompositeSegmentSymmetryStats element gives information about the results of a statistical evaluation of the third segment of a composite frame symmetry characteristic.
Diagram
Diagram Statistics_xsd_Complex_Type_CompositeSegmentStatsEvalBaseType.tmp#CompositeSegmentStatsEvalBaseType_ValueStats Statistics_xsd_Complex_Type_CompositeSegmentStatsEvalBaseType.tmp#CompositeSegmentStatsEvalBaseType_MaxValueStats Statistics_xsd_Complex_Type_CompositeSegmentStatsEvalBaseType.tmp#CompositeSegmentStatsEvalBaseType_MinValueStats Statistics_xsd_Complex_Type_CompositeSegmentStatsEvalBaseType.tmp#CompositeSegmentStatsEvalBaseType Statistics_xsd_Complex_Type_CompositeSegmentSymmetryStatsEvalType.tmp#CompositeSegmentSymmetryStatsEvalType
Type CompositeSegmentSymmetryStatsEvalType
Type hierarchy
Properties
content complex
minOccurs 0
Children MaxValueStats, MinValueStats, ValueStats
Instance
<ThirdCompositeSegmentSymmetryStats xmlns="http://qifstandards.org/xsd/qif3">
  <ValueStats linearUnit="">{0,1}</ValueStats>
  <MaxValueStats linearUnit="">{0,1}</MaxValueStats>
  <MinValueStats linearUnit="">{0,1}</MinValueStats>
</ThirdCompositeSegmentSymmetryStats>
Source
<xs:element name="ThirdCompositeSegmentSymmetryStats" type="CompositeSegmentSymmetryStatsEvalType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ThirdCompositeSegmentSymmetryStats element gives information about the results of a statistical evaluation of the third segment of a composite frame symmetry characteristic.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd
Complex Type CompositeSegmentsSymmetryStatsEvalType
Annotations
The CompositeSegmentsSymmetryStatsEvalType element defines a list that contains information about symmetry composite segment statistical evaluations.
Diagram
Diagram Statistics_xsd_Complex_Type_CompositeSegmentsSymmetryStatsEvalType.tmp#CompositeSegmentsSymmetryStatsEvalType_SecondCompositeSegmentSymmetryStats Statistics_xsd_Complex_Type_CompositeSegmentsSymmetryStatsEvalType.tmp#CompositeSegmentsSymmetryStatsEvalType_ThirdCompositeSegmentSymmetryStats
Used by
Children SecondCompositeSegmentSymmetryStats, ThirdCompositeSegmentSymmetryStats
Source
<xs:complexType name="CompositeSegmentsSymmetryStatsEvalType">
  <xs:annotation>
    <xs:documentation>The CompositeSegmentsSymmetryStatsEvalType element defines a list that contains information about symmetry composite segment statistical evaluations.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="SecondCompositeSegmentSymmetryStats" type="CompositeSegmentSymmetryStatsEvalType">
      <xs:annotation>
        <xs:documentation>The SecondCompositeSegmentSymmetryStats element gives information about the results of a statistical evaluation of the second segment of a composite frame symmetry characteristic.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ThirdCompositeSegmentSymmetryStats" type="CompositeSegmentSymmetryStatsEvalType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ThirdCompositeSegmentSymmetryStats element gives information about the results of a statistical evaluation of the third segment of a composite frame symmetry characteristic.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Statistics.xsd