Template:InheritNationalSystemType

From railML 2 Wiki
Revision as of 16:22, 15 February 2021 by RailML Deleted Users (talk | contribs) (1 revision imported: http→https)
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 (external link) using an enumeration in order to have unique names. (introduced with version 2.1) 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 (externer Link, 🇩🇪) 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 (external link) using an enumeration in order to have unique names. (introduced with version 2.1) 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 (externer Link, 🇩🇪) 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.