Difference between revisions of "Place Artifact"
From IMSMA Wiki
(Created page with "{{Note | The table is called ''location'' and the ''maXML element level3'' is called ''Location''. }} {| class="wikitable sortable" ! maXML element level4 !! maXML element lev...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Note | The table is called '' | + | {{Note | The table is called ''place'' and the ''maXML element level2'' is called ''MineActionPlace''. }} |
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
− | ! maXML element level4 !! maXML element level5 !! maXML Type !! DIM Label | + | ! maXML element level3 !! maXML element level4 !! maXML element level5 !! maXML Type !! DIM Label !! IMSMA_Enum_Category |
+ | |- | ||
+ | | AdministrativeArea || AdministrativeName || || String || Country Structure || | ||
+ | |- | ||
+ | | AdministrativeArea || AdministrativeLevel || || String || || | ||
+ | |- | ||
+ | | AdministrativeArea || ParentAdministration || AdministrativeName || String || || | ||
+ | |- | ||
+ | | AdministrativeArea || ParentAdministration || AdministrativeLevel || String || || | ||
+ | |- | ||
+ | | [[Geospatialinfo Element| Geospatialinfo]] || || || Geo || GeospatialInfo || | ||
+ | |- | ||
+ | | PlaceDetail || Address || || String || Address || | ||
+ | |- | ||
+ | | PlaceDetail || LocationDescription || || String || Description || | ||
+ | |- | ||
+ | | PlaceDetail || LocationName || || String || Name || | ||
+ | |- | ||
+ | | PlaceDetail || LocationCategory || || String || Type || Place Type | ||
+ | |- | ||
+ | | PlaceIdentification || GUID || || String || || | ||
+ | |- | ||
+ | | PlaceIdentification || OriginalID || || String || Place ID || | ||
+ | |} | ||
+ | |||
+ | |||
{{NavBox XML Documentation}} | {{NavBox XML Documentation}} | ||
[[Category:NAA]] | [[Category:NAA]] |
Latest revision as of 17:05, 14 June 2017
The table is called place and the maXML element level2 is called MineActionPlace. |
maXML element level3 | maXML element level4 | maXML element level5 | maXML Type | DIM Label | IMSMA_Enum_Category |
---|---|---|---|---|---|
AdministrativeArea | AdministrativeName | String | Country Structure | ||
AdministrativeArea | AdministrativeLevel | String | |||
AdministrativeArea | ParentAdministration | AdministrativeName | String | ||
AdministrativeArea | ParentAdministration | AdministrativeLevel | String | ||
Geospatialinfo | Geo | GeospatialInfo | |||
PlaceDetail | Address | String | Address | ||
PlaceDetail | LocationDescription | String | Description | ||
PlaceDetail | LocationName | String | Name | ||
PlaceDetail | LocationCategory | String | Type | Place Type | |
PlaceIdentification | GUID | String | |||
PlaceIdentification | OriginalID | String | Place ID |
|