The required n attribute is the number of statistical study plansin this list.
Source
<xs:element name="StatisticalStudyPlans" type="StatisticalStudyPlansType" minOccurs="0"><xs:annotation><xs:documentation>The optional StatisticalStudyPlans element defines one or more statistical study plans.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of statistical studyresults in this list.
Source
<xs:element name="StatisticalStudiesResults" type="StatisticalStudiesResultsType" minOccurs="0"><xs:annotation><xs:documentation>The optional StatisticalStudiesResults element defines one or more statistical study results.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of corrective action plansin this list.
Source
<xs:element name="CorrectiveActionPlans" type="CorrectiveActionPlansType" minOccurs="0"><xs:annotation><xs:documentation>The optional CorrectiveActionPlans element defines one or more corrective action plans.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="StatisticsType"><xs:annotation><xs:documentation>The StatisticsType defines the container element that holds all statistical plan and/or results.</xs:documentation></xs:annotation><xs:sequence><xs:element name="StatisticalStudyPlans" type="StatisticalStudyPlansType" minOccurs="0"><xs:annotation><xs:documentation>The optional StatisticalStudyPlans element defines one or more statistical study plans.</xs:documentation></xs:annotation></xs:element><xs:element name="StatisticalStudiesResults" type="StatisticalStudiesResultsType" minOccurs="0"><xs:annotation><xs:documentation>The optional StatisticalStudiesResults element defines one or more statistical study results.</xs:documentation></xs:annotation></xs:element><xs:element name="CorrectiveActionPlans" type="CorrectiveActionPlansType" minOccurs="0"><xs:annotation><xs:documentation>The optional CorrectiveActionPlans element defines one or more corrective action plans.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>