complexType "ResourcePackageType"
Namespace:
Content:
complex, 9 attributes, 75 elements
Defined:
globally in group.xsd; see XML source
Includes:
definitions of 62 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:Abstract?, r:AuthorizationSource*, r:UniverseReference?, r:SeriesStatement*, r:QualityStatementReference*, r:FundingInformation*, ProjectBudget*, r:Purpose?, r:Coverage?, r:OtherMaterial*, r:Embargo*, ResourcePackageArchive[0..0], (c:ConceptualComponent | r:ConceptualComponentReference)*, (d:DataCollection | r:DataCollectionReference)*, (l:BaseLogicalProduct | r:LogicalProductReference)*, (p:PhysicalDataProduct | r:PhysicalDataProductReference)*, (pi:PhysicalInstance | r:PhysicalInstanceReference)*, (a:Archive | r:ArchiveReference)*, (pr:DDIProfile | r:DDIProfileReference)*, (cm:Comparison | r:ComparisonReference)*, a:OrganizationScheme*, c:ConceptScheme*, c:UniverseScheme*, c:DataElementScheme*, c:GeographicStructureScheme*, c:GeographicLocationScheme*, d:InterviewerInstructionScheme*, d:ControlConstructScheme*, d:QuestionScheme*, l:CategoryScheme*, l:CodeListScheme*, l:NCubeScheme*, l:VariableScheme*, p:PhysicalStructureScheme*, p:RecordLayoutScheme*, r:QualityStatementScheme*, d:InstrumentScheme*, d:ProcessingEventScheme*, d:ProcessingInstructionScheme*, r:GeographicLocationCodeDelineationScheme*, r:GeographicStructureCodeDelineationScheme*, r:TextDelineationScheme*, r:DateTimeDelineationScheme*, r:NumericDelineationScheme*, r:CodeDelineationScheme*, r:CategoryDelineationScheme*, r:GeographicDelineationScheme*, r:NominalDelineationScheme*, r:ScaleDelineationScheme*, r:LocationDelineationScheme*, r:RankingDelineationScheme*, r:DistributionDelineationScheme*, r:MissingValuesDelineationScheme*
</...>
Content Model Elements (75):
ProjectBudget, ResourcePackageArchive, a:Archive, a:OrganizationScheme, c:ConceptScheme, c:ConceptualComponent, c:DataElementScheme, c:GeographicLocationScheme, c:GeographicStructureScheme, c:UniverseScheme, cm:Comparison, d:ControlConstructScheme, d:DataCollection, d:InstrumentScheme, d:InterviewerInstructionScheme, d:ProcessingEventScheme, d:ProcessingInstructionScheme, d:QuestionScheme, l:BaseLogicalProduct, l:CategoryScheme, l:CodeListScheme, l:NCubeScheme, l:VariableScheme, p:PhysicalDataProduct, p:PhysicalStructureScheme, p:RecordLayoutScheme, pi:PhysicalInstance, pr:DDIProfile, r:Abstract, r:Agency, r:ArchiveReference, r:AuthorizationSource, r:BasedOnReference, r:CategoryDelineationScheme, r:Citation, r:CodeDelineationScheme, r:ComparisonReference, r:ConceptualComponentReference, r:Coverage, r:DDIProfileReference, r:DataCollectionReference, r:DateTimeDelineationScheme, r:DistributionDelineationScheme, r:Embargo, r:FundingInformation, r:GeographicDelineationScheme, r:GeographicLocationCodeDelineationScheme, r:GeographicStructureCodeDelineationScheme, r:ID, r:LocationDelineationScheme, r:LogicalProductReference, r:MetadataQuality, r:MissingValuesDelineationScheme, r:NominalDelineationScheme, r:Note, r:NumericDelineationScheme, r:OtherMaterial, r:PhysicalDataProductReference, r:PhysicalInstanceReference, r:Purpose, r:QualityStatementReference, r:QualityStatementScheme, r:RankingDelineationScheme, r:ScaleDelineationScheme, r:SeriesStatement, r:Software, r:TextDelineationScheme, r:URN, r:UniverseReference, r:UserAttributePair, r:UserID, r:Version, r:VersionRationale, r:VersionResponsibility, r:VersionResponsibilityReference
All Direct / Indirect Based Elements (2):
LocalResourcePackageContent, ResourcePackage
Known Usage Locations
Annotation
The Resource Package is a specialized structure which is intended to hold reusable metadata such as Category Schemes, Variable Schemes, or modules etc. These are placed in the Resource Package for the purpose of being included by reference in Groups and StudyUnits. The Resource Package has a similar structure to the Group. Each maintainable module may be entered as either an in-line representation or by reference. The ordering of in-line or by reference within each module type is up to the user. All DDI schemes may entered in-line as independent units.
Type Definition Detail
Type Derivation Tree
r:AbstractIdentifiableType (extension)
      r:AbstractMaintainableType (extension)
          r:MaintainableType (extension)
              ResourcePackageType
