IS:state states track: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
(Undo revision 8463 by Ferri Leberl (talk))
Line 8: Line 8:
*{{Attr|disabled}}: This attribute is 'true' if the infrastructure piece is somehow disabled.
*{{Attr|disabled}}: This attribute is 'true' if the infrastructure piece is somehow disabled.
*{{Attr|operatingPeriodRef}}: The temporal frame of the 'state' should be defined in the 'timetable' part of the railML file, using the 'operatingPeriod' element.
*{{Attr|operatingPeriodRef}}: The temporal frame of the 'state' should be defined in the 'timetable' part of the railML file, using the 'operatingPeriod' element.
{{unlock|2.x|
{{unlock|2.3|
*{{attr|startTime}}: generic type for time spans/periods in optional context
*{{attr|startTime}}: generic type for time spans/periods in optional context
*{{attr|endTime}}: generic type for time spans/periods in optional context
*{{attr|endTime}}: generic type for time spans/periods in optional context
Line 17: Line 17:
*{{Attr|disabled}}: {{XsdType|boolean}}
*{{Attr|disabled}}: {{XsdType|boolean}}
*{{Attr|operatingPeriodRef}}: {{railMLType|tGenericRef}}
*{{Attr|operatingPeriodRef}}: {{railMLType|tGenericRef}}
{{unlock|2.x|
{{unlock|2.3|
*{{attr|startTime}}: {{xsdType|time}}
*{{attr|startTime}}: {{xsdType|time}}
*{{attr|endTime}}: {{xsdType|time}}
*{{attr|endTime}}: {{xsdType|time}}

Revision as of 14:20, 9 July 2018


IS:state
 


Scheme description / Schemenbeschreibung

Position of IS:state in the XML-Tree / Position von IS:state im XML-Baum

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

This is to define disabled/enabled infrastructure pieces with a given time frame for a certain length.

Attributes of IS:state / Attribute von IS:state

  • disabled: This attribute is 'true' if the infrastructure piece is somehow disabled.
  • operatingPeriodRef: The temporal frame of the 'state' should be defined in the 'timetable' part of the railML file, using the 'operatingPeriod' element.
  • startTime: generic type for time spans/periods in optional context
  • endTime: generic type for time spans/periods in optional context
  • endDayOffset: The number of midnight overruns over which non-availability persists.
  • remarks: This is to further explain the 'state' definition.

Syntactic Constraints / Syntaktische Beschränkungen

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.