complexType "DDIInstanceType"
Namespace:
Content:
complex, 9 attributes, 23 elements
Defined:
globally in instance.xsd; see XML source
Includes:
definitions of 10 elements
Used:
XML Representation Summary
<...
   
 = 
("Canonical" | "Deprecated")
 = 
("Add" | "Update" | "Delete")
 = 
xs:anyURI
 = 
("Agency" | "Maintainable") : "Agency"
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
 = 
xs:anyURI
 = 
xs:boolean : "false"
 = 
xs:language
 = 
"true"
    >
   
Content: 
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, (r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnReference?, r:Note*, r:Software*, r:MetadataQuality*, r:Citation?, r:Coverage?, g:Group*, g:ResourcePackage*, g:LocalHoldingPackage*, s:StudyUnit*, r:OtherMaterial*, (pr:DDIProfile | r:DDIProfileReference)*, TranslationInformation?
</...>
Content Model Elements (23):
TranslationInformation, g:Group, g:LocalHoldingPackage, g:ResourcePackage, pr:DDIProfile, r:Agency, r:BasedOnReference, r:Citation, r:Coverage, r:DDIProfileReference, r:ID, r:MetadataQuality, r:Note, r:OtherMaterial, r:Software, r:URN, r:UserAttributePair, r:UserID, r:Version, r:VersionRationale, r:VersionResponsibility, r:VersionResponsibilityReference, s:StudyUnit
All Direct / Indirect Based Elements (1):
DDIInstance
Known Usage Locations
Annotation
DDIInstance is the top-level publication wrapper for any DDI document. All DDI content published as XML (with the exception of a Fragment intended for transmission) had DDIInstance as its top level structure. In addition to a citation and coverage statement for the instance, the DDIInstance can contain a Group, ResourcePackage, LocalHoldingPackeage or StudyUnit. Additional OtherMaterial content may be added but in general OtherMaterial should be listed in the maintainable object containing the objects the OtherMaterial is related to. The instance can provide an applicable DDIProfile either in-line or by reference and can contain overall translation information.
Type Definition Detail
Type Derivation Tree
r:AbstractIdentifiableType (extension)
      r:AbstractMaintainableType (extension)
          r:MaintainableType (extension)
              DDIInstanceType
XML Source (w/o annotations (11); see within schema source)
<xs:complexType name="DDIInstanceType">
<xs:complexContent>
<xs:extension base="r:MaintainableType">
<xs:sequence>
<xs:element minOccurs="0" ref="r:Citation"/>
<xs:element minOccurs="0" ref="r:Coverage"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="g:Group"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="g:ResourcePackage"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="g:LocalHoldingPackage"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="s:StudyUnit"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:OtherMaterial"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="pr:DDIProfile"/>
<xs:element ref="r:DDIProfileReference"/>
</xs:choice>
<xs:element minOccurs="0" ref="TranslationInformation"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 10/23)
g:Group
Type:
g:GroupType, complex content
A publication of a Group of StudyUnits.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="g:Group"/>

g:LocalHoldingPackage
Type:
g:LocalHoldingPackageType, complex content
A publication package containing a deposited publication as well as local value added or processing information.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="g:LocalHoldingPackage"/>

g:ResourcePackage
Type:
g:ResourcePackageType, complex content
A publication of a set of maintainables (modules or schemes) intended for reuse between studies.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="g:ResourcePackage"/>

pr:DDIProfile
Type:
pr:DDIProfileType, complex content
A DDIProfile applicable to the instance.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="pr:DDIProfile"/>

r:Citation
Type:
r:CitationType, complex content
Citation for the Instance. Note that the citation is optional, because the DDI Instance may contain only reusable component pieces of metadata sets, which are not directly concerned with a single study or studies.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Citation"/>

r:Coverage
Type:
r:CoverageType, complex content
This element contains descriptions of temporal, geographic and topical coverage. At the instance level these descriptions should be inclusive of the coverage of all modules in the instance. The element is available within individual modules and can be used to refine the coverage to that of the individual module.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Coverage"/>

r:DDIProfileReference
Type:
r:ReferenceType, complex content
Inclusion of an existing DDIProfile by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:DDIProfileReference"/>

r:OtherMaterial
Type:
r:OtherMaterialType, complex content
External materials related to the DDI Instance that have not been included in any maintainables contained within the instance.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:OtherMaterial"/>

s:StudyUnit
Type:
s:StudyUnitType, complex content
A publication of a study unit representing the purpose, background, development, data capture, and data products related to a study.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="s:StudyUnit"/>

TranslationInformation
Type:
TranslationType, complex content
TranslationInformation contains information about the translation of the content of the DDI Instance. This includes human-readable information about which language(s) are involved in the translation.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="TranslationInformation"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set