IS:electrification

From railML 2 Wiki
Jump to navigation Jump to search


electrification
 


Schema description / Schemabeschreibung

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

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

The element <electrification> defines the electrification system that is used at all tracks where the current <infraAttributes> are used per reference.

Attributes of electrification / Attribute von electrification

  • type Possible values are:
  • voltage Contact line voltage in volts [2]
  • frequency: This is the frequency in Hertz of a track circuit. For DC track circuits this shall be set to zero. Omitting this value shall be interpreted as not applicable [3].



Syntactic Constraints / Syntaktische Beschränkungen

  • type: tElectrificationType (union of (restriction of xs:string, tOtherEnumerationValue)); default: none; optional
  • voltage: tVoltageVolt (xs:decimal, 1 fraction digit, voltage value measured in Volt); default: 0; optional (introduced with version 2.3)
🗒️ Until railML® 2.2: default: 15000 (deprecated with version 2.2)  
  • frequency: tFrequencyHertz (xs:decimal, 3 fraction digits with minimum value 0, frequency value measured in Hertz); default: 0; optional (introduced with version 2.3)
🗒️ Until railML® 2.2: default: 16.667 (deprecated with version 2.2)  


Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

References / Einzelnachweise

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.