RS:maintenanceInterval

From railML 2 Wiki
Jump to navigation Jump to search


maintenanceInterval
 


Schema description / Schemabeschreibung

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

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

The element <maintenanceInterval> (introduced with version 2.3) allows to describe a particular maintenance task for the vehicle, which has to be performed regularily.

Das Element <maintenanceInterval> erlaubt die Beschreibung einer regelmäßig durchzuführenden Wartungsarbeit an dem Fahrzeug. Die Fälligkeit kann in Tagen oder Laufleistung angegeben werden.

Attributes of maintenanceInterval / Attribute von maintenanceInterval

  • maximumIntervalDistance: This is maximum number of mileage in km for the interval until the described task is due.

Syntactic Constraints / Syntaktische Beschränkungen

The element <maintenanceIntervals> can occur several times for one vehicle in order to get a list of different tasks and intervals. If the element is used at least one of the attributes maximumIntervalDays or maximumIntervalDistance shall be used with a value greater zero.


  • 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
  • maximumIntervalDistance xs:decimal, 6 fraction digits, length value measured in kilometer, 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.