rail:connection

Element Information

Model

ANY element from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' , rail:externalReference{0,1} , rail:annotationRef*

Attributes

QName Type Fixed Default Use Inheritable Annotation
connOperation rail:tConnOperation optional
connType rail:tConnType optional
the reason for the connection (de: fahrplantechnische Bindung)
maxConnTime xs:duration optional
minConnTime xs:duration optional
nonConnection xs:boolean optional
indicates that no such connection should be generated or communicated, in order to lead passengers to the appropriate connection
notGuaranteed xs:boolean optional
indicates if the connection could not be guaranteed
ocpRef rail:tGenericRef optional
refers to an ocp element, in case the referenced train is located on a different ocp nearby
operatingPeriodRef rail:tGenericRef optional
references a reduction of the operating days of the connection compared to the operating days of the train part
samePlatform xs:boolean optional
indicates if the connection is on the same platform
trainPartRef rail:tGenericRef optional
refers to a trainPart element, which is more specific than the trainRef
trainRef rail:tGenericRef optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element name="connection" type="rail:eConnectionTT" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=TT:connection"/>
  </xs:annotation>
</xs:element>

Sample