RS:classification

From railML 2 Wiki
Jump to navigation Jump to search


classification
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <classification> provides data of informative or organisational character about the vehicle.

Unter dem Element <classification> befinden sich die allgemeinen Angaben zu einem Fahrzeug, die informellen bzw. organisatorischen Charakter haben.

Attributes of classification / Attribute von classification

Not yet described. / Noch nicht beschrieben.

Syntactic Constraints / Syntaktische Beschränkungen

Not yet described. / Noch nicht beschrieben.

Best practice & Examples / Empfohlene Anwendung & Beispiele

<vehicle id='veh_ME26' axleSequence='Co&apos;Co&apos; de' numberDrivenAxles='6' length='20.960' speed='160' bruttoWeight='122' nettoAdhesionWeight='122'>
  <classification>
    <manufacturer manufacturerName='Siemens Verkehrstechnik' manufacturer-Type='ME26'/>
    <operator operatorName='NSB' operatorClass='Di6'/>
    <operator operatorName='DB' operatorClass='251'/>
  </classification>
</vehicle>

Notes / Anmerkungen

This optional element is used to provide additional information as human readable reference, i.e. the names given by the manufacturer or the operator. Thus a dataset can be attributed to a "BR 185" or a "RABe 4/10 535 102" instead of the possibly cryptic id at <vehicle>.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.