complexType "GeographicStructureCodeDelineationGroupType"
Namespace:
Content:
complex, 7 attributes, 19 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 1 attribute, 8 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"
 = 
xs:boolean : "false"
    >
   
Content: 
(URN | (Agency, ID, Version))[1..2], UserID*, UserAttributePair*, (VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnReference?, MaintainableObject?, TypeOfGeographicStructureCodeDelineationGroup?, GeographicStructureCodeDelineationGroupName*, Label*, Description?, UniverseReference*, ConceptReference?, (GeographicStructureCodeDelineationReference | GeographicStructureCodeDelineationGroupReference)*
</...>
Content Model Elements (19):
Agency, BasedOnReference, ConceptReference, Description, GeographicStructureCodeDelineationGroupName, GeographicStructureCodeDelineationGroupReference, GeographicStructureCodeDelineationReference, ID, Label, MaintainableObject, TypeOfGeographicStructureCodeDelineationGroup, URN, UniverseReference, UserAttributePair, UserID, Version, VersionRationale, VersionResponsibility, VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
GeographicStructureCodeDelineationGroup
Known Usage Locations
Annotation
Contains a group of GeographicStructureCodeDelineations, which may describe an ordered or hierarchical relationship structure. Specifies the purpose of the group, a name, label, and description of the group, its relationship to a specific universe or concept, and lists the members of the group.
Type Definition Detail
Type Derivation Tree
AbstractIdentifiableType (extension)
  AbstractVersionableType (extension)
      VersionableType (extension)
          GeographicStructureCodeDelineationGroupType
XML Source (w/o annotations (10); see within schema source)
<xs:complexType name="GeographicStructureCodeDelineationGroupType">
<xs:complexContent>
<xs:extension base="VersionableType">
<xs:sequence>
<xs:element minOccurs="0" ref="TypeOfGeographicStructureCodeDelineationGroup"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="GeographicStructureCodeDelineationGroupName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/>
<xs:element minOccurs="0" ref="Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="UniverseReference"/>
<xs:element minOccurs="0" ref="ConceptReference"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
</xs:sequence>
<xs:attribute default="false" name="isOrdered" type="xs:boolean"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/7)
isOrdered
Type:
xs:boolean, predefined
Use:
optional
If set to "true" indicates that the content of the group is ordered as it appears within the XML structure.
Attribute Value
Default:
"false"
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="false" name="isOrdered" type="xs:boolean"/>
Content Element Detail (all declarations; defined within this component only; 8/19)
ConceptReference
Type:
ReferenceType, complex content
Reference to the concept expressed by the GeographicStructureCode delineations in this group.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ConceptReference"/>

Description
Type:
StructuredStringType, complex content
A description of the content and purpose of the GeographicStructureCode delineation group. 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="Description"/>

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

GeographicStructureCodeDelineationGroupReference
Type:
ReferenceType, complex content
Reference to constituent GeographicStructureCode delineation group. This allows for nesting of GeographicStructureCode delineation groups.
XML Source (w/o annotations (1); see within schema source)

GeographicStructureCodeDelineationReference
Type:
ReferenceType, complex content
Reference to constituent GeographicStructureCode delineation.
XML Source (w/o annotations (1); see within schema source)

Label
Type:
LabelType, complex content
A display label for the GeographicStructureCode delineation group. 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="Label"/>

TypeOfGeographicStructureCodeDelineationGroup
Type:
CodeValueType, simple content
A generic element for specifying a reason for a GeographicStructureCode delineation group. Note that this element can contain either a term from a controlled vocabulary list or a textual description.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="TypeOfGeographicStructureCodeDelineationGroup"/>

UniverseReference
Type:
ReferenceType, complex content
Reference to the universe statement describing the persons or other objects to which the contents of this delineation group pertain.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="UniverseReference"/>

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