complexType "UniverseType"
Namespace:
Content:
complex, 8 attributes, 24 elements
Defined:
Includes:
definitions of 1 attribute, 12 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"
 = 
"true"
 = 
xs:boolean : "true"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A Universe contextualizes a Unit Type by providing additional restriction characteristics. The class Universe covers both the GSIM 1.2 obects of Universe and Population, conflating them into a single class. A universe may be organized into hierarchical sub-universes. In addition to the standard name, label, and description, the universe may provide a generation code (how the universe is differentiated or split out from another universe), a definition of hierarchical sub-settings for the universe, and an attribute that indicates if the description of the universe is stated in terms of what the universe includes. DDI Lifecycle does not have a Population class as found in GSIM 1.2. It extends the definition of a Universe to include specification of time and geography in contextualizing a Unit Type. In GSIM 1.2 a Universe is a defined class of people, entities, events, or objects with no specification of time and geography, contextualizing a Unit Type. A Population refines a Universe by specifying time and/or geography.
Type Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          UniverseType
XML Source (w/o annotations (14); see within schema source)
<xs:complexType name="UniverseType">
<xs:complexContent>
<xs:extension base="r:VersionableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="UniverseName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element minOccurs="0" ref="r:DefiningConceptReference"/>
<xs:element minOccurs="0" ref="r:UnitTypeReference"/>
<xs:element minOccurs="0" ref="TypeOfUnit"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:LocationValueReference"/>
<xs:element minOccurs="0" ref="GeographyOfUniverse"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TimePeriod"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="UniverseGenerationCode"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="SubUniverseClass"/>
<xs:element ref="SubUniverseClassReference"/>
</xs:choice>
</xs:sequence>
<xs:attribute default="true" name="isInclusive" type="xs:boolean"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/8)
isInclusive
Type:
xs:boolean, predefined
Use:
optional
The default value is "true". The description statement of a universe is generally stated in inclusive terms such as "All persons residing in Europe". Occasionally a universe is defined by what it excludes, i.e., "All persons residing in Europe except for those residing on U.S. Military bases". In this case the value would be changed to "false".
Attribute Value
Default:
"true"
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="true" name="isInclusive" type="xs:boolean"/>
Content Element Detail (all declarations; defined within this component only; 12/24)
GeographyOfUniverse
Type:
r:StructuredStringType, complex content
A description of the content and purpose of the Universe. 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="GeographyOfUniverse"/>

r:DefiningConceptReference
Type:
r:ReferenceType, complex content
A concept that defines or aids in understanding the content of the universe. For example the Universe "Males" may link to the concept of "Male".
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:DefiningConceptReference"/>

r:Description
Type:
r:StructuredStringType, complex content
A description of the content and purpose of the Universe. 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:Label
Type:
r:LabelType, complex content
A display label for the Universe. 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:LocationValueReference
Type:
r:ReferenceType, complex content
Reference to specific LocationValue for the Universe as described in a GeographicLocation.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:LocationValueReference"/>

r:UnitTypeReference
Type:
r:ReferenceType, complex content
Reference to a unit type being associated with this conceptual variable. TypeOfObject should be set to UnitType.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:UnitTypeReference"/>

SubUniverseClass
Type:
SubUniverseClassType, complex content
A sub-universe class provides a definition to the universes contained within it. For example the Sub-Universe Class of Gender for the Universe Resident Population may contain the Universe Males and the Universe Females
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="SubUniverseClass"/>

SubUniverseClassReference
Type:
r:ReferenceType, complex content
The inclusion of a SubUniverseClass by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="SubUniverseClassReference"/>

TimePeriod
Type:
r:DateType, complex content
Reference to specific time period for the Universe. Repeat for non-continuous time periods.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TimePeriod"/>

TypeOfUnit
Type:
r:CodeValueType, simple content
The entity type associated with this conceptual variable. For example, individuals, families or households, groups, institutions/organizations, administrative units, etc. Supports the use of an external controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="TypeOfUnit"/>

UniverseGenerationCode
Type:
r:CommandCodeType, complex content
An expression of the universe in terms of the code used to generate or define it. For example how a given universe may be differentiated within a parent universe.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="UniverseGenerationCode"/>

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

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set