XML Source (w/o annotations (63); see within schema source)
<xs:complexType name="ResourcePackageType">
<xs:complexContent>
<xs:extension base="r:MaintainableType">
<xs:sequence>
<xs:element minOccurs="0" ref="r:Citation"/>
<xs:element minOccurs="0" ref="r:Abstract"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:AuthorizationSource"/>
<xs:element minOccurs="0" ref="r:UniverseReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:SeriesStatement"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:QualityStatementReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:FundingInformation"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ProjectBudget"/>
<xs:element minOccurs="0" ref="r:Purpose"/>
<xs:element minOccurs="0" ref="r:Coverage"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:OtherMaterial"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Embargo"/>
<xs:element maxOccurs="0" minOccurs="0" ref="ResourcePackageArchive"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="c:ConceptualComponent"/>
<xs:element ref="r:ConceptualComponentReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="d:DataCollection"/>
<xs:element ref="r:DataCollectionReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="l:BaseLogicalProduct"/>
<xs:element ref="r:LogicalProductReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="p:PhysicalDataProduct"/>
<xs:element ref="r:PhysicalDataProductReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="pi:PhysicalInstance"/>
<xs:element ref="r:PhysicalInstanceReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="a:Archive"/>
<xs:element ref="r:ArchiveReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="pr:DDIProfile"/>
<xs:element ref="r:DDIProfileReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="cm:Comparison"/>
<xs:element ref="r:ComparisonReference"/>
</xs:choice>
<!-- INDIVIDUAL SCHEMES -->
<xs:element maxOccurs="unbounded" minOccurs="0" ref="a:OrganizationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="c:ConceptScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="c:UniverseScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="c:DataElementScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="c:GeographicStructureScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="c:GeographicLocationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="d:InterviewerInstructionScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="d:ControlConstructScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="d:QuestionScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="l:CategoryScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="l:CodeListScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="l:NCubeScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="l:VariableScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="p:PhysicalStructureScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="p:RecordLayoutScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:QualityStatementScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="d:InstrumentScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="d:ProcessingEventScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="d:ProcessingInstructionScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:GeographicLocationCodeDelineationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:GeographicStructureCodeDelineationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:TextDelineationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:DateTimeDelineationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:NumericDelineationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:CodeDelineationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:CategoryDelineationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:GeographicDelineationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:NominalDelineationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:ScaleDelineationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:LocationDelineationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:RankingDelineationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:DistributionDelineationScheme"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:MissingValuesDelineationScheme"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 62/75)
a:Archive
Type:
a:ArchiveType, complex content
Allows for in-line entry of an Archive.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="a:Archive"/>

a:OrganizationScheme
Type:
a:OrganizationSchemeType, complex content
In-line inclusion of a OrganizationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="a:OrganizationScheme"/>

c:ConceptScheme
Type:
c:ConceptSchemeType, complex content
In-line inclusion of a ConceptScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="c:ConceptScheme"/>

c:ConceptualComponent
Type:
c:ConceptualComponentType, complex content
Allows for in-line entry of an ConceptualComponent.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="c:ConceptualComponent"/>

c:DataElementScheme
Type:
c:DataElementSchemeType, complex content
In-line inclusion of a DataElementScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="c:DataElementScheme"/>

c:GeographicLocationScheme
Type:
In-line inclusion of a GeographicLocationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="c:GeographicLocationScheme"/>

c:GeographicStructureScheme
Type:
In-line inclusion of a GeographicStructureScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="c:GeographicStructureScheme"/>

c:UniverseScheme
Type:
c:UniverseSchemeType, complex content
In-line inclusion of a UniverseScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="c:UniverseScheme"/>

cm:Comparison
Type:
cm:ComparisonType, complex content
Allows for in-line entry of an Comparison.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="cm:Comparison"/>

d:ControlConstructScheme
Type:
In-line inclusion of a ControlConstructScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="d:ControlConstructScheme"/>

d:DataCollection
Type:
d:DataCollectionType, complex content
Allows for in-line entry of an DataCollection.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="d:DataCollection"/>

d:InstrumentScheme
Type:
d:InstrumentSchemeType, complex content
In-line inclusion of a InstrumentScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="d:InstrumentScheme"/>

d:InterviewerInstructionScheme
Type:
In-line inclusion of a InterviewerInstructionScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="d:InterviewerInstructionScheme"/>

