complexType "ConceptualComponentType"
Namespace:
Content:
complex, 9 attributes, 28 elements
Defined:
Includes:
definitions of 15 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*, ConceptualComponentModuleName*, r:Label*, r:Description?, r:Coverage?, r:OtherMaterial*, (ConceptScheme | r:ConceptSchemeReference)*, (UniverseScheme | r:UniverseSchemeReference)*, (DataElementScheme | r:DataElementSchemeReference)*, (GeographicStructureScheme | r:GeographicStructureSchemeReference)*, (GeographicLocationScheme | r:GeographicLocationSchemeReference)*
</...>
Content Model Elements (28):
ConceptScheme, ConceptualComponentModuleName, DataElementScheme, GeographicLocationScheme, GeographicStructureScheme, UniverseScheme, r:Agency, r:BasedOnReference, r:ConceptSchemeReference, r:Coverage, r:DataElementSchemeReference, r:Description, r:GeographicLocationSchemeReference, r:GeographicStructureSchemeReference, r:ID, r:Label, r:MetadataQuality, r:Note, r:OtherMaterial, r:Software, r:URN, r:UniverseSchemeReference, r:UserAttributePair, r:UserID, r:Version, r:VersionRationale, r:VersionResponsibility, r:VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
ConceptualComponent
Known Usage Locations
Annotation
A packaging module for the conceptual components of the study or group of studies. In addition to the standard name, label, and description, contains ConceptSchemes, UniverseSchemes, DataElementSchemes, GeographicStructureSchemes, and GeographicLocationSchemes both in-line and by reference.
Type Definition Detail
Type Derivation Tree
r:AbstractIdentifiableType (extension)
      r:AbstractMaintainableType (extension)
          r:MaintainableType (extension)
              ConceptualComponentType
XML Source (w/o annotations (16); see within schema source)
<xs:complexType name="ConceptualComponentType">
<xs:complexContent>
<xs:extension base="r:MaintainableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ConceptualComponentModuleName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element minOccurs="0" ref="r:Coverage"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:OtherMaterial"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="ConceptScheme"/>
<xs:element ref="r:ConceptSchemeReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="UniverseScheme"/>
<xs:element ref="r:UniverseSchemeReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="DataElementScheme"/>
<xs:element ref="r:DataElementSchemeReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="GeographicStructureScheme"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="GeographicLocationScheme"/>
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 15/28)
ConceptScheme
Type:
ConceptSchemeType, complex content
Contains a set of the concepts measured by the data that are being documented.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="ConceptScheme"/>

ConceptualComponentModuleName
Type:
r:NameType, complex content
A name for the ConceptualComponentModule. 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="ConceptualComponentModuleName"/>

DataElementScheme
Type:
DataElementSchemeType, complex content
Contains a set of DataElements.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="DataElementScheme"/>

GeographicLocationScheme
Type:
Contains a collection of geographic locations.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="GeographicLocationScheme"/>

GeographicStructureScheme
Type:
Contains a collection of geographic structures.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="GeographicStructureScheme"/>

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

r:Coverage
Type:
r:CoverageType, complex content
Provides information about the topical, spatial, and temporal coverage of the conceptual components included in this module.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Coverage"/>

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

r:Description
Type:
r:StructuredStringType, complex content
A description of the ConceptualComponentModule. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Description"/>

r:GeographicLocationSchemeReference
Type:
r:SchemeReferenceType, complex content
Allows for inclusion by reference of a previously defined geographic location scheme, either internal to or external to the DDI instance.
XML Source (w/o annotations (1); see within schema source)

r:GeographicStructureSchemeReference
Type:
r:SchemeReferenceType, complex content
Allows for inclusion by reference of a previously defined geographic structure scheme, either internal to, or external to the DDI instance.
XML Source (w/o annotations (1); see within schema source)

r:Label
Type:
r:LabelType, complex content
A display label for the ConceptualComponentModule. May be expressed in multiple languages. 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:OtherMaterial
Type:
r:OtherMaterialType, complex content
Provides information about external resources related to the conceptual components described in this module.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:OtherMaterial"/>

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

UniverseScheme
Type:
UniverseSchemeType, complex content
Contains a set of the Universes and sub-universes of the data that are being documented.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="UniverseScheme"/>

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