complexType "GeographicLocationCodeDelineationSchemeType"
Namespace:
Content:
complex, 9 attributes, 21 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 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)
 = 
xs:anyURI
 = 
xs:boolean : "false"
 = 
xs:language
 = 
"true"
    >
   
Content: 
(URN | (Agency, ID, Version))[1..2], UserID*, UserAttributePair*, (VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnReference?, Note*, Software*, MetadataQuality*, GeographicLocationCodeDelineationSchemeName*, Label*, Description?, GeographicLocationCodeDelineationSchemeReference*, (GeographicLocationCodeDelineation | GeographicLocationCodeDelineationReference)*, (GeographicLocationCodeDelineationGroup | GeographicLocationCodeDelineationGroupReference)*
</...>
Content Model Elements (21):
Agency, BasedOnReference, Description, GeographicLocationCodeDelineation, GeographicLocationCodeDelineationGroup, GeographicLocationCodeDelineationGroupReference, GeographicLocationCodeDelineationReference, GeographicLocationCodeDelineationSchemeName, GeographicLocationCodeDelineationSchemeReference, ID, Label, MetadataQuality, Note, Software, URN, UserAttributePair, UserID, Version, VersionRationale, VersionResponsibility, VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
GeographicLocationCodeDelineationScheme
Known Usage Locations
Annotation
This scheme contains sets of values described by GeographicLocationCodeDelineation. These are used by reference to define Variable Representation and Question Response Domain. In addition to the name, label, and description of the scheme, the structure provides for inclusion of both in-line and referenced GeographicLocationCodeDelineation descriptions and the ability to group these delineations either in-line or by reference.
Type Definition Detail
Type Derivation Tree
AbstractIdentifiableType (extension)
  AbstractVersionableType (extension)
      AbstractMaintainableType (extension)
          MaintainableType (extension)
              GeographicLocationCodeDelineationSchemeType
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="GeographicLocationCodeDelineationSchemeType">
<xs:complexContent>
<xs:extension base="MaintainableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="GeographicLocationCodeDelineationSchemeName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/>
<xs:element minOccurs="0" ref="Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="GeographicLocationCodeDelineationSchemeReference"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 8/21)
Description
Type:
StructuredStringType, complex content
A description of the content and purpose of the scheme. May be expressed in multiple languages and can support the use of structured content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="Description"/>

GeographicLocationCodeDelineation
Type:
An in-line description of a GeographicLocationCodeDelineation.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="GeographicLocationCodeDelineation"/>

GeographicLocationCodeDelineationGroup
Type:
A description of a group of GeographicLocationCodeDelineations for the purpose providing an alternate sequence, or expressing a group characteristic.
XML Source (w/o annotations (1); see within schema source)

GeographicLocationCodeDelineationGroupReference
Type:
ReferenceType, complex content
The inclusion of a GeographicLocationCodeDelineationGroup by reference.
XML Source (w/o annotations (1); see within schema source)

GeographicLocationCodeDelineationReference
Type:
ReferenceType, complex content
An inclusion of an external description of a GeographicLocationCodeDelineation by reference.
XML Source (w/o annotations (1); see within schema source)

GeographicLocationCodeDelineationSchemeName
Type:
NameType, complex content
The name of the scheme as commonly referred to or as used within a specified registry. Each value may be expressed in multiple languages. Use a second GeographicLocationCodeDelineationSchemeName to express multiple names used in different systems or by different groups.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="GeographicLocationCodeDelineationSchemeName"/>

GeographicLocationCodeDelineationSchemeReference
Type:
SchemeReferenceType, complex content
Use to include an external GeographicLocationCodeDelineationScheme in this scheme by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="GeographicLocationCodeDelineationSchemeReference"/>

Label
Type:
LabelType, complex content
A label to use for display or informational purposes. Each label may be expressed in multiple languages. Repeat Label to express different content for different systems, such as a system containing a length limitation.
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