complexType "GroupType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
action |
= |
("Add" | "Update" | "Delete") |
|
agency |
= |
xs:NCName |
|
dataSet |
= |
("D0" | "D1" | "D2" | "D3" | "D4") : "D0" |
|
externalReferenceDefaultURI |
= |
xs:anyURI |
|
geography |
= |
("G0" | "G1" | "G2" | "G3" | "G4") : "G0" |
|
groupInherits |
= |
xs:boolean : "true" |
|
id |
= |
xs:string |
|
instrument |
= |
("I0" | "I1" | "I2" | "I3") : "I0" |
|
isMaintainable |
= |
"true" |
|
isPublished |
= |
xs:boolean : "false" |
|
language |
= |
("L0" | "L1" | "L2" | "L3" | "L4" | "L5" | "L6" | "L7") : "L0" |
|
objectSource |
= |
xs:anyURI |
|
panel |
= |
("P0" | "P1" | "P2" | "P3" | "P4") : "P0" |
|
time |
= |
("T0" | "T1" | "T2" | "T3" | "T4" | "T5") : "T0" |
|
urn |
= |
xs:anyURI |
|
userDefinedGroupProperty |
= |
xs:string |
|
userDefinedGroupPropertyValue |
= |
xs:string |
|
version |
= |
xs:string |
|
versionDate |
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
xml:lang |
= |
xs:language |
|
> |
|
Content: |
UserID*, VersionResponsibility?, VersionRationale*, r:Citation?, Abstract*, Purpose+, r:SeriesStatement?, r:FundingInformation*, r:Coverage?, r:UniverseReference?, r:OtherMaterial*, a:Archive?, r:Note*, Concepts*, DataCollection*, LogicalProduct*, PhysicalDataProduct*, StudyUnit*, SubGroup*, cm:Comparison?, pr:DDIProfile*, DDIProfileReference* |
|
</...> |
Content Model Elements (22):
-
All Direct / Indirect Based Elements (1):
-
Known Usage Locations
- As direct type of elements (1):
Annotation
Groups are used to document related data. They may contain subgroups or individual study items, and may also contain metadata which is applicable to all members of the group, and is subject to over-rides at the lower levels. Thus, metadata is inherited down the grouping structure. The purpose of groups is described using the attributes which summarize relationships along the dimensions of time, panel, geography, instrument and language. These attributes allow the purpose to be machine-actionable, while the group also includes an element for describing the purpose in human-readable format.
Type Definition Detail
Type Derivation Tree GroupType (extension) |
XML Source (w/o annotations (29); see within schema source)
<xs:complexType name="GroupType"> <xs:complexContent> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="Abstract"/> <xs:element maxOccurs="unbounded" ref="Purpose"/> <xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Note"/> <xs:element maxOccurs="unbounded" minOccurs="0" ref="Concepts"/> <xs:element maxOccurs="unbounded" minOccurs="0" ref="DataCollection"/> <xs:element maxOccurs="unbounded" minOccurs="0" ref="LogicalProduct"/> <xs:element maxOccurs="unbounded" minOccurs="0" ref="StudyUnit"/> <xs:element maxOccurs="unbounded" minOccurs="0" ref="SubGroup"/> <xs:element maxOccurs="unbounded" minOccurs="0" ref="pr:DDIProfile"/> </xs:sequence> <xs:attribute default="true" name="groupInherits" type="xs:boolean"/> </xs:extension> </xs:complexContent> </xs:complexType> |
Attribute Detail (defined in this component only; 9/20) dataSet -
Indicates how all members of the group are related in terms of physical data products in relation to data collection efforts.
Attribute Value
enumeration of xs:NMTOKEN |
Enumeration: |
"D0" |
- |
No specified relationship |
"D1" |
- |
Single data file from a data collection |
"D2" |
- |
Multiple data products from a single data collection |
"D3" |
- |
Integration of multiple data sets into a single integrated structure |
"D4" |
- |
Multiple data files each from a different data collection |
|
Default: |
"D0" |
XML Source (w/o annotations (1); see within schema source)
geography -
Indicates how all members of the group are related along the dimension of geography.
Attribute Value
enumeration of xs:NMTOKEN |
Enumeration: |
"G0" |
- |
No specified relationship |
"G1" |
- |
Single geography surveyed multiple times |
"G2" |
- |
Single geography surveyed once |
"G3" |
- |
Rolling geography |
"G4" |
- |
Different geography each survey |
|
Default: |
"G0" |
XML Source (w/o annotations (1); see within schema source)
groupInherits -
Type: |
xs:boolean, predefined |
Use: |
optional |
Default is true, and allows for inheritance of all properties and modules, and the use of lower-level over-rides. If set to false, inheritance is switched off for specific groups.
Attribute Value
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="true" name="groupInherits" type="xs:boolean"/> |
instrument -
Indicates how all members of the group are related in terms of the instruments used to collect data (single, multiple, etc.).
Attribute Value
enumeration of xs:NMTOKEN |
Enumeration: |
"I0" |
- |
No specified relationship |
"I1" |
- |
Single |
"I2" |
- |
Multiple: Integrated set of 2 or more instruments used for different subpopulations |
"I3" |
- |
Multiple: Base with Topical changes |
|
Default: |
"I0" |
XML Source (w/o annotations (1); see within schema source)
language -
Indicates how all members of the group are related in terms of physical data products in relation to data collection efforts.
Attribute Value
enumeration of xs:NMTOKEN |
Enumeration: |
"L0" |
- |
No formal relationship - not a factor of grouping |
"L1" |
- |
Single language |
"L2" |
- |
All original languages with full language equivalence |
"L3" |
- |
Original language(s) plus translation(s) with full language equivalence |
"L4" |
- |
Translations from external original; full language equivalence |
"L5" |
- |
Translations from a non-included original and have full language equivalence |
"L6" |
- |
Original languages(s) plus translation(s) with partial relationship |
"L7" |
- |
Translations from external original; partial relationships |
|
Default: |
"L0" |
XML Source (w/o annotations (1); see within schema source)
panel -
Indicates how all members of the group are related in terms of type of panel (single, rolling, etc.).
Attribute Value
enumeration of xs:NMTOKEN |
Enumeration: |
"P0" |
- |
No specified relationship |
"P1" |
- |
Single panel surveyed multiple times |
"P2" |
- |
Single panel surveyed once |
"P3" |
- |
Rolling panel |
"P4" |
- |
Different panel each survey |
|
Default: |
"P0" |
XML Source (w/o annotations (1); see within schema source)
time -
Indicates how all members of the group are related along the dimension of time (for example single occurrence, multiple occurrence, etc.).
Attribute Value
enumeration of xs:NMTOKEN |
Enumeration: |
"T0" |
- |
No specified relationship |
"T1" |
- |
Single Occurrence |
"T2" |
- |
Multiple Occurrence: Regular Occurrence: Continuing |
"T3" |
- |
Multiple Occurrence: Regular Occurrence: Limited time |
"T4" |
- |
Multiple Occurrence: Irregular Occurrence: Continuing |
"T5" |
- |
Multiple Occurrence: Irregular Occurrence: Limited time |
|
Default: |
"T0" |
XML Source (w/o annotations (1); see within schema source)
userDefinedGroupProperty -
Type: |
xs:string, predefined |
Use: |
optional |
Provides a user-defined grouping property, different from those supplied in other attributes.
XML Source (w/o annotations (1); see within schema source)
userDefinedGroupPropertyValue -
Type: |
xs:string, predefined |
Use: |
optional |
Provides a value for the user-defined group property supplied in userDefinedGroupProperty.
XML Source (w/o annotations (1); see within schema source)
Content Element Detail (defined in this component only; 19/22) -
Provides archive-specific information, including a listing of items.
XML Source (w/o annotations (1); see within schema source)
-
Human-readable summary of the grouped material.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Abstract"/> |
-
Provides documentation regarding the comparability of study units or subgroups within the containing group.
XML Source (w/o annotations (1); see within schema source)
-
Lists, or references, the concepts describing the data that are being documented.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Concepts"/> |
-
Shared documentation regarding data collection for all members of the group, subject to overrides at a lower level.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataCollection"/> |
-
References a DDI Profile used by the group or resource package.
XML Source (w/o annotations (1); see within schema source)
-
Shared documentation regarding the logical data products of all members of the group, subject to overrides at a lower level.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="LogicalProduct"/> |
-
Shared documentation regarding physical data products of all members of the group, subject to overrides at a lower level.
XML Source (w/o annotations (1); see within schema source)
-
Contains a DDI Profile which is used by the group, and which can be referenced externally. If contained in a ResourcePackage, it is intended only for reuse elsewhere.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="pr:DDIProfile"/> |
-
Human-readable explanation of why the creator grouped these objects together. Example: Grouping of Longitudinal Survey elements. Example: Collection of StudyUnits to be used by class SOC1257- Impact of Aging on Social Services. Use this element to describe the nature of a series and/or the reason for treating the included study units and/or subgroups as a group. Include information on the limitations of the grouping and intended usage if applicable. When creating documentation from incomplete legacy materials this field may contain a statement such as "Unavailable", "Not provided by creator", or other similar statements.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" ref="Purpose"/> |
-
Includes bibliographic citation information for the group.
XML Source (w/o annotations (1); see within schema source)
-
Documents the topical, spatial, and temporal coverage of the group.
XML Source (w/o annotations (1); see within schema source)
-
Provides information about the agency and grant(s) which funded the group.
XML Source (w/o annotations (1); see within schema source)
-
Notes regarding the group as a whole, or pertaining to all members of the group.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Note"/> |
-
References other materials related to the group.
XML Source (w/o annotations (1); see within schema source)
-
Information regarding the official series of which a study unit or group of study units is a part. One may point to the URL of a series repository and then use the Name field to indicate the series itself as identified in that repository. Fields also exist for describing the series and providing abbreviations.
XML Source (w/o annotations (1); see within schema source)
-
References the universe or sub-universe of the group.
XML Source (w/o annotations (1); see within schema source)
-
Description of an individual study being documented as a member of the group. The study unit description inherits all metadata found at higher levels - that is, all metadata and documentation describing the groups and subgroups of which the study unit is a member. This metadata and documentation may be over-ridden within the study unit.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="StudyUnit"/> |
-
Subordinate group which inherits all the metadata provided in the higher-level groups and subgroups of which this subgroup is a member, subject to overrides within the subgroup itself.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SubGroup"/> |