complexType "GeographicStructureCodeDelineationType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
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):
-
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 Derivation Tree GeographicStructureCodeDelineationType |
XML Source (w/o annotations (5); see within schema source)
<xs:complexType name="GeographicStructureCodeDelineationType"> <xs:complexContent> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Content Element Detail (all declarations; defined within this component only; 4/15) -
A description of the delineation including its coverage and intended use.
XML Source (w/o annotations (1); see within schema source)
-
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)
-
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)
-
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"/> |