Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element StatisticalStudyResultsBaseType / ThisStatisticalStudyResultsInstanceQPId
Annotations
The optional ThisStatisticalStudyResultsInstanceQPId element
uniquely identifies the statistical study results. Different
versions of the results must have different
ThisStatisticalStudyResultsInstanceQPId elements.
Diagram
Diagram Primitives_xsd_Simple_Type_QPIdType.tmp#QPIdType
Type QPIdType
Properties
content simple
minOccurs 0
Facets
pattern [A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{12}
Source
<xs:element name="ThisStatisticalStudyResultsInstanceQPId" type="QPIdType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ThisStatisticalStudyResultsInstanceQPId element uniquely identifies the statistical study results. Different versions of the results must have different ThisStatisticalStudyResultsInstanceQPId elements.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / Status
Annotations
The Status element is the overall status of the statistical
study.
Diagram
Diagram Statistics_xsd_Complex_Type_StatsEvalStatusType.tmp#StatsEvalStatusType_StatsEvalStatusEnum Statistics_xsd_Complex_Type_StatsEvalStatusType.tmp#StatsEvalStatusType_OtherStatsEvalStatus Statistics_xsd_Complex_Type_StatsEvalStatusType.tmp#StatsEvalStatusType
Type StatsEvalStatusType
Properties
content complex
Children OtherStatsEvalStatus, StatsEvalStatusEnum
Instance
<Status xmlns="http://qifstandards.org/xsd/qif3">
  <StatsEvalStatusEnum>{1,1}</StatsEvalStatusEnum>
  <OtherStatsEvalStatus>{1,1}</OtherStatsEvalStatus>
</Status>
Source
<xs:element name="Status" type="StatsEvalStatusType">
  <xs:annotation>
    <xs:documentation>The Status element is the overall status of the statistical study.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / SoftwareId
Annotations
The SoftwareId element is the id of the software used to
evaluate the statistical values in these results. This value
can be overridden by the value on any particular instance of
CharacteristicsStats or on any individual statistical value.
Diagram
Diagram Primitives_xsd_Simple_Type_QIFReferenceBaseType.tmp#QIFReferenceBaseType Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType_xId Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType
Type QIFReferenceType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
xId QIFReferenceSimpleType optional
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="SoftwareId" type="QIFReferenceType">
  <xs:annotation>
    <xs:documentation>The SoftwareId element is the id of the software used to evaluate the statistical values in these results. This value can be overridden by the value on any particular instance of CharacteristicsStats or on any individual statistical value.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / StandardId
Annotations
The StandardId element is the id of the standard or
specification used to evaluate the statistical values in
these results. This value can be overridden by the value on
any particular instance of CharacteristicsStats or on any
individual statistical value.
Diagram
Diagram Primitives_xsd_Simple_Type_QIFReferenceBaseType.tmp#QIFReferenceBaseType Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType_xId Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType
Type QIFReferenceType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
xId QIFReferenceSimpleType optional
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="StandardId" type="QIFReferenceType">
  <xs:annotation>
    <xs:documentation>The StandardId element is the id of the standard or specification used to evaluate the statistical values in these results. This value can be overridden by the value on any particular instance of CharacteristicsStats or on any individual statistical value.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / StudyIssues
Annotations
The optional StudyIssues element defines a list that provides
details about any issues encountered in the study.
Diagram
Diagram Statistics_xsd_Complex_Type_StudyIssuesType.tmp#StudyIssuesType_n Statistics_xsd_Complex_Type_StudyIssuesType.tmp#StudyIssuesType_StudyIssue Statistics_xsd_Complex_Type_StudyIssuesType.tmp#StudyIssuesType
Type StudyIssuesType
Properties
content complex
minOccurs 0
Children StudyIssue
Instance
<StudyIssues n="" xmlns="http://qifstandards.org/xsd/qif3">
  <StudyIssue id="">{1,unbounded}</StudyIssue>
</StudyIssues>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of study issues in the list.
Source
<xs:element name="StudyIssues" type="StudyIssuesType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional StudyIssues element defines a list that provides details about any issues encountered in the study.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / InspectionTraceability
Annotations
The optional InspectionTraceability element gives traceability
information that applies to the statistical study results.
Diagram
Diagram Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectingOrganization Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_CustomerOrganization Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_SupplierCode Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_PurchaseOrderNumber Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_OrderNumber Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_ReportNumber Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectionScope Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectionMode Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_PartialInspection Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_NotableEvents Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_NotedEvents Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectionStart Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectionEnd Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectionSoftwareItems Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectionProgram Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_InspectionOperator Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_ReportPreparer Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_ReportPreparationDate Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_ReportType Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_SecurityClassification Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_PlantLocation Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_ReferencedQIFPlanInstance Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_ReferencedQIFPlan Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType_Errors Primitives_xsd_Element_Attributes.tmp#Attributes Traceability_xsd_Complex_Type_InspectionTraceabilityType.tmp#InspectionTraceabilityType
Type InspectionTraceabilityType
Properties
content complex
minOccurs 0
Children Attributes, CustomerOrganization, Errors, InspectingOrganization, InspectionEnd, InspectionMode, InspectionOperator, InspectionProgram, InspectionScope, InspectionSoftwareItems, InspectionStart, NotableEvents, NotedEvents, OrderNumber, PartialInspection, PlantLocation, PurchaseOrderNumber, ReferencedQIFPlan, ReferencedQIFPlanInstance, ReportNumber, ReportPreparationDate, ReportPreparer, ReportType, SecurityClassification, SupplierCode
Instance
<InspectionTraceability xmlns="http://qifstandards.org/xsd/qif3">
  <InspectingOrganization>{0,1}</InspectingOrganization>
  <CustomerOrganization>{0,1}</CustomerOrganization>
  <SupplierCode>{0,1}</SupplierCode>
  <PurchaseOrderNumber>{0,1}</PurchaseOrderNumber>
  <OrderNumber>{0,1}</OrderNumber>
  <ReportNumber>{0,1}</ReportNumber>
  <InspectionScope>{0,1}</InspectionScope>
  <InspectionMode>{0,1}</InspectionMode>
  <PartialInspection>{0,1}</PartialInspection>
  <NotableEvents n="">{0,1}</NotableEvents>
  <NotedEvents n="">{0,1}</NotedEvents>
  <InspectionStart>{0,1}</InspectionStart>
  <InspectionEnd>{0,1}</InspectionEnd>
  <InspectionSoftwareItems>{0,1}</InspectionSoftwareItems>
  <InspectionProgram>{0,1}</InspectionProgram>
  <InspectionOperator>{0,1}</InspectionOperator>
  <ReportPreparer>{0,1}</ReportPreparer>
  <ReportPreparationDate>{0,1}</ReportPreparationDate>
  <ReportType>{0,1}</ReportType>
  <SecurityClassification>{0,1}</SecurityClassification>
  <PlantLocation id="">{0,1}</PlantLocation>
  <ReferencedQIFPlanInstance>{1,1}</ReferencedQIFPlanInstance>
  <ReferencedQIFPlan>{1,1}</ReferencedQIFPlan>
  <Errors n="">{0,1}</Errors>
  <Attributes n="">{0,1}</Attributes>
</InspectionTraceability>
Source
<xs:element name="InspectionTraceability" type="InspectionTraceabilityType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional InspectionTraceability element gives traceability information that applies to the statistical study results.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / Name
Annotations
The optional Name element is the name identifying the
statistical study results.
Diagram
Diagram
Type xs:token
Properties
content simple
minOccurs 0
Source
<xs:element name="Name" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Name element is the name identifying the statistical study results.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / Description
Annotations
The optional Description element is a description of the
statistical study results.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="Description" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Description element is a description of the statistical study results.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / StudyId
Annotations
The optional StudyId element is the QIF id of the associated
statistical study plan.
Diagram
Diagram Primitives_xsd_Simple_Type_QIFReferenceBaseType.tmp#QIFReferenceBaseType Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType_xId Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType
Type QIFReferenceType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
xId QIFReferenceSimpleType optional
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:element name="StudyId" type="QIFReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional StudyId element is the QIF id of the associated statistical study plan.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / ResultsIds
Annotations
The ResultsIds element is a list of QIF ids of a measurement
results either internal or external to this QIF document.
Diagram
Diagram Primitives_xsd_Complex_Type_ArrayReferenceType.tmp#ArrayReferenceType_n Primitives_xsd_Complex_Type_ArrayReferenceType.tmp#ArrayReferenceType_Id Primitives_xsd_Complex_Type_ArrayReferenceType.tmp#ArrayReferenceType
Type ArrayReferenceType
Properties
content complex
Children Id
Instance
<ResultsIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</ResultsIds>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="ResultsIds" type="ArrayReferenceType">
  <xs:annotation>
    <xs:documentation>The ResultsIds element is a list of QIF ids of a measurement results either internal or external to this QIF document.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / ResultsQPIds
Annotations
The ResultsQPIds element identifies a list of measurement
results by the results version number QPId in a QIF document
or documents external to this QIF document.
Diagram
Diagram Primitives_xsd_Complex_Type_ArrayQPIdFullReferenceType.tmp#ArrayQPIdFullReferenceType_n Primitives_xsd_Complex_Type_ArrayQPIdFullReferenceType.tmp#ArrayQPIdFullReferenceType_QPId Primitives_xsd_Complex_Type_ArrayQPIdFullReferenceType.tmp#ArrayQPIdFullReferenceType
Type ArrayQPIdFullReferenceType
Properties
content complex
maxOccurs unbounded
Children QPId
Instance
<ResultsQPIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <QPId>{1,unbounded}</QPId>
</ResultsQPIds>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of QPId reference elements in this array.
Source
<xs:element name="ResultsQPIds" type="ArrayQPIdFullReferenceType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>The ResultsQPIds element identifies a list of measurement results by the results version number QPId in a QIF document or documents external to this QIF document.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / ResultsFiles
Annotations
The ResultsFiles element contains a list of information about
external measurement results files.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_ExternalFileReferencesType.tmp#ExternalFileReferencesType_n IntermediatesPMI_xsd_Complex_Type_ExternalFileReferencesType.tmp#ExternalFileReferencesType_ExternalFileReference IntermediatesPMI_xsd_Complex_Type_ExternalFileReferencesType.tmp#ExternalFileReferencesType
Type ExternalFileReferencesType
Properties
content complex
Children ExternalFileReference
Instance
<ResultsFiles n="" xmlns="http://qifstandards.org/xsd/qif3">
  <ExternalFileReference>{1,unbounded}</ExternalFileReference>
</ResultsFiles>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of external file references in this list.
Source
<xs:element name="ResultsFiles" type="ExternalFileReferencesType">
  <xs:annotation>
    <xs:documentation>The ResultsFiles element contains a list of information about external measurement results files.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / LinearStatsSummaries
Annotations
The optional LinearStatsSummary element contains a list of the
results of statistical summaries for characteristic statistics
with linear units.
Diagram
Diagram Statistics_xsd_Complex_Type_SummariesStatisticsLinearType.tmp#SummariesStatisticsLinearType_n Statistics_xsd_Complex_Type_SummariesStatisticsLinearType.tmp#SummariesStatisticsLinearType_LinearStatsSummary Statistics_xsd_Complex_Type_SummariesStatisticsLinearType.tmp#SummariesStatisticsLinearType
Type SummariesStatisticsLinearType
Properties
content complex
minOccurs 0
Children LinearStatsSummary
Instance
<LinearStatsSummaries n="" xmlns="http://qifstandards.org/xsd/qif3">
  <LinearStatsSummary linearUnit="">{1,unbounded}</LinearStatsSummary>
</LinearStatsSummaries>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of summaries in the list.
Source
<xs:element name="LinearStatsSummaries" type="SummariesStatisticsLinearType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional LinearStatsSummary element contains a list of the results of statistical summaries for characteristic statistics with linear units.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / AngularStatsSummaries
Annotations
The optional AngularStatsSummaries element contains a list of
the results of statistical summaries for characteristic
statistics with angular units.
Diagram
Diagram Statistics_xsd_Complex_Type_SummariesStatisticsAngularType.tmp#SummariesStatisticsAngularType_n Statistics_xsd_Complex_Type_SummariesStatisticsAngularType.tmp#SummariesStatisticsAngularType_AngularStatsSummary Statistics_xsd_Complex_Type_SummariesStatisticsAngularType.tmp#SummariesStatisticsAngularType
Type SummariesStatisticsAngularType
Properties
content complex
minOccurs 0
Children AngularStatsSummary
Instance
<AngularStatsSummaries n="" xmlns="http://qifstandards.org/xsd/qif3">
  <AngularStatsSummary angularUnit="">{1,unbounded}</AngularStatsSummary>
</AngularStatsSummaries>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of summaries in the list.
Source
<xs:element name="AngularStatsSummaries" type="SummariesStatisticsAngularType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AngularStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with angular units.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / AreaStatsSummaries
Annotations
The optional AreaStatsSummaries element contains a list of the
results of statistical summaries for characteristic statistics
with area units.
Diagram
Diagram Statistics_xsd_Complex_Type_SummariesStatisticsAreaType.tmp#SummariesStatisticsAreaType_n Statistics_xsd_Complex_Type_SummariesStatisticsAreaType.tmp#SummariesStatisticsAreaType_AreaStatsSummary Statistics_xsd_Complex_Type_SummariesStatisticsAreaType.tmp#SummariesStatisticsAreaType
Type SummariesStatisticsAreaType
Properties
content complex
minOccurs 0
Children AreaStatsSummary
Instance
<AreaStatsSummaries n="" xmlns="http://qifstandards.org/xsd/qif3">
  <AreaStatsSummary areaUnit="">{1,unbounded}</AreaStatsSummary>
</AreaStatsSummaries>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of summaries in the list.
Source
<xs:element name="AreaStatsSummaries" type="SummariesStatisticsAreaType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AreaStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with area units.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / ForceStatsSummaries
Annotations
The optional ForceStatsSummaries element contains a list of the
results of statistical summaries for characteristic statistics
with force units.
Diagram
Diagram Statistics_xsd_Complex_Type_SummariesStatisticsForceType.tmp#SummariesStatisticsForceType_n Statistics_xsd_Complex_Type_SummariesStatisticsForceType.tmp#SummariesStatisticsForceType_ForceStatsSummary Statistics_xsd_Complex_Type_SummariesStatisticsForceType.tmp#SummariesStatisticsForceType
Type SummariesStatisticsForceType
Properties
content complex
minOccurs 0
Children ForceStatsSummary
Instance
<ForceStatsSummaries n="" xmlns="http://qifstandards.org/xsd/qif3">
  <ForceStatsSummary forceUnit="">{1,unbounded}</ForceStatsSummary>
</ForceStatsSummaries>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of summaries in the list.
Source
<xs:element name="ForceStatsSummaries" type="SummariesStatisticsForceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ForceStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with force units.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / MassStatsSummaries
Annotations
The optional MassStatsSummaries element contains a list of the
results of statistical summaries for characteristic statistics
with mass units.
Diagram
Diagram Statistics_xsd_Complex_Type_SummariesStatisticsMassType.tmp#SummariesStatisticsMassType_n Statistics_xsd_Complex_Type_SummariesStatisticsMassType.tmp#SummariesStatisticsMassType_MassStatsSummary Statistics_xsd_Complex_Type_SummariesStatisticsMassType.tmp#SummariesStatisticsMassType
Type SummariesStatisticsMassType
Properties
content complex
minOccurs 0
Children MassStatsSummary
Instance
<MassStatsSummaries n="" xmlns="http://qifstandards.org/xsd/qif3">
  <MassStatsSummary massUnit="">{1,unbounded}</MassStatsSummary>
</MassStatsSummaries>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of summaries in the list.
Source
<xs:element name="MassStatsSummaries" type="SummariesStatisticsMassType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MassStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with mass units.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / PressureStatsSummaries
Annotations
The optional PressureStatsSummaries element contains a list of
the results of statistical summaries for characteristic
statistics with pressure units.
Diagram
Diagram Statistics_xsd_Complex_Type_SummariesStatisticsPressureType.tmp#SummariesStatisticsPressureType_n Statistics_xsd_Complex_Type_SummariesStatisticsPressureType.tmp#SummariesStatisticsPressureType_PressureStatsSummary Statistics_xsd_Complex_Type_SummariesStatisticsPressureType.tmp#SummariesStatisticsPressureType
Type SummariesStatisticsPressureType
Properties
content complex
minOccurs 0
Children PressureStatsSummary
Instance
<PressureStatsSummaries n="" xmlns="http://qifstandards.org/xsd/qif3">
  <PressureStatsSummary pressureUnit="">{1,unbounded}</PressureStatsSummary>
</PressureStatsSummaries>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of summaries in the list.
Source
<xs:element name="PressureStatsSummaries" type="SummariesStatisticsPressureType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional PressureStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with pressure units.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / SpeedStatsSummaries
Annotations
The optional SpeedStatsSummaries element contains a list of the
results of statistical summaries for characteristic statistics
with speed units.
Diagram
Diagram Statistics_xsd_Complex_Type_SummariesStatisticsSpeedType.tmp#SummariesStatisticsSpeedType_n Statistics_xsd_Complex_Type_SummariesStatisticsSpeedType.tmp#SummariesStatisticsSpeedType_SpeedStatsSummary Statistics_xsd_Complex_Type_SummariesStatisticsSpeedType.tmp#SummariesStatisticsSpeedType
Type SummariesStatisticsSpeedType
Properties
content complex
minOccurs 0
Children SpeedStatsSummary
Instance
<SpeedStatsSummaries n="" xmlns="http://qifstandards.org/xsd/qif3">
  <SpeedStatsSummary speedUnit="">{1,unbounded}</SpeedStatsSummary>
</SpeedStatsSummaries>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of summaries in the list.
Source
<xs:element name="SpeedStatsSummaries" type="SummariesStatisticsSpeedType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SpeedStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with speed units.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / TemperatureStatsSummaries
Annotations
The optional TemperatureStatsSummaries element contains a list
of the results of statistical summaries for characteristic
statistics with temperature units.
Diagram
Diagram Statistics_xsd_Complex_Type_SummariesStatisticsTemperatureType.tmp#SummariesStatisticsTemperatureType_n Statistics_xsd_Complex_Type_SummariesStatisticsTemperatureType.tmp#SummariesStatisticsTemperatureType_TemperatureStatsSummary Statistics_xsd_Complex_Type_SummariesStatisticsTemperatureType.tmp#SummariesStatisticsTemperatureType
Type SummariesStatisticsTemperatureType
Properties
content complex
minOccurs 0
Children TemperatureStatsSummary
Instance
<TemperatureStatsSummaries n="" xmlns="http://qifstandards.org/xsd/qif3">
  <TemperatureStatsSummary temperatureUnit="">{1,unbounded}</TemperatureStatsSummary>
</TemperatureStatsSummaries>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of summaries in the list.
Source
<xs:element name="TemperatureStatsSummaries" type="SummariesStatisticsTemperatureType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional TemperatureStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with temperature units.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / TimeStatsSummaries
Annotations
The optional TimeStatsSummaries element contains a list of the
results of statistical summaries for characteristic statistics
with time units.
Diagram
Diagram Statistics_xsd_Complex_Type_SummariesStatisticsTimeType.tmp#SummariesStatisticsTimeType_n Statistics_xsd_Complex_Type_SummariesStatisticsTimeType.tmp#SummariesStatisticsTimeType_TimeStatsSummary Statistics_xsd_Complex_Type_SummariesStatisticsTimeType.tmp#SummariesStatisticsTimeType
Type SummariesStatisticsTimeType
Properties
content complex
minOccurs 0
Children TimeStatsSummary
Instance
<TimeStatsSummaries n="" xmlns="http://qifstandards.org/xsd/qif3">
  <TimeStatsSummary timeUnit="">{1,unbounded}</TimeStatsSummary>
</TimeStatsSummaries>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of summaries in the list.
Source
<xs:element name="TimeStatsSummaries" type="SummariesStatisticsTimeType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional TimeStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with time units.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / UserDefinedUnitStatsSummaries
Annotations
The optional UserDefinedUnitStatsSummaries element contains a
list of the results of statistical summaries for characteristic
statistics with user defined units. This element is not to be
used to define summaries with units available in another
element. In particular this element is not to be used to define
summaries with linear units, angular units, or units of
temperature, area, force, mass, pressure, speed, or time.
Diagram
Diagram Statistics_xsd_Complex_Type_SummariesStatisticsUserDefinedUnitType.tmp#SummariesStatisticsUserDefinedUnitType_n Statistics_xsd_Complex_Type_SummariesStatisticsUserDefinedUnitType.tmp#SummariesStatisticsUserDefinedUnitType_UserDefinedUnitStatsSummary Statistics_xsd_Complex_Type_SummariesStatisticsUserDefinedUnitType.tmp#SummariesStatisticsUserDefinedUnitType
Type SummariesStatisticsUserDefinedUnitType
Properties
content complex
minOccurs 0
Children UserDefinedUnitStatsSummary
Instance
<UserDefinedUnitStatsSummaries n="" xmlns="http://qifstandards.org/xsd/qif3">
  <UserDefinedUnitStatsSummary unitName="">{1,unbounded}</UserDefinedUnitStatsSummary>
</UserDefinedUnitStatsSummaries>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of summaries in the list.
Source
<xs:element name="UserDefinedUnitStatsSummaries" type="SummariesStatisticsUserDefinedUnitType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional UserDefinedUnitStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with user defined units. This element is not to be used to define summaries with units available in another element. In particular this element is not to be used to define summaries with linear units, angular units, or units of temperature, area, force, mass, pressure, speed, or time.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyResultsBaseType / StatsSummaries
Annotations
The optional StatsSummaries element contains a list of the
results of statistical summaries for characteristic statistics
with dimensionless units.
Diagram
Diagram Statistics_xsd_Complex_Type_SummariesStatisticsType.tmp#SummariesStatisticsType_n Statistics_xsd_Complex_Type_SummariesStatisticsType.tmp#SummariesStatisticsType_StatsSummary Statistics_xsd_Complex_Type_SummariesStatisticsType.tmp#SummariesStatisticsType
Type SummariesStatisticsType
Properties
content complex
minOccurs 0
Children StatsSummary
Instance
<StatsSummaries n="" xmlns="http://qifstandards.org/xsd/qif3">
  <StatsSummary>{1,unbounded}</StatsSummary>
</StatsSummaries>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of summaries in the list.
Source
<xs:element name="StatsSummaries" type="SummariesStatisticsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional StatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with dimensionless units.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Complex Type StatisticalStudyResultsBaseType
Annotations
The StatisticalStudyResultsBaseType is the abstract base type that
defines information common to all statistical study results.
Diagram
Diagram QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_id QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_ThisStatisticalStudyResultsInstanceQPId Primitives_xsd_Element_Attributes.tmp#Attributes QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_Status QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_SoftwareId QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_StandardId QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_StudyIssues QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_InspectionTraceability QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_Name QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_Description QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_StudyId QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_ResultsIds QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_ResultsQPIds QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_ResultsFiles Statistics_xsd_Element_AverageFeatures.tmp#AverageFeatures Statistics_xsd_Element_CharacteristicsStats.tmp#CharacteristicsStats QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_LinearStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_AngularStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_AreaStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_ForceStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_MassStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_PressureStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_SpeedStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_TemperatureStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_TimeStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_UserDefinedUnitStatsSummaries QIFStatistics_xsd_Complex_Type_StatisticalStudyResultsBaseType.tmp#StatisticalStudyResultsBaseType_StatsSummaries
Properties
abstract true
Used by
Children AngularStatsSummaries, AreaStatsSummaries, Attributes, AverageFeatures, CharacteristicsStats, Description, ForceStatsSummaries, InspectionTraceability, LinearStatsSummaries, MassStatsSummaries, Name, PressureStatsSummaries, ResultsFiles, ResultsIds, ResultsQPIds, SoftwareId, SpeedStatsSummaries, StandardId, StatsSummaries, Status, StudyId, StudyIssues, TemperatureStatsSummaries, ThisStatisticalStudyResultsInstanceQPId, TimeStatsSummaries, UserDefinedUnitStatsSummaries
Attributes
QName Type Use Annotation
id QIFIdType required
The required id attribute is the QIF id of the statistical study
results, used for referencing.
Source
<xs:complexType name="StatisticalStudyResultsBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The StatisticalStudyResultsBaseType is the abstract base type that defines information common to all statistical study results.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="ThisStatisticalStudyResultsInstanceQPId" type="QPIdType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ThisStatisticalStudyResultsInstanceQPId element uniquely identifies the statistical study results. Different versions of the results must have different ThisStatisticalStudyResultsInstanceQPId elements.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <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 name="Status" type="StatsEvalStatusType">
      <xs:annotation>
        <xs:documentation>The Status element is the overall status of the statistical study.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:choice minOccurs="0">
      <xs:element name="SoftwareId" type="QIFReferenceType">
        <xs:annotation>
          <xs:documentation>The SoftwareId element is the id of the software used to evaluate the statistical values in these results. This value can be overridden by the value on any particular instance of CharacteristicsStats or on any individual statistical value.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StandardId" type="QIFReferenceType">
        <xs:annotation>
          <xs:documentation>The StandardId element is the id of the standard or specification used to evaluate the statistical values in these results. This value can be overridden by the value on any particular instance of CharacteristicsStats or on any individual statistical value.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:choice>
    <xs:element name="StudyIssues" type="StudyIssuesType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional StudyIssues element defines a list that provides details about any issues encountered in the study.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="InspectionTraceability" type="InspectionTraceabilityType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional InspectionTraceability element gives traceability information that applies to the statistical study results.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Name" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Name element is the name identifying the statistical study results.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Description" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Description element is a description of the statistical study results.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="StudyId" type="QIFReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional StudyId element is the QIF id of the associated statistical study plan.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:choice minOccurs="0">
      <xs:annotation>
        <xs:documentation>This optional compositor provides a choice between QIF sources of measurement results (either internal or external) or other, external sources of measurement results.</xs:documentation>
      </xs:annotation>
      <xs:element name="ResultsIds" type="ArrayReferenceType">
        <xs:annotation>
          <xs:documentation>The ResultsIds element is a list of QIF ids of a measurement results either internal or external to this QIF document.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ResultsQPIds" type="ArrayQPIdFullReferenceType" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>The ResultsQPIds element identifies a list of measurement results by the results version number QPId in a QIF document or documents external to this QIF document.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="ResultsFiles" type="ExternalFileReferencesType">
        <xs:annotation>
          <xs:documentation>The ResultsFiles element contains a list of information about external measurement results files.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:choice>
    <xs:element ref="AverageFeatures" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional AverageFeatures element is a list of the results of average feature calculations.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="CharacteristicsStats" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional CharacteristicsStats element contains a list of results of statistical analysis for one or more characteristics.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="LinearStatsSummaries" type="SummariesStatisticsLinearType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional LinearStatsSummary element contains a list of the results of statistical summaries for characteristic statistics with linear units.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AngularStatsSummaries" type="SummariesStatisticsAngularType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional AngularStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with angular units.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AreaStatsSummaries" type="SummariesStatisticsAreaType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional AreaStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with area units.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ForceStatsSummaries" type="SummariesStatisticsForceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional ForceStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with force units.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="MassStatsSummaries" type="SummariesStatisticsMassType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional MassStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with mass units.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PressureStatsSummaries" type="SummariesStatisticsPressureType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional PressureStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with pressure units.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="SpeedStatsSummaries" type="SummariesStatisticsSpeedType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional SpeedStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with speed units.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TemperatureStatsSummaries" type="SummariesStatisticsTemperatureType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional TemperatureStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with temperature units.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TimeStatsSummaries" type="SummariesStatisticsTimeType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional TimeStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with time units.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="UserDefinedUnitStatsSummaries" type="SummariesStatisticsUserDefinedUnitType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional UserDefinedUnitStatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with user defined units. This element is not to be used to define summaries with units available in another element. In particular this element is not to be used to define summaries with linear units, angular units, or units of temperature, area, force, mass, pressure, speed, or time.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="StatsSummaries" type="SummariesStatisticsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional StatsSummaries element contains a list of the results of statistical summaries for characteristic statistics with dimensionless units.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="QIFIdType" use="required">
    <xs:annotation>
      <xs:documentation>The required id attribute is the QIF id of the statistical study results, used for referencing.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Attribute StatisticalStudyResultsBaseType / @id
Annotations
The required id attribute is the QIF id of the statistical study
results, used for referencing.
Type QIFIdType
Type hierarchy
Properties
use required
Facets
pattern ([\-+]?[0-9]+) & ([1-9][0-9]*)
Used by
Source
<xs:attribute name="id" type="QIFIdType" use="required">
  <xs:annotation>
    <xs:documentation>The required id attribute is the QIF id of the statistical study results, used for referencing.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd