complexType "GeographicDelineationSchemeType"
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*, GeographicDelineationSchemeName*, Label*, Description?, GeographicDelineationSchemeReference*, (GeographicDelineation | GeographicDelineationReference)*, (GeographicDelineationGroup | GeographicDelineationGroupReference)* |
|
</...> |
Content Model Elements (21):
-
Agency,
BasedOnReference,
Description,
GeographicDelineation,
GeographicDelineationGroup,
GeographicDelineationGroupReference,
GeographicDelineationReference,
GeographicDelineationSchemeName,
GeographicDelineationSchemeReference,
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 GeographicDelineation. These are used by reference to define a Question Response Domain for the collection of geographic positions. In addition to the name, label, and description of the scheme, the structure supports the inclusion of another GeographicDelineationScheme by reference, a set of GeographicDelineation descriptions either in-line or by reference, and the description of a GeographicDelineationGroup either in-line or by reference.
Type Derivation Tree GeographicDelineationSchemeType |
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="GeographicDelineationSchemeType"> <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 supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
-
In-line description of a GeographicDelineation. These are used by reference to define a Question Response Domain.
XML Source (w/o annotations (1); see within schema source)
-
In-line description of a group of GeographicDelineations for conceptual, administrative or other purposes.
XML Source (w/o annotations (1); see within schema source)
-
The inclusion of an existing GeographicDelineationGroup by reference.
XML Source (w/o annotations (1); see within schema source)
-
The inclusion of an existing GeographicDelineation by reference.
XML Source (w/o annotations (1); see within schema source)
-
A name for the scheme. 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)
-
Reference to an existing GeographicDelineationScheme for inclusion by reference.
XML Source (w/o annotations (1); see within schema source)
-
A display label for the scheme. 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"/> |