The required n attribute is the number of control issues details in this list.
Source
<xs:element name="ControlIssueDetailsList" type="ControlIssueDetailsListType" maxOccurs="unbounded"><xs:annotation><xs:documentation>The optional ControlIssueDetailsList element is a list of control issues that were encountered.</xs:documentation></xs:annotation></xs:element>
The ProductionStudyResultsType defines information that is relatedto the results of an ongoing production statistical study wheresamples are measured for statistical process control to ensure theongoing stability or capability of a manufacturing process.
The required id attribute is the QIF id of the statistical studyresults, used for referencing.
Source
<xs:complexType name="ProductionStudyResultsType"><xs:annotation><xs:documentation>The ProductionStudyResultsType defines information that is related to the results of 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="MultipleProductInstanceStudyResultsBaseType"><xs:sequence><xs:element name="ControlIssueDetailsList" type="ControlIssueDetailsListType" maxOccurs="unbounded"><xs:annotation><xs:documentation>The optional ControlIssueDetailsList element is a list of control issues that were encountered.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>