rail:tStatesWithLength

Complex Type Information

Model

Children: rail:state

Used By

Source

<xs:complexType name="tStatesWithLength">
  <xs:sequence>
    <xs:element name="state" maxOccurs="unbounded" type="rail:tStateWithLength">
      <xs:annotation>
        <xs:documentation>This is to define disabled/enabled infrastructure pieces with a given time frame for a certain length.</xs:documentation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_tunnel"/>
        <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_brigde"/>
        <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_platformEdge"/>
        <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_serviceSection"/>
        <xs:documentation source="http://wiki.railml.org/index.php?title=IS:state_track"/>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>