The required n attribute is the number of Id elements in this array.
Source
<xs:element name="MeasurementDeviceIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional MeasurementDeviceIds element is a list of the ids of one or more measurement devices in the measurement system to be studied.</xs:documentation></xs:annotation></xs:element>
<xs:element name="RandRStudyType" type="GageRandRStudyEnumType"><xs:annotation><xs:documentation>The RandRStudyType element defines the type of the gage RandR study type.</xs:documentation></xs:annotation></xs:element>
The NumberOfAppraisers element defines the number ofappraisers taking part in the study.
Diagram
Type
xs:positiveInteger
Properties
content
simple
Source
<xs:element name="NumberOfAppraisers" type="xs:positiveInteger"><xs:annotation><xs:documentation>The NumberOfAppraisers element defines the number of appraisers taking part in the study.</xs:documentation></xs:annotation></xs:element>
The NumberOfParts element defines the number of parts to beused in the study.
Diagram
Type
xs:positiveInteger
Properties
content
simple
Source
<xs:element name="NumberOfParts" type="xs:positiveInteger"><xs:annotation><xs:documentation>The NumberOfParts element defines the number of parts to be used in the study.</xs:documentation></xs:annotation></xs:element>
The NumberOfTrials element defines the number of times eachpart is to be measured by each appraiser.
Diagram
Type
xs:positiveInteger
Properties
content
simple
Source
<xs:element name="NumberOfTrials" type="xs:positiveInteger"><xs:annotation><xs:documentation>The NumberOfTrials element defines the number of times each part is to be measured by each appraiser.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaximumRelativeAppraiserVariation" type="CriterionDecimalType"><xs:annotation><xs:documentation>The MaximumRelativeAppraiserVariation element defines the maximum appraiser variation allowed for the gage RandR study to pass.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of criteria in the list.
Source
<xs:element name="MaximumAbsoluteAppraiserVariation" type="CriteriaByUnitType"><xs:annotation><xs:documentation>The MaximumAbsoluteAppraiserVariation element defines a list of maximum appraiser variations allowed for the gage RandR study to pass in various units.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaximumRelativeEquipmentVariation" type="CriterionDecimalType"><xs:annotation><xs:documentation>The MaximumRelativeEquipmentVariation element defines the maximum equipment variation allowed for the gage RandR study to pass.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of criteria in the list.
Source
<xs:element name="MaximumAbsoluteEquipmentVariation" type="CriteriaByUnitType"><xs:annotation><xs:documentation>The MaximumAbsoluteEquipmentVariation element defines a list of maximum equipment variations allowed for the gage RandR study to pass in various units.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaximumRelativeTotalRandR" type="CriterionDecimalType"><xs:annotation><xs:documentation>The MaximumRelativeTotalRandR element defines the maximum total RandR allowed for the gage RandR study to pass.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of criteria in the list.
Source
<xs:element name="MaximumAbsoluteTotalRandR" type="CriteriaByUnitType"><xs:annotation><xs:documentation>The MaximumAbsoluteTotalRandR element defines a list of maximum total RandR allowed for the gage RandR study to pass in various units.</xs:documentation></xs:annotation></xs:element>
The GageRandRStudyPlanType defines information that is related to agage repeatability and reproducibility statistical study where anumber of part samples are repeatedly measured by two or moreappraisers to establish the repeatability and reproducibility of ameasurement process.
The required id attribute is the QIF id of the statistical study,used for referencing.
Source
<xs:complexType name="GageRandRStudyPlanType"><xs:annotation><xs:documentation>The GageRandRStudyPlanType defines information that is related to a gage repeatability and reproducibility statistical study where a number of part samples are repeatedly measured by two or more appraisers to establish the repeatability and reproducibility of a measurement process.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="StatisticalStudyPlanBaseType"><xs:sequence><xs:element name="MeasurementDeviceIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional MeasurementDeviceIds element is a list of the ids of one or more measurement devices in the measurement system to be studied.</xs:documentation></xs:annotation></xs:element><xs:element name="RandRStudyType" type="GageRandRStudyEnumType"><xs:annotation><xs:documentation>The RandRStudyType element defines the type of the gage RandR study type.</xs:documentation></xs:annotation></xs:element><xs:element name="NumberOfAppraisers" type="xs:positiveInteger"><xs:annotation><xs:documentation>The NumberOfAppraisers element defines the number of appraisers taking part in the study.</xs:documentation></xs:annotation></xs:element><xs:element name="NumberOfParts" type="xs:positiveInteger"><xs:annotation><xs:documentation>The NumberOfParts element defines the number of parts to be used in the study.</xs:documentation></xs:annotation></xs:element><xs:element name="NumberOfTrials" type="xs:positiveInteger"><xs:annotation><xs:documentation>The NumberOfTrials element defines the number of times each part is to be measured by each appraiser.</xs:documentation></xs:annotation></xs:element><xs:choice minOccurs="0"><xs:annotation><xs:documentation>This optional compositor provides a choice between relative and absolute appraiser equipment variation criteria.</xs:documentation></xs:annotation><xs:element name="MaximumRelativeAppraiserVariation" type="CriterionDecimalType"><xs:annotation><xs:documentation>The MaximumRelativeAppraiserVariation element defines the maximum appraiser variation allowed for the gage RandR study to pass.</xs:documentation></xs:annotation></xs:element><xs:element name="MaximumAbsoluteAppraiserVariation" type="CriteriaByUnitType"><xs:annotation><xs:documentation>The MaximumAbsoluteAppraiserVariation element defines a list of maximum appraiser variations allowed for the gage RandR study to pass in various units.</xs:documentation></xs:annotation></xs:element></xs:choice><xs:choice minOccurs="0"><xs:annotation><xs:documentation>This optional compositor provides a choice between relative and absolute maximum equipment variation criteria.</xs:documentation></xs:annotation><xs:element name="MaximumRelativeEquipmentVariation" type="CriterionDecimalType"><xs:annotation><xs:documentation>The MaximumRelativeEquipmentVariation element defines the maximum equipment variation allowed for the gage RandR study to pass.</xs:documentation></xs:annotation></xs:element><xs:element name="MaximumAbsoluteEquipmentVariation" type="CriteriaByUnitType"><xs:annotation><xs:documentation>The MaximumAbsoluteEquipmentVariation element defines a list of maximum equipment variations allowed for the gage RandR study to pass in various units.</xs:documentation></xs:annotation></xs:element></xs:choice><xs:choice minOccurs="0"><xs:annotation><xs:documentation>This optional compositor provides a choice between relative and absolute maximum total RandR criteria.</xs:documentation></xs:annotation><xs:element name="MaximumRelativeTotalRandR" type="CriterionDecimalType"><xs:annotation><xs:documentation>The MaximumRelativeTotalRandR element defines the maximum total RandR allowed for the gage RandR study to pass.</xs:documentation></xs:annotation></xs:element><xs:element name="MaximumAbsoluteTotalRandR" type="CriteriaByUnitType"><xs:annotation><xs:documentation>The MaximumAbsoluteTotalRandR element defines a list of maximum total RandR allowed for the gage RandR study to pass in various units.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:sequence></xs:extension></xs:complexContent></xs:complexType>