complexType "GeographicStructureCodeDelineationType"
Namespace:
Content:
complex, 6 attributes, 15 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 4 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)
 = 
"true"
    >
   
Content: 
(URN | (Agency, ID, Version))[1..2], UserID*, UserAttributePair*, (VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnReference?, MaintainableObject?, GeographicStructureCodeDelineationName*, Label*, Description?, IncludedGeographicStructureCodes?
</...>
Content Model Elements (15):
Agency, BasedOnReference, Description, GeographicStructureCodeDelineationName, ID, IncludedGeographicStructureCodes, Label, MaintainableObject, URN, UserAttributePair, UserID, Version, VersionRationale, VersionResponsibility, VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
GeographicStructureCodeDelineation
Known Usage Locations
Annotation
Allows for the use of all or part of a GeographicStructure description to be used as a response domain or value representation by a question or variable. Provides a name, label, and description for the delineation as well as describing the Geographic Structure values available for use by the question or variable.
Type Definition Detail
Type Derivation Tree
AbstractIdentifiableType (extension)
  AbstractVersionableType (extension)
      VersionableType (extension)
          GeographicStructureCodeDelineationType
XML Source (w/o annotations (5); see within schema source)
<xs:complexType name="GeographicStructureCodeDelineationType">
<xs:complexContent>
<xs:extension base="VersionableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="GeographicStructureCodeDelineationName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/>
<xs:element minOccurs="0" ref="Description"/>
<xs:element minOccurs="0" ref="IncludedGeographicStructureCodes"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 4/15)
Description
Type:
StructuredStringType, complex content
A description of the delineation including its coverage and intended use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="Description"/>

GeographicStructureCodeDelineationName
Type:
NameType, complex content
The name of the GeographicStructureCodeDelineation. Supports the use of multiple languages. Repeat this element for different name content for example when different systems use a different name.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="GeographicStructureCodeDelineationName"/>

IncludedGeographicStructureCodes
Type:
Identifies the Geographic Structure codes included by the Authorized source of the code, the Geographic Structure being used and the Structures to exclude.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="IncludedGeographicStructureCodes"/>

Label
Type:
LabelType, complex content
The display label for the delineation. Supports the use of multiple languages, repeat for differing content such as alternate labels due to length limitations.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/>

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