complexType "GeographicStructureCodeDelineationSchemeType"
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) |
|
= |
xs:anyURI |
|
= |
xs:boolean : "false" |
|
= |
xs:language |
|
= |
"true" |
|
|
> |
|
Content: |
(URN | (Agency, ID, Version))[1..2], UserID*, UserAttributePair*, (VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnReference?, Note*, Software*, MetadataQuality*, GeographicStructureCodeDelineationSchemeName*, Label*, Description?, GeographicStructureCodeDelineationSchemeReference*, (GeographicStructureCodeDelineation | GeographicStructureCodeDelineationReference)*, (GeographicStructureCodeDelineationGroup | GeographicStructureCodeDelineationGroupReference)* |
|
</...> |
Content Model Elements (21):
-
Agency,
BasedOnReference,
Description,
GeographicStructureCodeDelineation,
GeographicStructureCodeDelineationGroup,
GeographicStructureCodeDelineationGroupReference,
GeographicStructureCodeDelineationReference,
GeographicStructureCodeDelineationSchemeName,
GeographicStructureCodeDelineationSchemeReference,
ID,
Label,
MetadataQuality,
Note,
Software,
URN,
UserAttributePair,
UserID,
Version,
VersionRationale,
VersionResponsibility,
VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Annotation
This scheme contains sets of values described by GeographicStructureCodeDelineation. 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 GeographicStructureCodeDelineation descriptions and the ability to group these delineations either in-line or by reference.
Type Derivation Tree GeographicStructureCodeDelineationSchemeType |
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="GeographicStructureCodeDelineationSchemeType"> <xs:complexContent> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/> <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) -
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)
-
An in-line description of a GeographicStructureCodeDelineation.
XML Source (w/o annotations (1); see within schema source)
-
A description of a group of GeographicStructureCodeDelineations for the purpose providing an alternate sequence, or expressing a group characteristic.
XML Source (w/o annotations (1); see within schema source)
-
The inclusion of a GeographicStructureCodeDelineationGroup by reference.
XML Source (w/o annotations (1); see within schema source)
-
An inclusion of an external description of a GeographicStructureCodeDelineation by reference.
XML Source (w/o annotations (1); see within schema source)
-
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 GeographicStructureCodeDelineationSchemeName to express multiple names used in different systems or by different groups.
XML Source (w/o annotations (1); see within schema source)
-
Use to include an external GeographicStructureCodeDelineationScheme in this scheme by reference.
XML Source (w/o annotations (1); see within schema source)
-
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"/> |