complexType "ApplicationDetailsType"
Namespace:
Content:
complex, 6 elements
Defined:
Includes:
definitions of 6 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Provides sample stage level details where needed. Repeat for individual stages or sub-stages.
XML Source (w/o annotations (7); see within schema source)
<xs:complexType name="ApplicationDetailsType">
<xs:sequence>
<xs:element minOccurs="0" ref="SamplingStageReference"/>
<xs:element minOccurs="0" ref="SampleFrameReference"/>
<xs:element minOccurs="0" ref="FrameLimitations"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TargetSampleSize"/>
<xs:element minOccurs="0" ref="DateOfSample"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ResponsibleForSamplingReference"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 6/6)
DateOfSample
Type:
r:DateType, complex content
Date or date range when sample was drawn.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="DateOfSample"/>

FrameLimitations
Type:
r:StructuredStringType, complex content
Description of limitations of the usage of the frame for the data collection. Clarify (over/under) coverage issues, lack of needed fields, and needs to support over-sampling or deviation from recommended sample frame found in sample plan stage.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="FrameLimitations"/>

ResponsibleForSamplingReference
Type:
r:ReferenceType, complex content
A reference to an organization or individual responsible for sampling.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ResponsibleForSamplingReference"/>

SampleFrameReference
Type:
r:ReferenceType, complex content
Reference to sample frame used. Note that this is the actual sample frame used and may differ from the recommended sample frame found in the sample plan stage referenced for this procedure. Deviation from the recommended sample frame should be described in FrameLimitations.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="SampleFrameReference"/>

SamplingStageReference
Type:
r:ReferenceType, complex content
References the sample plan stage in an overall sample plan. TypeOfObject should be set to SamplingStage
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="SamplingStageReference"/>

TargetSampleSize
Type:
TargetSampleSizeType, complex content
The desired sample size for this particular sample plan express in relation to its strata number if relevant. Provides means of expressing the formula used for determining the sample size.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TargetSampleSize"/>

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