diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | Source Location ArrivalTimeAtLocation TrainID | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ArrivalInterchangeReport"> <xs:annotation> <xs:documentation>The arrival or interchange station where ETI end</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Source"> <xs:annotation> <xs:documentation>Source of information</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Experienced time of arrival"/> <xs:enumeration value="Real Time Train Situation"/> <xs:enumeration value="Estimated time of arrival"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element ref="Location"/> <xs:element ref="ArrivalTimeAtLocation"/> <xs:element ref="TrainID" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://taf-jsg.info/schemes | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Source"> <xs:annotation> <xs:documentation>Source of information</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Experienced time of arrival"/> <xs:enumeration value="Real Time Train Situation"/> <xs:enumeration value="Estimated time of arrival"/> </xs:restriction> </xs:simpleType> </xs:element> |