complexType "SamplingInformationSchemeType"
Namespace:
Content:
complex, 9 attributes, 26 elements
Defined:
Includes:
definitions of 12 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"
 = 
xs:anyURI
 = 
xs:language
 = 
"true"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A set of sampling information maintained by an agency including sampling plans, sample frames, and samples.
Type Definition Detail
Type Derivation Tree
      r:AbstractMaintainableType (extension)
          r:MaintainableType (extension)
              SamplingInformationSchemeType
XML Source (w/o annotations (13); see within schema source)
<xs:complexType name="SamplingInformationSchemeType">
<xs:complexContent>
<xs:extension base="r:MaintainableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SamplingInformationSchemeName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:SamplingInformationSchemeReference"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="SampleFrame"/>
<xs:element ref="SampleFrameReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="SamplingPlan"/>
<xs:element ref="SamplingPlanReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="Sample"/>
<xs:element ref="SampleReference"/>
</xs:choice>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="SamplingInformationGroup"/>
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 12/26)
r:Description
Type:
r:StructuredStringType, complex content
A description of the use of the sampling information scheme. Supports multiple language versions of the same content as well as optional formatting of the 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 sampling information scheme. 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"/>

r:SamplingInformationSchemeReference
Type:
r:SchemeReferenceType, complex content
Provides for inclusion by reference of external sampling information schemes.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:SamplingInformationSchemeReference"/>

Sample
Type:
SampleType, complex content
An item (that is, a sample) belonging to the sampling information Scheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="Sample"/>

SampleFrame
Type:
SampleFrameType, complex content
An item (that is, a sample frame) belonging to the sampling information Scheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="SampleFrame"/>

SampleFrameReference
Type:
r:ReferenceType, complex content
A sample frame item included in the scheme by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="SampleFrameReference"/>

SampleReference
Type:
r:ReferenceType, complex content
A sample included in the scheme by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="SampleReference"/>

SamplingInformationGroup
Type:
An item (that is, a sampling information group) belonging to the sampling information Scheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="SamplingInformationGroup"/>

SamplingInformationGroupReference
Type:
r:ReferenceType, complex content
Inclusion of a SamplingInformationGroup by reference.
XML Source (w/o annotations (1); see within schema source)

SamplingInformationSchemeName
Type:
r:NameType, complex content
A name for the sampling information scheme. 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="SamplingInformationSchemeName"/>

SamplingPlan
Type:
SamplingPlanType, complex content
An item (that is, a sampling plan) belonging to the sampling information Scheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="SamplingPlan"/>

SamplingPlanReference
Type:
r:ReferenceType, complex content
A sampling plan item included in the scheme by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="SamplingPlanReference"/>

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