DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "ConceptualComponentType"
Namespace:
Content:
complex, 11 attributes, 17 elements
Defined:
Includes:
definitions of 14 elements
Used:
XML Representation Summary
<...
    action
 = 
("Add" | "Update" | "Delete")
    agency
 = 
xs:NCName
    externalReferenceDefaultURI
 = 
xs:anyURI
    id
 = 
xs:string
    isMaintainable
 = 
"true"
    isPublished
 = 
xs:boolean : "false"
    objectSource
 = 
xs:anyURI
    urn
 = 
xs:anyURI
    version
 = 
xs:string
    versionDate
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
    xml:lang
 = 
xs:language
    >
   
Content: 
UserID*, VersionResponsibility?, VersionRationale*, ConceptualComponentModuleName*, r:Label*, r:Description*, r:Coverage?, r:OtherMaterial*, r:Note*, (ConceptScheme | ConceptSchemeReference)*, (UniverseScheme | UniverseSchemeReference)*, (GeographicStructureScheme | GeographicStructureSchemeReference)*, (GeographicLocationScheme | GeographicLocationSchemeReference)*
</...>
Content Model Elements (17):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Concept, Universe, and Geography schemes used by the data being documented, or references to those schemes.
Type Definition Detail
Type Derivation Tree
      r:AbstractMaintainableType (extension)
          r:MaintainableType (extension)
              ConceptualComponentType (extension)
XML Source (w/o annotations (12); 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 maxOccurs="unbounded" minOccurs="0" ref="r:Description"/>
<xs:element minOccurs="0" ref="r:Coverage"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:OtherMaterial"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Note"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="ConceptScheme"/>
<xs:element ref="ConceptSchemeReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="UniverseScheme"/>
<xs:element ref="UniverseSchemeReference"/>
</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 (defined in this component only; 14/17)
ConceptScheme
Type:
ConceptSchemeType, complex content
Includes a comprehensive list 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"/>

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

ConceptualComponentModuleName
Type:
r:NameType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ConceptualComponentModuleName"/>

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

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)
<xs:element ref="GeographicLocationSchemeReference"/>

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

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: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, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Description"/>

r:Label
Type:
r:LabelType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>

r:Note
Type:
r:NoteType, complex content
Footnote, or annotation, associated with the conceptual components des cribed in this module.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Note"/>

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

UniverseScheme
Type:
UniverseSchemeType, complex content
Includes a comprehensive list 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"/>

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

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