complexType "PopulationSizeType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
The target value of the sample size for the primary and any secondary or sub-population.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="PopulationSizeType">
<xs:sequence>
<xs:element minOccurs="0" ref="PrimaryPopulation"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SecondaryPopulation"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
PrimaryPopulation
Type:
SizeType, complex content
The sample size of the primary or full population included in this sample. Consists of an integer value and specification of the sample unit.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="PrimaryPopulation"/>

SecondaryPopulation
Type:
SizeType, complex content
The sample size of any secondary or sub-populations included in this sample. Consists of an integer value and specification of the sample unit.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SecondaryPopulation"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set