IS:state states track: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
(vgl https://trac.railml.org/changeset/805/railML and https://trac.railml.org/ticket/329)
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.3|
*{{attr|startTime}}: generic type for time spans/periods in optional context
*{{attr|endTime}}: generic type for time spans/periods in optional context
*{{attr|endDayOffset}}: The number of midnight overruns over which non-availability persists.
}}
*{{Attr|remarks}}: This is to further explain the 'state' definition.
*{{Attr|remarks}}: This is to further explain the 'state' definition.
|constraints=
|constraints=
*{{Attr|disabled}}: {{XsdType:boolean}}
*{{Attr|disabled}}: {{XsdType|boolean}}
*{{Attr|operatingPeriodRef}}: {{railMLType|tGenericRef}}
*{{Attr|operatingPeriodRef}}: {{railMLType|tGenericRef}}
{{unlock|2.3|
*{{attr|startTime}}: {{xsdType|time}}
*{{attr|endTime}}: {{xsdType|time}}
*{{attr|endDayOffset}}: {{xsdType|nonNegativeInteger}}
}}
*{{Attr|remarks}}: {{railMLType|tElementDescription}}
*{{Attr|remarks}}: {{railMLType|tElementDescription}}
}}
}}

Revision as of 14:14, 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.