Template:InheritNationalSystemType

From railML 2 Wiki
Revision as of 17:40, 23 July 2017 by RailML Coord Documentation (talk | contribs) (intro- und depri-Tags vor 2.2 entfernt)
Jump to navigation Jump to search

Usage

This template displays an attribute type (of train protection system) plus a long list of possible values, including the wildcard other:anything. It allows for optional comments on the last value in English and German.

Arguments

The template has two optional arguments:

  • notes_en: an english comment
  • notes_de: a German comment

Dependencies

The template depends on Template:Attr, Template:Intro, Template:Deu, Template:Enum, [[Template:OtherEnum}} and Template:AddAnn. No other templates build on it.

Examples

{{InheritNationalSystemType}}

delivers (in a box)

  • type: This specifies the type of the train protection system using an enumeration in order to have unique names. The type shall be taken from the list of <trainProtectionSystemsOnVehicle> of the codelist TrainProtectionSystems.xml that comes with the schema.
    Hier wird das verwendete Zugbeeinflussungssystem aus der verfügbaren Auswahl spezifiziert. Seit Version 2.1 wird die Liste der verfügbaren Systeme in <trainProtectionSystemsOnVehicle> der Codelist TrainProtectionSystems.xml bereitgestellt, die bei dem Schema mit enthalten ist.
{{InheritNationalSystemType
|type=An English comment.
|type_de=Ein deutscher Kommentar.
}}

delivers (in a box)

  • type: This specifies the type of the train protection system using an enumeration in order to have unique names. The type shall be taken from the list of <trainProtectionSystemsOnVehicle> of the codelist TrainProtectionSystems.xml that comes with the schema.
    Hier wird das verwendete Zugbeeinflussungssystem aus der verfügbaren Auswahl spezifiziert. Seit Version 2.1 wird die Liste der verfügbaren Systeme in <trainProtectionSystemsOnVehicle> der Codelist TrainProtectionSystems.xml bereitgestellt, die bei dem Schema mit enthalten ist.
    An English comment.
    Ein deutscher Kommentar.

The template is employed by RS:nationalSystem and TT:equipment.