element TrainJourneyModification
diagram taf_cat_complete_sector_p582.png
namespace http://taf-jsg.info/schemes
properties
content complex
children TrainJourneyModificationIndicator LocationModified
used by
element TrainJourneyModificationMessage
annotation
documentation
This element shows which locations are changed during the running of a train
source <xs:element name="TrainJourneyModification">
 
<xs:annotation>
   
<xs:documentation>This element shows which locations are changed during the running of a train</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="TrainJourneyModificationIndicator"/>
     
<xs:element ref="LocationModified" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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