RS:specificTransmissionModule: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
m (Creation)
 
m (template for inherited attributes)
Line 11: Line 11:


|inheritedAttributes =
|inheritedAttributes =
* {{attr|id}}: Unique identifier which is used to refer to this particular item. This ID is always required for the item. It is inherited as a common feature from the type [[tElementWithIDAndName]].
{{inheritIdName}}
 
* {{attr|name}}: A short name for the item can be given here, if wanted. It is inherited as a common feature from the type [[tElementWithIDAndName]].
 
* {{attr|description}}: In addition to a short name a more detailed description can be given here. This shall allow a short overview or hints to the contents of this dat set. It is inherited as a common feature from the type [[tElementWithIDAndName]].


|ownAttributes =
|ownAttributes =

Revision as of 13:29, 12 February 2011


specificTransmissionModule
 


Scheme description / Schemenbeschreibung

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

  • Parent: etcs
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <specificTransmissionModule> contains the data about any installed interface of the ETCS system to an existing train control and protection system using the modi "STM European" or "STM National". The interface is provided by so-called specific transmission modules (STM). The STMs are handling the receipt and partial processing of information from the national lineside supervision system.

Das Element <specificTransmissionModule> enthält die Informationen für die installierten Schnittstellen der ETCS-Fahrzeugausrüstung zu einem herkömmlichem nationalen Zugsicherungssystem, wobei der ETCS-Level STM im Modus "STM European" bzw. "STM National" benutzt wird. Für diese Schnittstelle werden sogenannte "specific transmission modules" (STM) benötigt. Die STMs übernehmen den Empfang und einen mehr oder weniger großen Teil der Verarbeitung der von der nationalen Streckenausrüstung übertragenen Informationen.

Attributes of specificTransmissionModule / Attribute von specificTransmissionModule

  • id: XML-file-wide unique, machine-interpretable identity, required for later referencing that element internally. For a detailed explanation see Dev:identities.
    XML-Datei-weit eindeutige, maschineninterpretierbare Identität, die für die spätere interne Referenzierung dieses Elements erforderlich ist. Für eine detaillierte Erklärung siehe Dev:identities.
  • code (introduced with version 2.1): Machine-interpretable string (e.g. an abbreviation) used for identification of the object across exchange partners, usecase specific uniqueness constraints may apply. Please see our description of the differences between id, code and human-readable identifiers.
    Maschineninterpretierbare Zeichenkette (z.B. Abkürzung), die zur Identifizierung des Objekts auch bei Austauschpartnern verwendet wird, wobei spezifische Eindeutigkeitsbeschränkungen gelten können. Bitte beachten Sie unsere Erläuterung zu den Unterschieden zwischen id, code and menschenlesbaren Kennzeichnungen.
  • name: Established, human-readable short string, giving the object a name. Not intended for machine interpretation, please see our notice on human interpretable data fields.
    Etablierte, menschenlesbare kurze Zeichenkette, die das Objekt benennt. Nicht zur maschinellen Interpretation bestimmt, siehe Hinweise zu menschenlesbaren Datenfeldern.
  • description: Human-readable, more detailed description as addition to the name. It should give additional explanations or hints to the contents of this element. Not intended for machine interpretation, please see our notice on human interpretable data fields.
    Menschenlesbare, detailliertere Beschreibung als Ergänzung zu name. Sie soll zusätzliche Erläuterungen oder Hinweise auf den Inhalt dieses Elements geben. Nicht zur maschinellen Interpretation bestimmt, siehe Hinweise zu menschenlesbaren Datenfeldern.
  • xml:lang (introduced with version 2.1): This is a unique identifier of language. It uses basically the language standard IETF BCP 47 (external link) which may be different to ISO 639-1 (external link) or ISO 639-2 (external link). For mapping hints see relation to other standards (external link).
    This defines the language used for name and description. Use <additionalName> to provide a name and/or description in other languages.
  • softwareVersion: This is the version of installed software in the on-board unit as additional information related to srsVersion.
Die Angabe der verwendeten Softwareversion ist eine Zusatzinformation in Bezug auf die SRS-Version.
  • onBoardUnitID: This contains the unique ID given to a particular on-board unit, which is used for the communication with control centre.
Für die Adressierung bei der Kommunikation erhält jedes Fahrzeuggerät eine eindeutige Identifikation, unter der es von der Zentrale angesprochen werden kann.
  • nationalSystemRef: This allows the reference to the data of a separate specified nationalSystem the STM is interfacing to.

Syntactic Constraints / Syntaktische Beschränkungen

The optional element may be used several times. If it is used at least the attribute id has to be set.

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.