rail:state

Element Information

Model

ANY element from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Attributes

QName Type Fixed Default Use Inheritable Annotation
disabled xs:boolean required
This attribute is 'true' if the infrastructure piece is somehow disabled.
operatingPeriodRef rail:tGenericRef optional
The temporal frame of the 'state' should be defined in the 'timetable' part of the railML file, using the 'operatingPeriod' element.
remarks rail:tElementDescription optional
This is to further explain the 'state' definition.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element name="state" maxOccurs="unbounded" type="rail:tState">
  <xs:annotation>
    <xs:documentation>This is to define disabled/enabled infrastructure pieces with a given time frame.</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_switch"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_crossing"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_crossSection"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_border"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_speedChange"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_gradientChange"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_radiusChange"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_levelCrossing"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_ownerChange"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_operationModeChange"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_trainProtectionChange"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_electrificationChange"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_powerTransmissionChange"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_axleWeightChange"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_gaugeChange"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_geoMapping"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_trackCondition"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_signal"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_trainDetector"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_trackCircuitBorder"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_balise"/>
    <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_trainProtectionElement"/>
  </xs:annotation>
</xs:element>

Sample