complexType "ConceptualComponentType"
Namespace:
Content:
complex, 9 attributes, 30 elements
Defined:
Includes:
definitions of 16 elements
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
 = 
xs:boolean : "false"
 = 
xs:anyURI
 = 
xs:language
 = 
"true"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A maintainable module for the conceptual components of the study or group of studies. Conceptual components include the objects used to describe the concepts the study is examining, the universe (population) and sub-universes those concepts to which they are related, and the geographic structures and locations wherein those populations reside. Concepts, and ConceptualVariables (containing a concept linked to a universe) provide an abstract view of what is being measured by questions or other forms of data capture, and the variables which are used to describe the data that will be collected. Universe describes the populations (objects) about whom information is sought. GeographicStructure and GeographicLocation specify the geographical locations of those objects and the structural relationships between locations of different types, e.g. the relationship of a city to the state that contains it. In addition to the standard name, label, and description, ConceptualComponent contains ConceptSchemes, ConceptualVariableSchemes, UniverseSchemes, GeographicStructureSchemes, and GeographicLocationSchemes both in-line and by reference.
Type Definition Detail
Type Derivation Tree
      r:AbstractMaintainableType (extension)
          r:MaintainableType (extension)
              ConceptualComponentType
XML Source (w/o annotations (17); 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: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="ConceptualVariableScheme"/>
</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:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="UnitTypeScheme"/>
<xs:element ref="r:UnitTypeSchemeReference"/>
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 16/30)
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"/>

ConceptualVariableScheme
Type:
Contains a set of ConceptualVariables.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="ConceptualVariableScheme"/>

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:ConceptualVariableSchemeReference
Type:
r:SchemeReferenceType, complex content
Allows for inclusion by reference of an external ConceptualVariableScheme. TypeOfObject should be set to ConceptualVariableScheme.
XML Source (w/o annotations (1); see within schema source)

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:Description
Type:
r:StructuredStringType, complex content
A description of the ConceptualComponentModule. 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: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. Supports multiple language versions of the same content as well as optional formatting of the content. 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:UnitTypeSchemeReference
Type:
r:SchemeReferenceType, complex content
Allows for inclusion by reference of a previously defined unit type scheme, either internal to or external to the DDI instance.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="r:UnitTypeSchemeReference"/>

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"/>

UnitTypeScheme
Type:
UnitTypeSchemeType, complex content
Contains a collection of unit types.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="UnitTypeScheme"/>

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.12 using DocFlex/XML XSDDoc 2.9.0 template set