Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element StatisticalStudyPlanBaseType / Version
Annotations
The optional Version element gives version information about
the statistical study.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_VersionBaseType.tmp#VersionBaseType_TimeCreated IntermediatesPMI_xsd_Complex_Type_VersionBaseType.tmp#VersionBaseType_SignOffs IntermediatesPMI_xsd_Complex_Type_VersionBaseType.tmp#VersionBaseType IntermediatesPMI_xsd_Complex_Type_VersionType.tmp#VersionType_ThisInstanceQPId IntermediatesPMI_xsd_Complex_Type_VersionType.tmp#VersionType
Type VersionType
Type hierarchy
Properties
content complex
minOccurs 0
Children SignOffs, ThisInstanceQPId, TimeCreated
Instance
<Version xmlns="http://qifstandards.org/xsd/qif3">
  <TimeCreated>{0,1}</TimeCreated>
  <SignOffs n="">{0,1}</SignOffs>
  <ThisInstanceQPId>{0,1}</ThisInstanceQPId>
</Version>
Source
<xs:element name="Version" type="VersionType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Version element gives version information about the statistical study.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyPlanBaseType / FeatureItemIds
Annotations
The FeatureItemIds element is the list of feature items to be
included in this statistical study.
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
<FeatureItemIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</FeatureItemIds>
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="FeatureItemIds" type="ArrayReferenceType">
  <xs:annotation>
    <xs:documentation>The FeatureItemIds element is the list of feature items to be included in this statistical study.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyPlanBaseType / CalculateAverageFeatures
Annotations
The optional CalculateAverageFeatures element when
present and set true signifies that average features are
to be calculated in this statistical study.
Diagram
Diagram
Type xs:boolean
Properties
content simple
minOccurs 0
Source
<xs:element name="CalculateAverageFeatures" type="xs:boolean" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional CalculateAverageFeatures element when present and set true signifies that average features are to be calculated in this statistical study.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyPlanBaseType / CharacteristicItemIds
Annotations
The CharacteristicItemIds element is the list of
characteristic items to be included in this statistical
study.
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
<CharacteristicItemIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</CharacteristicItemIds>
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="CharacteristicItemIds" type="ArrayReferenceType">
  <xs:annotation>
    <xs:documentation>The CharacteristicItemIds element is the list of characteristic items to be included in this statistical study.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyPlanBaseType / StatsValuesPerChar
Annotations
Each optional StatsValuesPerChar element identifies the
various statistical values to be accumulated on a
per-characteristic basis in this statistical study plan. For
example, the Cpk of each characteristic might be accumulated.
Each optional StatsValuesPerChar element also optionally
identifies the statistical software to use for the evaluation.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType_SoftwareId PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType_StandardId PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType_AlgorithmId PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType PrimitivesPMI_xsd_Complex_Type_ListAccumulatedStatsValuesType.tmp#ListAccumulatedStatsValuesType_Stats PrimitivesPMI_xsd_Complex_Type_ListAccumulatedStatsValuesType.tmp#ListAccumulatedStatsValuesType
Type ListAccumulatedStatsValuesType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Children AlgorithmId, SoftwareId, StandardId, Stats
Instance
<StatsValuesPerChar xmlns="http://qifstandards.org/xsd/qif3">
  <SoftwareId xId="">{1,1}</SoftwareId>
  <StandardId xId="">{1,1}</StandardId>
  <AlgorithmId xId="">{1,1}</AlgorithmId>
  <Stats>{1,1}</Stats>
