[previous: e:Deleted] [Index] [next: e:Designated-point-ident] | Comments welcome: eaip@eurocontrol.int |
Parent elements | Child elementsSequence: (e:Designated-point-ident!, e:Latitude!, e:Longitude!, e:SID-STAR?)! |
Defines a designated point, also called waypoint or "5 letter point", in a Designated-point-table. A designated point is a named geographical location not marked by the site of a radio navigation aid, used in defining an ATS route, the flight path of an aircraft or for other navigation or ATS purposes.
Example:
<e:Designated-point id="SP-ABOLA">
<e:Designated-point-ident>ABOLA</e:Designated-point-ident>
<e:Latitude>454236N</e:Latitude>
<e:Longitude>0351012W</e:Longitude>
</e:Designated-point>
Designated-point elements are used by reference in e:Significant-point-reference.
Example in the eAIP Specimen | ENR-4.3: LINUX, MICRO |
---|---|
How to insert or delete the element | Use the Updated attribute. |
How to change the whole element (insert and delete) | Use the Updated attribute. |
How to change this element's attributes | Can be amended freely (not relevant to Amendment). |
How to change this element's content | May not be amended; see child elements. |
class | Optional | Type: space-separated XML name tokens | Style class selector. Any valid class name can be input here, as it depends on the set of style sheets you have developed (for HTML classes implementation, see html/eAIP.css in the eAIP Specimen). Several classes can be specified using a space as separator. Note that class names are the same for both HTML and XSL-FO. |
---|---|---|---|
id | Required | Type: unique ID | Identifier for the element. This must be unique for within an eAIP, which is enforced at validation. The id value can then be used for reference from other elements, as it is the case with the Ref attribute of an e:Abbreviation. |
Listed | Optional | Choice: Yes, No Default: Yes | Specifies if the point must be listed in section e:ENR-4.3. This is useful to include foreign points in the eAIP, as they cannot appear in the designated points table, but may be referenced to from a Significant-point-reference. |
Remarks | Optional | Type: text | Any short remark related to the element. This attribute may be useful for editing purpose. It should not be used for publishing, as it is currently not used by the supplied style sheets. |
title | Optional | Type: text | This attribute allows to provide some more information about the element. It is not always used: check with the style sheets. When it is used in HTML, elements will have their title attribute displayed as a pop-up when the mouse is left over them for a while, much like Abbreviations. It is not yet used in XSL-FO. |
Updated | Optional | Choice: Inserted, Deleted, No Default: No | Amendment: Indicates if the element has been updated since the previous AIP issue and how.
If only parts of the element are amended, then these parts (i.e. child elements) must be marked as such, not the parent element. When an element is changed, editors must duplicate the element and mark one copy as "Inserted" and the other as "Deleted". |
Updated-ref | Optional | Type: ID reference | Reference to the id of an e:Amendment by which the current element is changed. This attribute is relevant only if the Updated attribute is set. |
xmlns:e | Fixed | http://www.eurocontrol.int/xmlns/AIM/eAIP | This namespace node defines the "e" namespace, which groups all eAIP specific elements. For more information, refer to the W3C's document Namespaces in XML. This node is implied: it does not need to be set explicitly (except on e:eAIP), but can be if needed. |
xmlns:x | Fixed | http://www.w3.org/1999/xhtml | This namespace node defines the "x" namespace, which groups all XHTML elements. This node is implied: it does not need to be set explicitly (except on e:eAIP), but can be if needed. |
xmlns:xlink | Fixed | http://www.w3.org/1999/xlink | This namespace node defines the "xlink" namespace. This node is implied: it does not need to be set explicitly (except on e:eAIP), but can be if needed. |
Copyright © 2000-2002 EUROCONTROL, all rights reserved.
This work is subject to the license provided in the file LICENSE.txt.