d:ProcessingEventScheme
Type:
In-line inclusion of a ProcessingEventScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="d:ProcessingEventScheme"/>

d:ProcessingInstructionScheme
Type:
In-line inclusion of a ProcessingInstructionScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="d:ProcessingInstructionScheme"/>

d:QuestionScheme
Type:
d:QuestionSchemeType, complex content
In-line inclusion of a QuestionScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="d:QuestionScheme"/>

l:BaseLogicalProduct
Type:
l:BaseLogicalProductType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 1 element
Allows for in-line entry of any LogicalProduct. l:BaseLogicalProduct is a substitution group base.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="l:BaseLogicalProduct"/>

l:CategoryScheme
Type:
l:CategorySchemeType, complex content
In-line inclusion of a CategoryScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="l:CategoryScheme"/>

l:CodeListScheme
Type:
l:CodeListSchemeType, complex content
In-line inclusion of a CodeListScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="l:CodeListScheme"/>

l:NCubeScheme
Type:
l:NCubeSchemeType, complex content
In-line inclusion of a NCubeScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="l:NCubeScheme"/>

l:VariableScheme
Type:
l:VariableSchemeType, complex content
In-line inclusion of a VariableScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="l:VariableScheme"/>

p:PhysicalDataProduct
Type:
p:PhysicalDataProductType, complex content
Allows for in-line entry of an PhysicalDataProduct.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="p:PhysicalDataProduct"/>

p:PhysicalStructureScheme
Type:
In-line inclusion of a PhysicalStructureScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="p:PhysicalStructureScheme"/>

p:RecordLayoutScheme
Type:
p:RecordLayoutSchemeType, complex content
In-line inclusion of a RecordLayoutScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="p:RecordLayoutScheme"/>

pi:PhysicalInstance
Type:
pi:PhysicalInstanceType, complex content
Allows for in-line entry of an PhysicalInstance.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="pi:PhysicalInstance"/>

pr:DDIProfile
Type:
pr:DDIProfileType, complex content
Allows for in-line entry of an DDIProfile.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="pr:DDIProfile"/>

ProjectBudget
Type:
r:BudgetType, complex content
This describes the overall budget of the ResourcePackage. It can be repeated for distinct budget activities. It contains a structured description and one or more budget documents described by an OtherMaterial type.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ProjectBudget"/>

r:Abstract
Type:
r:StructuredStringType, complex content
An abstract of the ResourcePackage unit describing the nature and scope of the data collection, special characteristics of its content. Note that detailed information on the purpose of the ResourcePackage and structured coverage information are to be entered in Purpose and Coverage. Abstract 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:Abstract"/>

r:ArchiveReference
Type:
r:ReferenceType, complex content
Allows for inclusion of an Archive by reference
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:ArchiveReference"/>

r:AuthorizationSource
Type:
r:AuthorizationSourceType, complex content
Identifies the authorizing agency for the ResourcePackage and allows for the full text of the authorization (law, regulation, or other form of authorization). May be used to list authorizations from oversight committees and other regulatory agencies.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:AuthorizationSource"/>

r:CategoryDelineationScheme
Type:
In-line inclusion of a CategoryDelineationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:CategoryDelineationScheme"/>

r:Citation
Type:
r:CitationType, complex content
The citation for the ResourcePackage. DDI strongly recommends that at minimum a Title be provided.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Citation"/>

r:CodeDelineationScheme
Type:
In-line inclusion of a CodeDelineationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:CodeDelineationScheme"/>

r:ComparisonReference
Type:
r:ReferenceType, complex content
Allows for inclusion of an Comparison by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:ComparisonReference"/>

r:ConceptualComponentReference
Type:
r:ReferenceType, complex content
Allows for inclusion of an ConceptualComponent by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:ConceptualComponentReference"/>

r:Coverage
Type:
r:CoverageType, complex content
Describes the coverage of the ResourcePackage unit. Detailed information on Topical, Temporal, and Spatial Coverage is contained here. Note that Coverage at this level should be inclusive all lower level modules or section. Lower level descriptions serve to constrain coverage within the scope described here.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Coverage"/>

r:DataCollectionReference
Type:
r:ReferenceType, complex content
Allows for inclusion of an DataCollection by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:DataCollectionReference"/>

r:DateTimeDelineationScheme
Type:
In-line inclusion of a DateTimeDelineationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:DateTimeDelineationScheme"/>

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

r:DistributionDelineationScheme
Type:
In-line inclusion of a DistributionDelineationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:DistributionDelineationScheme"/>

