element TrainJourneyModificationIndicator
diagram taf_cat_complete_sector_p583.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
content simple
used by
element TrainJourneyModification
facets
Kind Value Annotation
minInclusive 1
maxInclusive 99
annotation
documentation
This indicates what has changed in the train running e.g. rerouting, cancellation etc..
source <xs:element name="TrainJourneyModificationIndicator">
 
<xs:annotation>
   
<xs:documentation>This indicates what has changed in the train running e.g. rerouting, cancellation etc..</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="99"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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