diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | MessageHeader MessageStatus TrainOperationalIdentification OperationalTrainNumberIdentifier ReferenceOTN TrainJourneyModification ModificationReason TrainJourneyModificationTime Remarks TransferPoint InternalReferenceIdentifier TransfereeIM | ||
annotation |
|
||
source | <xs:element name="TrainJourneyModificationMessage"> <xs:annotation> <xs:documentation> This message is issued to show, in real time, that the train is reroouted-cancelled-stopping pattern is changed</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="MessageHeader"/> <xs:element ref="MessageStatus"> <xs:annotation> <xs:documentation>Assigned by the Sender 1=Creation, 2=Modification, 3=deletion </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="TrainOperationalIdentification" minOccurs="0"/> <xs:element ref="OperationalTrainNumberIdentifier"/> <xs:element ref="ReferenceOTN" minOccurs="0"/> <xs:element ref="TrainJourneyModification" maxOccurs="unbounded"/> <xs:element ref="ModificationReason" minOccurs="0"/> <xs:element ref="TrainJourneyModificationTime" minOccurs="0"/> <xs:element ref="Remarks" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="TransferPoint" minOccurs="0"> <xs:annotation> <xs:documentation>Transfer point or station of destination in the considered network where the Reference Train Numbers refers to </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="InternalReferenceIdentifier" minOccurs="0"/> <xs:element ref="TransfereeIM" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |