complexType "SamplingInformationGroupType"
Namespace:
Content:
complex, 8 attributes, 22 elements
Defined:
Includes:
definitions of 1 attribute, 10 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"
 = 
xs:boolean : "false"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A grouping of Sampling Information objects for administrative purposes. Contains a group of sampling information objects and/or sampling information groups, which may be hierarchical.
Type Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          SamplingInformationGroupType
XML Source (w/o annotations (12); see within schema source)
<xs:complexType name="SamplingInformationGroupType">
<xs:complexContent>
<xs:extension base="r:VersionableType">
<xs:sequence>
<xs:element minOccurs="0" ref="TypeOfSamplingInformationGroup"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SamplingInformationGroupName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:UniverseReference"/>
<xs:element minOccurs="0" ref="r:ConceptReference"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="SampleFrameReference"/>
<xs:element ref="SamplingPlanReference"/>
<xs:element ref="SampleReference"/>
</xs:choice>
</xs:sequence>
<xs:attribute default="false" name="isOrdered" type="xs:boolean"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/8)
isOrdered
Type:
xs:boolean, predefined
Use:
optional
Indicates that the content of the group is ordered as it appears within the XML structure.
Attribute Value
Default:
"false"
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="false" name="isOrdered" type="xs:boolean"/>
Content Element Detail (all declarations; defined within this component only; 10/22)
r:ConceptReference
Type:
r:ReferenceType, complex content
Reference to the concept measured by the sampling information objects in this group.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:ConceptReference"/>

r:Description
Type:
r:StructuredStringType, complex content
Additional textual description of the sampling information group. 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 group. 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:UniverseReference
Type:
r:ReferenceType, complex content
Reference to the universe statement describing the persons or other elements that the sampling information objects refer to, and to which any analytic results refer.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:UniverseReference"/>

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"/>

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

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

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"/>

TypeOfSamplingInformationGroup
Type:
r:CodeValueType, simple content
A generic element for specifying a reason for a sampling information group. Note that this element can contain either a term from a controlled vocabulary list or a textual description.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="TypeOfSamplingInformationGroup"/>

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