complexType "GeographicLocationType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
= |
"true" |
|
|
> |
|
Content: |
(URN | (Agency, ID, Version))[1..2], UserID*, UserAttributePair*, (VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnObject?, MaintainableObject?, GeographicLocationName*, Label*, Description?, (GeographicLevelReference | GeographicLevelDescription), AuthorizedSource*, LocationValue* |
|
</...> |
Content Model Elements (18):
-
Agency,
AuthorizedSource,
BasedOnObject,
Description,
GeographicLevelDescription,
GeographicLevelReference,
GeographicLocationName,
ID,
Label,
LocationValue,
MaintainableObject,
URN,
UserAttributePair,
UserID,
Version,
VersionRationale,
VersionResponsibility,
VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Known Usage Locations
Annotation
Describes specific instances of GeographicLocations associated with a specified GeographicLevel in a GeographicStructure. In addition to the standard name, level, and description, specifies the Geographic Level either by reference to an existing description in a GeographicStructure or by a textual description, identifies the authorization source for naming and coding identification a set of individual LocationValues.
Type Definition Detail
Type Derivation Tree GeographicLocationType |
XML Source (w/o annotations (8); see within schema source)
<xs:complexType name="GeographicLocationType"> <xs:complexContent> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/> <xs:choice> </xs:choice> <xs:element maxOccurs="unbounded" minOccurs="0" ref="LocationValue"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Content Element Detail (all declarations; defined within this component only; 7/18) -
An identifiable authorization source repeated for each identifying code type. This allows the codes to be used as representations for response domains and value representations by designating a specific set of locations and the code of an authorization source. An authorization source should differentiate between codes derived for different purposes within the same agency.
XML Source (w/o annotations (1); see within schema source)
-
A description of the GeographicLocation. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
-
A description of the GeographicLevel. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
-
Reference to an existing GeographicLevel describing structural level to which these locations belong.
XML Source (w/o annotations (1); see within schema source)
-
A name for the GeographicLocation. 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)
-
A display label for the GeographicLocation. 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"/> |
-
A location of the specified geographic level providing information on its name, identification codes, temporal and spatial coverage.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="LocationValue"/> |