| diagram | ![]()  | 
				||
| namespace | http://taf-jsg.info/schemes | ||
| properties | 
  | 
				||
| children | Location ModificationStatusIndicator TrainLocationStatus BookedLocationDateTime | ||
| used by | 
  | 
				||
| annotation | 
  | 
				||
| source | <xs:element name="LocationModified"> <xs:annotation> <xs:documentation>This element shows the Location that has been changed for the train run </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Location"/> <xs:element ref="ModificationStatusIndicator"/> <xs:element ref="TrainLocationStatus" minOccurs="0"/> <xs:element ref="BookedLocationDateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element>  |