IS:summary: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
m (Reformatted using current wiki templates)
No edit summary
Line 2: Line 2:
elementName = summary
elementName = summary
|parent = {{IS:Tag|ocp}}
|parent = {{IS:Tag|ocp}}
 
|childs=''None''
|inheritedAttributes=''None''
|semantics =
|semantics =
{{IS:Doc|summary}} contains attributes which summarize roughly the technical equipment of an {{IS:Doc|ocp}}.
{{IS:Doc|summary}} contains attributes which summarize roughly the technical equipment of an {{IS:Doc|ocp}}.
Line 23: Line 24:


|constraints =  
|constraints =  
* {{Attr|signalBox}} optional
* {{Attr|signalBox}}: {{railMLType|tInterlockingTypes}}; optional
 
* {{Attr|powerStation}} {{XsdType|boolean}}, optional
* {{Attr|powerStation}} {{XsdType|boolean}}, optional
* {{Attr|hasHomeSignals}} {{XsdType|boolean}}, optional
* {{Attr|hasHomeSignals}} {{XsdType|boolean}}, optional
* {{Attr|hasStarterSignals}} {{XsdType|boolean}}, optional
* {{Attr|hasStarterSignals}} {{XsdType|boolean}}, optional
* {{Attr|hasSwitches}} {{XsdType|boolean}}, optional
* {{Attr|hasSwitches}} {{XsdType|boolean}}, optional
|notes =
|notes =
Operational properties as defined in {{IS:Doc|propOperational}} (e. g. {{Attr|orderChangeable}}) shall be consistent with the technical equipment (e. g. {{Attr|hasSwitches}}).
Operational properties as defined in {{IS:Doc|propOperational}} (e. g. {{Attr|orderChangeable}}) shall be consistent with the technical equipment (e. g. {{Attr|hasSwitches}}).


}}
}}

Revision as of 20:52, 17 January 2017


summary
 


Scheme description / Schemenbeschreibung

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

  • Parent: <ocp>
  • Children: None

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
  • 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
  • hasHomeSignals xs:boolean, optional
  • hasStarterSignals xs:boolean, optional
  • hasSwitches xs:boolean, optional

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.