diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | TrainLocationStatus OperationalTrainNumberIdentifier ReferenceOTN TrainOperationalIdentification BookedLocationDateTime ReferencedLocationDateTime LocationDateTime TrainDelay | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="TrainAtLocation"> <xs:annotation> <xs:documentation>Specifies information about a train at a specific location</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="TrainLocationStatus"/> <xs:element ref="OperationalTrainNumberIdentifier"/> <xs:element ref="ReferenceOTN" minOccurs="0"/> <xs:element ref="TrainOperationalIdentification" minOccurs="0"/> <xs:element ref="BookedLocationDateTime"/> <xs:element ref="ReferencedLocationDateTime" minOccurs="0"/> <xs:element ref="LocationDateTime"/> <xs:element ref="TrainDelay"/> </xs:sequence> </xs:complexType> </xs:element> |