| diagram | ![]()  | 
				|||||||||
| namespace | http://taf-jsg.info/schemes | |||||||||
| type | restriction of xs:integer | |||||||||
| properties | 
  | 
				|||||||||
| used by | 
  | 
				|||||||||
| facets | 
  | 
				|||||||||
| annotation | 
  | 
				|||||||||
| source | <xs:element name="ModificationStatusIndicator"> <xs:annotation> <xs:documentation>This elemnt shows if the location has been added or deleted in the modified train journey</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>  |