IS:genericArea

From railML 2 Wiki
Jump to navigation Jump to search


genericArea
 

đź’ˇ (introduced with version 2.5)
This element was introduced with version 2.5.
Dieses Element wurde mit Version 2.5 eingefĂĽhrt.
 

Schema description / Schemabeschreibung

Position of genericArea in the XML-Tree / Position von genericArea im XML-Baum

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The area can be used for various types of areas. The semantics of such area is defined by the type of reference to it. For example a controller may reference an area as trackVacancyDetectionArea and thus assign the referenced area a meaning. By itself a genericArea is just a spatial construct that can be separated from its surrounding.
References to genericAreas:

Attributes of genericArea / Attribute von genericArea

Syntactic Constraints / Syntaktische Beschränkungen

  • id: xs:ID, required
    a string, starting with a letter (a..zA..Z) or an underscore (_),
    followed by a non-colonized and non-spaced string consisting of letters, digits, points (.), dashes (-) or underscores (_)
  • code: xs:string, optional
  • name: xs:string, optional
  • description: xs:string, optional
  • xml:lang: xs:language, language identification, optional

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.