r:Embargo
Type:
r:EmbargoType, complex content
Embargo information about the ResourcePackage unit. References to embargo information in this section can be made from individual variables.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Embargo"/>

r:FundingInformation
Type:
r:FundingInformationType, complex content
Contains details of the ResourcePackage unit's funding, including information about grants, agencies, etc.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:FundingInformation"/>

r:GeographicDelineationScheme
Type:
In-line inclusion of a GeographicDelineationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:GeographicDelineationScheme"/>

r:GeographicLocationCodeDelineationScheme
Type:
In-line inclusion of a GeographicLocationCodeDelineationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:GeographicLocationCodeDelineationScheme"/>

r:GeographicStructureCodeDelineationScheme
Type:
In-line inclusion of a GeographicStructureCodeDelineationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:GeographicStructureCodeDelineationScheme"/>

r:LocationDelineationScheme
Type:
In-line inclusion of a LocationDelineationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:LocationDelineationScheme"/>

r:LogicalProductReference
Type:
r:ReferenceType, complex content
Allows for inclusion of an LogicalProduct by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:LogicalProductReference"/>

r:MissingValuesDelineationScheme
Type:
In-line inclusion of a MissingValuesDelineationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:MissingValuesDelineationScheme"/>

r:NominalDelineationScheme
Type:
In-line inclusion of a NominalDelineationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:NominalDelineationScheme"/>

r:NumericDelineationScheme
Type:
In-line inclusion of a NumericDelineationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:NumericDelineationScheme"/>

r:OtherMaterial
Type:
r:OtherMaterialType, complex content
Contains references to other materials relevant to the ResourcePackage unit, whether in DDI form or external. Links can be made from items in this section to any identifiable element in the instance. Best practice is to include OtherMaterial inside the maintainable containing the objects that are related to the OtherMaterial.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:OtherMaterial"/>

r:PhysicalDataProductReference
Type:
r:ReferenceType, complex content
Allows for inclusion of an PhysicalDataProduct by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:PhysicalDataProductReference"/>

r:PhysicalInstanceReference
Type:
r:ReferenceType, complex content
Allows for inclusion of an PhysicalInstance by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:PhysicalInstanceReference"/>

r:Purpose
Type:
r:StructuredStringType, complex content
The purpose of the ResourcePackage, why the ResourcePackage took place. This should include detailed information on the investigator's primary ResourcePackage questions or hypotheses as well as information on any legal basis for the data collection, such as laws requiring the collection of census data for apportionment purposes. Legal or other authorization should be provided in detail within AuthorizationSource. Purpose 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:Purpose"/>

r:QualityStatementReference
Type:
r:ReferenceType, complex content
A reference to a QualityStatementScheme containing statements of quality related to the quality of the ResourcePackage methodology, metadata, or data. Quality statements may be related to external quality standards.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:QualityStatementReference"/>

r:QualityStatementScheme
Type:
In-line inclusion of a QualityStatementScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:QualityStatementScheme"/>

r:RankingDelineationScheme
Type:
In-line inclusion of a RankingDelineationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:RankingDelineationScheme"/>

r:ScaleDelineationScheme
Type:
In-line inclusion of a ScaleDelineationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:ScaleDelineationScheme"/>

r:SeriesStatement
Type:
r:SeriesStatementType, complex content
A ResourcePackage, particularly one in a series, may be the result of two series merging into a single ResourcePackage. The new ResourcePackage belongs to both series. For example, Niger now fields the UNICEF Multiple Indicators Cluster Survey (MICS) and the Demographic and Health Survey as a single merged instrument.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:SeriesStatement"/>

r:TextDelineationScheme
Type:
In-line inclusion of a TextDelineationScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:TextDelineationScheme"/>

r:UniverseReference
Type:
r:ReferenceType, complex content
Reference to the universe statement from the universe scheme, describing the ResourcePackage of persons or other elements that are the object of research and to which any analytic results refer. Age, nationality, and residence commonly help to delineate a given universe, but any of a number of factors may be involved, such as sex, race, income, veteran status, criminal convictions, etc. The universe may consist of elements other than persons, such as housing units, court cases, deaths, countries, etc. In general, it should be possible to tell from the description of the universe whether a given individual or element (hypothetical or real) is a member of the population under ResourcePackage. A universe may be described as "inclusive" or "exclusive". This ResourcePackage level reference is normally to the top level of the UniverseScheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:UniverseReference"/>

ResourcePackageArchive
Type:
This is archive information specific to the creation, maintenance, and archiving of the ResourcePackage provided either in-line or by reference. This packaging element differentiates this "Archive" from one being published as a product within a ResourcePackage.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="0" minOccurs="0" ref="ResourcePackageArchive"/>

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