</StatsValuesPerChar>
Source
<xs:element name="StatsValuesPerChar" type="ListAccumulatedStatsValuesType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Each optional StatsValuesPerChar element identifies the various statistical values to be accumulated on a per-characteristic basis in this statistical study plan. For example, the Cpk of each characteristic might be accumulated. Each optional StatsValuesPerChar element also optionally identifies the statistical software to use for the evaluation.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyPlanBaseType / StatsValuesPerSubgroup
Annotations
Each optional StatsValuesPerSubgroup element identifies
the various statistical values to be accumulated on a
per-subgroup basis for this statistical study plan. For
example, the average value of each characteristic might
be accumulated for each subgroup. Each optional
StatsValuesPerSubgroup element also optionally identifies the
statistical software to use for the evaluation.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType_SoftwareId PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType_StandardId PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType_AlgorithmId PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType PrimitivesPMI_xsd_Complex_Type_ListSubgroupStatsValuesType.tmp#ListSubgroupStatsValuesType_Stats PrimitivesPMI_xsd_Complex_Type_ListSubgroupStatsValuesType.tmp#ListSubgroupStatsValuesType
Type ListSubgroupStatsValuesType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Children AlgorithmId, SoftwareId, StandardId, Stats
Instance
<StatsValuesPerSubgroup xmlns="http://qifstandards.org/xsd/qif3">
  <SoftwareId xId="">{1,1}</SoftwareId>
  <StandardId xId="">{1,1}</StandardId>
  <AlgorithmId xId="">{1,1}</AlgorithmId>
  <Stats>{1,1}</Stats>
</StatsValuesPerSubgroup>
Source
<xs:element name="StatsValuesPerSubgroup" type="ListSubgroupStatsValuesType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Each optional StatsValuesPerSubgroup element identifies the various statistical values to be accumulated on a per-subgroup basis for this statistical study plan. For example, the average value of each characteristic might be accumulated for each subgroup. Each optional StatsValuesPerSubgroup element also optionally identifies the statistical software to use for the evaluation.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyPlanBaseType / StatsValuesSummarys
Annotations
Each optional StatsValuesSummarys element identifies a list of
statistical values to be summarized over all characteristics in
this statistical study plan. For example, the Cpk value over
all characteristics might be summarized. Each optional
StatsValuesSummarys element also optionally identifies the
statistical software to use for the evaluation.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_SummaryStatsValuesListType.tmp#SummaryStatsValuesListType_n PrimitivesPMI_xsd_Complex_Type_SummaryStatsValuesListType.tmp#SummaryStatsValuesListType_SummaryStatsValues PrimitivesPMI_xsd_Complex_Type_SummaryStatsValuesListType.tmp#SummaryStatsValuesListType
Type SummaryStatsValuesListType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Children SummaryStatsValues
Instance
<StatsValuesSummarys n="" xmlns="http://qifstandards.org/xsd/qif3">
  <SummaryStatsValues>{1,unbounded}</SummaryStatsValues>
</StatsValuesSummarys>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of summaries in the list.
Source
<xs:element name="StatsValuesSummarys" type="SummaryStatsValuesListType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Each optional StatsValuesSummarys element identifies a list of statistical values to be summarized over all characteristics in this statistical study plan. For example, the Cpk value over all characteristics might be summarized. Each optional StatsValuesSummarys element also optionally identifies the statistical software to use for the evaluation.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyPlanBaseType / PreInspectionTraceability
Annotations
The optional PreInspectionTraceability element gives
traceability information that applies to the statistical study.
Diagram
Diagram Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_InspectingOrganization Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_CustomerOrganization Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_SupplierCode Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_PurchaseOrderNumber Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_OrderNumber Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_AsmPathIds Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_ReportNumber Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_InspectionScope Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_InspectionMode Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_PartialInspection Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_NotableEvents Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_InspectionSoftwareItems Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_InspectionProgram Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_SecurityClassification Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_PlantLocation Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_ReferencedQIFPlanInstance Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_ReferencedQIFPlan Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType_FormalStandardId Primitives_xsd_Element_Attributes.tmp#Attributes Traceability_xsd_Complex_Type_PreInspectionTraceabilityType.tmp#PreInspectionTraceabilityType
Type PreInspectionTraceabilityType
Properties
content complex
minOccurs 0
Children AsmPathIds, Attributes, CustomerOrganization, FormalStandardId, InspectingOrganization, InspectionMode, InspectionProgram, InspectionScope, InspectionSoftwareItems, NotableEvents, OrderNumber, PartialInspection, PlantLocation, PurchaseOrderNumber, ReferencedQIFPlan, ReferencedQIFPlanInstance, ReportNumber, SecurityClassification, SupplierCode
Instance
<PreInspectionTraceability 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>
  <AsmPathIds n="">{0,1}</AsmPathIds>
  <ReportNumber>{0,1}</ReportNumber>
  <InspectionScope>{0,1}</InspectionScope>
  <InspectionMode>{0,1}</InspectionMode>
  <PartialInspection>{0,1}</PartialInspection>
  <NotableEvents n="">{0,1}</NotableEvents>
  <InspectionSoftwareItems>{0,1}</InspectionSoftwareItems>
  <InspectionProgram>{0,1}</InspectionProgram>
  <SecurityClassification>{0,1}</SecurityClassification>
  <PlantLocation id="">{0,1}</PlantLocation>
  <ReferencedQIFPlanInstance>{1,1}</ReferencedQIFPlanInstance>
  <ReferencedQIFPlan>{1,1}</ReferencedQIFPlan>
  <FormalStandardId xId="">{1,1}</FormalStandardId>
  <Attributes n="">{0,1}</Attributes>
