<xs:element name="SamplingMethod" type="SamplingMethodType"><xs:annotation><xs:documentation>The SamplingMethod element defines a method of sample selection.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of control methods in thelist.
Source
<xs:element name="ControlMethods" type="ControlMethodsType"><xs:annotation><xs:documentation>The ControlMethods element defines a list of control methods to detect process instability or lack of capability.</xs:documentation></xs:annotation></xs:element>
The ProductionStudyPlanType defines information that is related toan ongoing production statistical study where samples are measuredfor statistical process control to ensure the ongoing stability orcapability of a manufacturing process.
The required id attribute is the QIF id of the statistical study,used for referencing.
Source
<xs:complexType name="ProductionStudyPlanType"><xs:annotation><xs:documentation>The ProductionStudyPlanType defines information that is related to an ongoing production statistical study where samples are measured for statistical process control to ensure the ongoing stability or capability of a manufacturing process.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="MultipleProductInstanceStudyPlanBaseType"><xs:sequence><xs:element name="SamplingMethod" type="SamplingMethodType"><xs:annotation><xs:documentation>The SamplingMethod element defines a method of sample selection.</xs:documentation></xs:annotation></xs:element><xs:element name="ControlMethods" type="ControlMethodsType"><xs:annotation><xs:documentation>The ControlMethods element defines a list of control methods to detect process instability or lack of capability.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>