An INTERCHANGE specifies common properties of interchanges. including whether it is advertised or not, if it is guaranteed or not and the maximum time a vehicle may wait for a connecting vehicle, beyond the planned departure time. It is specialised to define the SERVICE JOURNEY INTERCHANGE.
Interchange – XML Element
Classification | Name | Type | Cardinality | Description |
::> | ::> | DataManagedObject | ::> | INTERCHANGE inherits from DATA MANAGED OBJECT. |
«PK» | id | InterchangeIdType | 1:1 | Identifier of INTERCHANGE. |
Name | MultilingualString | 0:1 | Name of INTERCHANGE. | |
Description | MultilingualString | 0:1 | Description of INTERCHANGE. | |
«AK» | PrivateCode | xsd:normalizedString | 0:1 | Alternative key for INTERCHANGE. |
«AK» | ExternalInterchangeRef | ExternalObjectRef | 0:1 | An alternative code that uniquely identifies the INTERCHANGE specifically for use in AVMS systems. NOTE For VDV compatibility. |
«FK» | ConnectionRef | ConnectionRef | 0:1 | CONNECTION link over which the interchange takes place. |
Priority | InterchangePriorityType | 0:1 | Priority assigned to INTERCHANGE. | |
StaySeated | xsd:boolean | 0:1 | Whether passengers can stay seated to make INTERCHANGE. | |
CrossBorder | xsd:boolean | 0:1 | Whether INTERCHANGE involves crossing a national border. | |
Planned | xsd:boolean | 0:1 | Whether INTERCHANGE is planned. | |
Guaranteed | ConnectionCertaintyEnum | 0:1 | Whether INTERCHANGE is guaranteed, that is distributor services may be held in order to ensure the connection. | |
Advertised | xsd:boolean | 0:1 | Whether INTERCHANGE is advertised to the public. | |
Controlled | xsd:boolean | 0:1 | Whether INTERCHANGE is controlled. | |
| StandardWaitTime | xsd:duration | 0:1 | Standard Time to wait at Interchange. |
| MaximumWaitTime | xsd:duration | 0:1 | Maximum time that DISTRIBUTOR will wait after its planned departure time. |
| MaximumAutomaticWaitTime | xsd:duration | 0:1 | Maximum automatic wait time for INTERCHANGE. |
| StandardTransferTime | xsd:duration | 0:1 | Standard Time needed for transfer. |