Op
Op contains information about a particular operator.
An operator is the entity operating a transport service. For example, BVG operates some transit lines in Berlin.
Attribute | Always Included | Type | Description |
---|---|---|---|
code | - | String | Unique code of the operator. Match one of the Transport/At[@id='operator'] on the response. |
name | Yes | String | Human readable long operator name running the line |
type | - | String | Describe the kind of coverage available for this operator. The following values are possible:
|
short_name | - | String | Short operator name when available |
fare | - | Boolean | Returns 1 if fare information is supported by the operator, 0 otherwise. The default is |
modes | - | ModesList | When present, describe the list of transport modes provided by this operator. This is normally available in the discovery operators API. |
Element | Always Included | Type | Description |
---|---|---|---|
Link | - | List of Link | Link to a web resource with additional information. Link nodes do not contain any text if inside an Alert node. |
At | - | List of At | At is an attribute within an list of attributes. Each of these individual attributes contains an id and a value. The id specifies the type of information related to the value. |