element DelayCauseTime
diagram taf_cat_complete_sector_p142.png
namespace http://taf-jsg.info/schemes
properties
content complex
children DelayCause DelayMinutes DelayEventDateTime InternalReferenceIdentifier DelayCodingDateTime Remarks
used by
element DelayEventReport
annotation
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)
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy