IS:summary: Difference between revisions

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


|ownAttributes =
|ownAttributes =
* {{attr|signalBox}}: the type of signal box belonging to the OCP ({{DocIS|tInterlockingType}}, optional)
* {{Attr|signalBox}}: the type of signal box belonging to the {{IS:Doc|ocp}}
:* {{Enum|none}}
:* {{Enum|mechanical}}
:* {{Enum|electro-mechanical}}
:* {{Enum|electrical}}
:* {{Enum|electronical}}
 
* {{Attr|powerStation}}: if true, the {{IS:Doc|ocp}} owns a powerstation for electrified lines


* {{attr|powerStation}}: if true, the OCP owns a powerstation for electrified lines ({{xsdType|boolean}}, optional)
* {{Attr|hasHomeSignals}}: if true, the {{IS:Doc|ocp}} has home signals


* {{attr|hasHomeSignals}}: if true, the OCP has home signals ({{xsdType|boolean}}, optional)
* {{Attr|hasStarterSignals}}: if true, the {{IS:Doc|ocp}} offers starter signals


* {{attr|hasStarterSignals}}: if true, the OCP offers starter signals ({{xsdType|boolean}}, optional)
* {{Attr|hasSwitches}}: if true, the {{IS:Doc|ocp}} has Switches (e. g. ticket selling)


* {{attr|hasSwitches}}: if true, the OCP has Switches (e. g. ticket selling) ({{xsdType|boolean}}, optional)
|constraints =
* {{Attr|signalBox}} optional


|semantics =
* {{Attr|powerStation}} {{XsdType|boolean}}, optional
{{IS:Tag|summary}} contains attributes which summarize roughly the technical equipment of an {{IS:Tag|ocp}}.
 
* {{Attr|hasHomeSignals}} {{XsdType|boolean}}, optional
 
* {{Attr|hasStarterSignals}} {{XsdType|boolean}}, optional
 
* {{Attr|hasSwitches}} {{XsdType|boolean}}, optional


|notes =
|notes =
Operational properties as defined in {{DocIS|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 21:43, 23 October 2012


summary
 


Scheme description / Schemenbeschreibung

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

  • Parent: <ocp>
  • Children: Not yet described. / Noch nicht beschrieben.

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 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.