IS:summary: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(+defaults)
(Undocumented enumeration items)
Line 9: Line 9:
|ownAttributes =
|ownAttributes =
* {{Attr|signalBox}}: the type of signal box belonging to the {{IS:Doc|ocp}}
* {{Attr|signalBox}}: the type of signal box belonging to the {{IS:Doc|ocp}}
{{missing information|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 15:43, 25 April 2018 (CEST)|topic=the semantics of the enumeration items}}
:* {{Enum|none}}
:* {{Enum|none}}
:* {{Enum|mechanical}}
:* {{Enum|mechanical}}

Revision as of 15:43, 25 April 2018


summary
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

summary contains attributes which summarize roughly the technical equipment of an ocp.

Attributes of summary / Attribute von summary

  • signalBox: the type of signal box belonging to the ocp

Missinginformation.png In this article there is information missing with respect to the semantics of the enumeration items. Please help improving the railML® wiki by filling the gaps. Possibly, you will find further details on the discussion pageFerri Leberl (talk) 15:43, 25 April 2018 (CEST)
  • none
  • mechanical
  • electro-mechanical
  • electrical
  • electronical
  • powerStation: if true, the ocp owns a powerstation for electrified lines
  • hasHomeSignals: if true, the ocp has home signals
  • hasStarterSignals: if true, the ocp offers starter signals
  • hasSwitches: if true, the ocp has Switches (e. g. ticket selling)

Syntactic Constraints / Syntaktische Beschränkungen

  • signalBox: xs:string; classification of an interlocking system by kind of implementation (none, mechanical, electro-mechanical, electrical, electronical); optional
  • powerStation xs:boolean, optional, default: false
  • hasHomeSignals xs:boolean, optional, default: false
  • hasStarterSignals xs:boolean, optional, default: false
  • hasSwitches xs:boolean, optional, default: false

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Operational properties as defined in propOperational (e. g. orderChangeable) shall be consistent with the technical equipment (e. g. hasSwitches).

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.