CO:trainProtectionSystem trainProtectionSystemsOnVehicle: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(New Element documentation)
 
No edit summary
Line 4: Line 4:
|childs={{CO:Tag|name|trainProtectionSystem_trainProtectionSystemsOnVehicle}}, {{CO:Tag|validFor|trainProtectionSystem_trainProtectionSystemsOnVehicle}}
|childs={{CO:Tag|name|trainProtectionSystem_trainProtectionSystemsOnVehicle}}, {{CO:Tag|validFor|trainProtectionSystem_trainProtectionSystemsOnVehicle}}
|semantics=Single entries for each train protection system, installed "on vehicle"
|semantics=Single entries for each train protection system, installed "on vehicle"
|ownAttributes=''None''
|ownAttributes=
|constraints=''None''
*{{attr|code}}: code, that should be referred to from within an railML file, typically a short name for the train protection system in latin letters
|constraints=
*{{attr|code}}: {{railMLType|tCode}}
}}
}}

Revision as of 19:24, 15 February 2018


<trainProtectionSystem>
 


Scheme description / Schemenbeschreibung

Position of <trainProtectionSystem> in the XML-Tree / Position von <trainProtectionSystem> im XML-Baum

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

Single entries for each train protection system, installed "on vehicle"

Attributes of <trainProtectionSystem> / Attribute von <trainProtectionSystem>

  • code: code, that should be referred to from within an railML file, typically a short name for the train protection system in latin letters

Syntactic Constraints / Syntaktische Beschränkungen

  • code: restriction of xs:string with pattern (\w|[-]){2,}; an arbitrary string with at minimum two characters, whitespace and punctuation not allowed

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.