complexType "SampleFrameType"
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
An inline description of a sample frame (the source material from which a sample is drawn), i.e. phone book, data base, etc. A sample frame is intended to be versioned over time and can be reused by multiple studies.
Type Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          SampleFrameType
XML Source (w/o annotations (14); see within schema source)
<xs:complexType name="SampleFrameType">
<xs:complexContent>
<xs:extension base="r:VersionableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SampleFrameName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element minOccurs="0" ref="ValidPeriod"/>
<xs:element minOccurs="0" ref="CustodianReference"/>
<xs:element minOccurs="0" ref="SampleFrameAccess"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:UniverseReference"/>
<xs:element minOccurs="0" ref="UnitsOfFrame"/>
<xs:element minOccurs="0" ref="FrameLimitations"/>
<xs:element minOccurs="0" ref="AuxiliaryInformation"/>
<xs:element minOccurs="0" ref="ReferencePeriod"/>
<xs:element minOccurs="0" ref="UpdateProcedure"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SourceFrameReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 13/25)
AuxiliaryInformation
Type:
r:StructuredStringType, complex content
Description of information within the frame that could support stratification, including listing of available fields.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="AuxiliaryInformation"/>

CustodianReference
Type:
r:ReferenceType, complex content
Organization or individual holding the rights to the frame
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="CustodianReference"/>

FrameLimitations
Type:
r:StructuredStringType, 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 minOccurs="0" ref="FrameLimitations"/>

r:Description
Type:
r:StructuredStringType, complex content
Full description of the sample frame. 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 full display label for the sample frame, repeatable for different context or applications. 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
A reference to the Universe of this sample frame
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:UniverseReference"/>

ReferencePeriod
Type:
r:DateType, complex content
The date/period of reference for this frame
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ReferencePeriod"/>

SampleFrameAccess
Type:
a:AccessType, complex content
Provides full description of access, forms for access, contact, etc.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="SampleFrameAccess"/>

SampleFrameName
Type:
r:NameType, complex content
A name for a sample frame which may be repeated to express differing names for different systems. 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="SampleFrameName"/>

SourceFrameReference
Type:
r:ReferenceType, complex content
A reference to a frame that this frame was derived from.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SourceFrameReference"/>

UnitsOfFrame
Type:
PopulationSizeType, complex content
A sample frame may identify multiple units. One unit should be identified as the primary unit. Additional units are listed as secondary.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="UnitsOfFrame"/>

UpdateProcedure
Type:
r:StructuredStringType, complex content
Describes how this frame gets updated.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="UpdateProcedure"/>

ValidPeriod
Type:
r:DateType, complex content
Period for which the current version is valid.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ValidPeriod"/>

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