complexType "SampleType"
Namespace:
Content:
complex, 7 attributes, 25 elements
Defined:
Includes:
definitions of 13 elements
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
 = 
xs:boolean : "false"
 = 
"true"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Describes a sample created by the implementation of a sample plan.
Type Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          SampleType
XML Source (w/o annotations (14); see within schema source)
<xs:complexType name="SampleType">
<xs:complexContent>
<xs:extension base="r:VersionableType">
<xs:sequence>
<xs:element minOccurs="0" ref="TypeOfSample"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SampleName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="PopulationOfConcern"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="OverallTargetSampleSize"/>
<xs:element minOccurs="0" ref="OverallSampleSize"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ApplicationDetails"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DateOfSample"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SampleLocationReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SamplingPlanImplementedReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SampleFrameUsedReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ComponentSampleReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 13/25)
ApplicationDetails
Type:
ApplicationDetailsType, complex content
Provides sample stage level details where needed. Repeat for individual stages or sub-stages.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ApplicationDetails"/>

ComponentSampleReference
Type:
r:ReferenceType, complex content
A reference to a previously created sample that was used as a component of the current sample. Target object should be Sample.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ComponentSampleReference"/>

DateOfSample
Type:
r:DateType, complex content
Date the sample was taken. May be expressed as a single date or range. If the sample was created using multiple extractions at different dates, repeat for each date.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DateOfSample"/>

OverallSampleSize
Type:
SizeType, complex content
The size of the overall sample actually used.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="OverallSampleSize"/>

OverallTargetSampleSize
Type:
PopulationSizeType, complex content
The target value of the sample size for the primary and any secondary or sub-population.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="OverallTargetSampleSize"/>

PopulationOfConcern
Type:
PopulationType, complex content
Describe the population being sampled through a combination of textual description and reference to a structured Universe.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="PopulationOfConcern"/>

r:Description
Type:
r:StructuredStringType, complex content
Full description of the sample. Supports structured content and multiple language content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Description"/>

r:Label
Type:
r:LabelType, complex content
A display label for the sample. Supports multiple language versions of the same content as well as optional formatting of the content. Repeat for labels with different content, for example, labels with differing length limitations.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>

SampleFrameUsedReference
Type:
r:ReferenceType, complex content
A reference to the SampleFrame used for creating the sample. Target object should be SampleFrame
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SampleFrameUsedReference"/>

SampleLocationReference
Type:
r:ReferenceType, complex content
Description of general limitations of the frame, including over/under-coverage and update schedules and procedures.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SampleLocationReference"/>

SampleName
Type:
r:NameType, complex content
A name for the sample. May be expressed in multiple languages. Repeat the element to express names with different content, for example different names for different systems.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SampleName"/>

SamplingPlanImplementedReference
Type:
r:ReferenceType, complex content
A reference to the SamplingPlan implemented to creating the sample. Target object should be SamplingPlan
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SamplingPlanImplementedReference"/>

TypeOfSample
Type:
r:CodeValueType, simple content
A generic means of classifying a SamplingProcedure. Supports the use of an external controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="TypeOfSample"/>

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