The ORGANISATION entity represents an enterprise that is involved in planning, collecting or providing PT information. For example, a company providing a public transport information service, an authority, an operator, or a company providing an information collection service.
...
Organisation – XML Element (abstract)
...
Example from the Austrian NeTEx Profile
...
Operator
ORGANISATION is specialised to define the concerns that run Public Transport, specifically OPERATORs of Transport and AUTHORITies. Collectively these are called TRANSPORT ORGANISATIONs and are generally interchangeable in the schema, that is an AUTHORITY can be used in most places where an OPERATOR is indicated.
...
Classification | Name | Type | Cardinality | Description |
::> | ::> | Organisation | ::> | OPERATOR inherits from ORGANISATION. |
«PK» | id | OperatorIdType | 1:1 | Identifier of OPERATOR. |
«FK» | CountryRef | CountryRef | 0:1 | Reference to a country ISO 3166- Field remains unpopulated in Austrian NeTEx Profile |
«cntd» | Address | PostalAddress | 0:1 | Postal ADDRESS of ORGANISATION. Field remains unpopulated in Austrian NeTEx Profile |
«enum» | PrimaryMode | VehicleModeEnum | 0:1 | Primary TRANSPORT MODE of ORGANISATION. See STOP PLACE for allowed values. Field remains unpopulated in Austrian NeTEx Profile |
Example from the Austrian NeTEx Profile:
...
Authority
An AUTHORITY is an ORGANISATION under which the responsibility of organising the transport service in a certain area is placed.
...
Classification | Name | Type | Cardinality | Description |
::> | ::> | Organisation | ::> | AUTHORITY inherits from ORGANISATION. |
«PK» | id | AuthorityIdType | 1:1 | Identifier of AUTHORITY. Field remains unpopulated in Austrian NeTEx Profile |
«cntd» | Address | PostalAddress | 1:1 | Postal ADDRESS of ORGANISATION. Field remains unpopulated in Austrian NeTEx Profile |
Example from the Austrian NeTEx Profile:
...