diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | DelayCause DelayMinutes DelayEventDateTime InternalReferenceIdentifier DelayCodingDateTime Remarks | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="DelayCauseTime"> <xs:annotation> <xs:documentation>Identifies the delay of a train due to a specified reason. In addition it allows to put in a more detailed description (Changed from DelayReasonTime)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="DelayCause"> <xs:annotation> <xs:documentation>Describes the reason for a delay</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="DelayMinutes"/> <xs:element ref="DelayEventDateTime"/> <xs:element ref="InternalReferenceIdentifier" minOccurs="0"> <xs:annotation> <xs:documentation>The liink to the System Reference</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="DelayCodingDateTime" minOccurs="0"> <xs:annotation> <xs:documentation>Date and Time of the ocding of the delay</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="Remarks" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |