diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | InterruptionDescription InterruptionDateTime InterruptionReason InternalReferenceIdentifier | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="InterruptionInformation"> <xs:annotation> <xs:documentation>The main part of this complex element is Interruption Reason (Code list for Train Interruption): A list of codes that denote the reason why a path is no longer available by an IM e.g. Flooding Note: This list is the same as the Code List given by the IM during an interruption of a train during its operation. It is therefore a code that is reused during the interruption caused in planning. The other subelements help describing the interruption information more precisely.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="InterruptionDescription" minOccurs="0"/> <xs:element ref="InterruptionDateTime" minOccurs="0"/> <xs:element ref="InterruptionReason" minOccurs="0"/> <xs:element ref="InternalReferenceIdentifier" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |