rail:eTrainDetectionElements

Complex Type Information

Model

Used By

Source

<xs:complexType name="eTrainDetectionElements">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element name="trainDetector" type="rail:tTrainDetector">
      <xs:annotation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=IS:trainDetector"/>
      </xs:annotation>
    </xs:element>
    <xs:element name="trackCircuitBorder" type="rail:tTrackCircuitBorder">
      <xs:annotation>
        <xs:documentation source="http://wiki.railml.org/index.php?title=IS:trackCircuitBorder"/>
      </xs:annotation>
    </xs:element>
  </xs:choice>
</xs:complexType>