DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <Group>
Namespace:
Type:
Content:
complex, 20 attributes, 22 elements
Defined:
globally in group.xsd, see XML source
Used:
XML Representation Summary
<Group
    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*
</Group>
Content model elements (22):
Included in content model of elements (1):
Known Usage Locations
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.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="Group" type="GroupType"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set