IS:ocp: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
m ('timezone' attribute added)
(Templates changed)
Line 1: Line 1:
{{elementDocu|
{{elementDocu|
elementName = ocp
elementName = ocp
|parent = {{DocIS|operationControlPoints}}
|parent = {{IS:Doc|operationControlPoints}}


|childs = {{DocIS|propOperational}}, {{DocIS|propService}}, {{DocIS|propEquipment}}, {{DocIS|propOther}}, {{DocIS|area}}, {{DocIS|geoCoord}}
|childs = {{IS:Doc|propOperational}}, {{IS:Doc|propService}}, {{IS:Doc|propEquipment}}, {{IS:Doc|propOther}}, {{IS:Doc|area}}, {{IS:Doc|geoCoord}}


|inheritedAttributes = see {{DocIS|tElementWithIDAndName}}
|inheritedAttributes = see {{IS:Doc|tElementWithIDAndName}}


|ownAttributes =
|ownAttributes =
* {{attr|number}} {{vers|deprecated with 2.1}}: an arbitrary number e. g. as prefix in signal names or similar ({{xsdType|string}}, optional)
* {{Attr|number}} {{Depr|2.1}}: an arbitrary number e. g. as prefix in signal names or similar ({{xsdType|string}}, optional)
*: {{attr|code}} {{vers|> 2.0}}: use this generic attribute instead
*: {{IS:Tag|tsi}} {{vers|> 2.0}}: for country-wide identified numbers, use {{Attr|location}} attribute instead
* {{attr|abbrevation}} {{vers|deprecated with 2.1}}: the OCPs abbrevation as it used e. g. in time tables ({{xsdType|string}}, optional)
*: {{Attr|code}} {{vers|> 2.0}}: for more general reasons, use this generic attribute instead
*: {{attr|code}} {{vers|> 2.0}}: use this generic attribute instead
* {{Attr|abbrevation}} {{Depr|2.1}}: the OCPs abbrevation as it used e. g. in time tables ({{xsdType|string}}, optional)
* {{attr|timezone}} {{vers|> 2.1}}: timezone as defined in the tz database, e.g. "Europe/Berlin"
*: {{Attr|code}} {{vers|> 2.0}}: use this generic attribute instead
* {{Attr|timezone}} {{vers|> 2.1}}: timezone as defined in the tz database, e.g. "Europe/Berlin"
*: see also [http://en.wikipedia.org/wiki/Tz_database Wikipedia tz database]
*: see also [http://en.wikipedia.org/wiki/Tz_database Wikipedia tz database]
*: {{deu|siehe auch [http://de.wikipedia.org/wiki/Zeitzonen-Datenbank Wikipedia Zeitzonen-Datenbank]}}
*: {{Deu|siehe auch [http://de.wikipedia.org/wiki/Zeitzonen-Datenbank Wikipedia Zeitzonen-Datenbank]}}
*: This timezone marks the railway time at a station regardless of the local time (outside the station), e.g. station of Kaliningrad at UTC+04 (Europe/Moscow), but the city itself at UTC+03 (Europe/Kaliningrad)
*: This timezone marks the railway time at a station regardless of the local time (outside the station), e.g. station of Kaliningrad at UTC+04 (Europe/Moscow), but the city itself at UTC+03 (Europe/Kaliningrad)


Line 23: Line 24:
* OCPs are needed to organise railway operations. They provide various services as interlocking or signal controls which are needed for secure train operation.  
* OCPs are needed to organise railway operations. They provide various services as interlocking or signal controls which are needed for secure train operation.  
* Six children are to be defined:  
* Six children are to be defined:  
** {{DocIS|propOperational}} defines global properties, such as uptime and the type of operation.
** {{IS:Doc|propOperational}} defines global properties, such as uptime and the type of operation.
** {{DocIS|propService}} sets the services that are available at the OCP, such as passenger, ship, bus, goods, tariffpoint.  
** {{IS:Doc|propService}} sets the services that are available at the OCP, such as passenger, ship, bus, goods, tariffpoint.  
** {{DocIS|propEquipment}} lists the technical equipment available for the OCP
** {{IS:Doc|propEquipment}} lists the technical equipment available for the OCP
** In {{DocIS|propOther}} numerous other properties can be set, e.g. if the OCP is planned or closed.   
** In {{IS:Doc|propOther}} numerous other properties can be set, e.g. if the OCP is planned or closed.   
** In {{DocIS|area}} the geographical reference in which the OCP must be set.  
** In {{IS:Doc|area}} the geographical reference in which the OCP must be set.  
** {{DocIS|geoCoord}} sets the coords in the railML grid.
** {{IS:Doc|geoCoord}} sets the coords in the railML grid.
}}
}}

Revision as of 13:28, 22 November 2011


ocp
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

A <ocp> is a container for Operation Control Points. Each ocp illustrates one operation control point in the infrastructure and has an unique ID and name.

Attributes of ocp / Attribute von ocp

see tElementWithIDAndName

  • number (deprecated with version 2.1): an arbitrary number e. g. as prefix in signal names or similar (xs:string, optional)
    <tsi> (> 2.0): for country-wide identified numbers, use location attribute instead
    code (> 2.0): for more general reasons, use this generic attribute instead
  • abbrevation (deprecated with version 2.1): the OCPs abbrevation as it used e. g. in time tables (xs:string, optional)
    code (> 2.0): use this generic attribute instead
  • timezone (> 2.1): timezone as defined in the tz database, e.g. "Europe/Berlin"
    see also Wikipedia tz database
    siehe auch Wikipedia Zeitzonen-Datenbank
    This timezone marks the railway time at a station regardless of the local time (outside the station), e.g. station of Kaliningrad at UTC+04 (Europe/Moscow), but the city itself at UTC+03 (Europe/Kaliningrad)

Syntactic Constraints / Syntaktische Beschränkungen

Not yet described. / Noch nicht beschrieben.

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

  • OCPs are needed to organise railway operations. They provide various services as interlocking or signal controls which are needed for secure train operation.
  • Six children are to be defined:
    • propOperational defines global properties, such as uptime and the type of operation.
    • propService sets the services that are available at the OCP, such as passenger, ship, bus, goods, tariffpoint.
    • propEquipment lists the technical equipment available for the OCP
    • In propOther numerous other properties can be set, e.g. if the OCP is planned or closed.
    • In area the geographical reference in which the OCP must be set.
    • geoCoord sets the coords in the railML grid.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.