</PreInspectionTraceability>
Source
<xs:element name="PreInspectionTraceability" type="PreInspectionTraceabilityType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional PreInspectionTraceability element gives traceability information that applies to the statistical study.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyPlanBaseType / Name
Annotations
The optional Name element is the name identifying the
statistical study.
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.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyPlanBaseType / Description
Annotations
The optional Description element is a description of the
statistical study.
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.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyPlanBaseType / PlanId
Annotations
The optional PlanId element is the QIF id of the associated
measurement 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="PlanId" type="QIFReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional PlanId element is the QIF id of the associated measurement plan.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyPlanBaseType / SoftwareId
Annotations
The optional SoftwareId element is the QIF id of the analysis
software to be used with this plan. This value can be
overridden by software, standard or specification, and
algorithm ids in the StatsValuesPerChar,
StatsValuesPerSubgroup, and StatsValuesSummarys elements.
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 optional SoftwareId element is the QIF id of the analysis software to be used with this plan. This value can be overridden by software, standard or specification, and algorithm ids in the StatsValuesPerChar, StatsValuesPerSubgroup, and StatsValuesSummarys elements.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyPlanBaseType / StandardId
Annotations
The optional StandardId element is the QIF id of the standard
or specification to be used with this plan. This value can be
overridden by software, standard or specification, and
algorithm ids in the StatsValuesPerChar,
StatsValuesPerSubgroup, and StatsValuesSummarys elements.
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 optional StandardId element is the QIF id of the standard or specification to be used with this plan. This value can be overridden by software, standard or specification, and algorithm ids in the StatsValuesPerChar, StatsValuesPerSubgroup, and StatsValuesSummarys elements.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Element StatisticalStudyPlanBaseType / CorrectiveActionPlanId
Annotations
The optional CorrectiveActionPlanId element is the QIF id of a
corrective action 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="CorrectiveActionPlanId" type="QIFReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional CorrectiveActionPlanId element is the QIF id of a corrective action plan.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Complex Type StatisticalStudyPlanBaseType
Annotations
The StatisticalStudyPlanBaseType is the abstract base type that
defines information common to all statistical study plans.
Diagram
Diagram QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_id QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_Version Primitives_xsd_Element_Attributes.tmp#Attributes QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_FeatureItemIds QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_CalculateAverageFeatures QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_CharacteristicItemIds QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_StatsValuesPerChar QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_StatsValuesPerSubgroup QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_StatsValuesSummarys QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_PreInspectionTraceability QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_Name QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_Description QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_PlanId QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_SoftwareId QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_StandardId QIFStatistics_xsd_Complex_Type_StatisticalStudyPlanBaseType.tmp#StatisticalStudyPlanBaseType_CorrectiveActionPlanId
Properties
abstract true
Used by
Children Attributes, CalculateAverageFeatures, CharacteristicItemIds, CorrectiveActionPlanId, Description, FeatureItemIds, Name, PlanId, PreInspectionTraceability, SoftwareId, StandardId, StatsValuesPerChar, StatsValuesPerSubgroup, StatsValuesSummarys, Version
Attributes
QName Type Use Annotation
id QIFIdType required
The required id attribute is the QIF id of the statistical study,
used for referencing.
Source
<xs:complexType name="StatisticalStudyPlanBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The StatisticalStudyPlanBaseType is the abstract base type that defines information common to all statistical study plans.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Version" type="VersionType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional Version element gives version information about the statistical study.</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:sequence minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional compositor defines the feature items to be used in the study and whether to accumulate an average feature representation.</xs:documentation>
      </xs:annotation>
      <xs:element name="FeatureItemIds" type="ArrayReferenceType">
        <xs:annotation>
          <xs:documentation>The FeatureItemIds element is the list of feature items to be included in this statistical study.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CalculateAverageFeatures" type="xs:boolean" minOccurs="0">
        <xs:annotation>
          <xs:documentation>The optional CalculateAverageFeatures element when present and set true signifies that average features are to be calculated in this statistical study.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
    <xs:sequence minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional compositor defines the characteristic items to be used in the study and the statistical values to be accumulated for them.</xs:documentation>
      </xs:annotation>
      <xs:element name="CharacteristicItemIds" type="ArrayReferenceType">
        <xs:annotation>
          <xs:documentation>The CharacteristicItemIds element is the list of characteristic items to be included in this statistical study.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StatsValuesPerChar" type="ListAccumulatedStatsValuesType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Each optional StatsValuesPerChar element identifies the various statistical values to be accumulated on a per-characteristic basis in this statistical study plan. For example, the Cpk of each characteristic might be accumulated. Each optional StatsValuesPerChar element also optionally identifies the statistical software to use for the evaluation.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StatsValuesPerSubgroup" type="ListSubgroupStatsValuesType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Each optional StatsValuesPerSubgroup element identifies the various statistical values to be accumulated on a per-subgroup basis for this statistical study plan. For example, the average value of each characteristic might be accumulated for each subgroup. Each optional StatsValuesPerSubgroup element also optionally identifies the statistical software to use for the evaluation.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
    <xs:element name="StatsValuesSummarys" type="SummaryStatsValuesListType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each optional StatsValuesSummarys element identifies a list of statistical values to be summarized over all characteristics in this statistical study plan. For example, the Cpk value over all characteristics might be summarized. Each optional StatsValuesSummarys element also optionally identifies the statistical software to use for the evaluation.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PreInspectionTraceability" type="PreInspectionTraceabilityType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional PreInspectionTraceability element gives traceability information that applies to the statistical study.</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.</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.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PlanId" type="QIFReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional PlanId element is the QIF id of the associated measurement plan.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:choice minOccurs="0">
      <xs:annotation>
        <xs:documentation>This optional compositor provides a choice between software, or a standard of specification.</xs:documentation>
      </xs:annotation>
      <xs:element name="SoftwareId" type="QIFReferenceType">
        <xs:annotation>
          <xs:documentation>The optional SoftwareId element is the QIF id of the analysis software to be used with this plan. This value can be overridden by software, standard or specification, and algorithm ids in the StatsValuesPerChar, StatsValuesPerSubgroup, and StatsValuesSummarys elements.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="StandardId" type="QIFReferenceType">
        <xs:annotation>
          <xs:documentation>The optional StandardId element is the QIF id of the standard or specification to be used with this plan. This value can be overridden by software, standard or specification, and algorithm ids in the StatsValuesPerChar, StatsValuesPerSubgroup, and StatsValuesSummarys elements.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:choice>
    <xs:element name="CorrectiveActionPlanId" type="QIFReferenceType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional CorrectiveActionPlanId element is the QIF id of a corrective action plan.</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, used for referencing.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Attribute StatisticalStudyPlanBaseType / @id
Annotations
The required id attribute is the QIF id of the statistical study,
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, used for referencing.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd