# Zones in NeTEX

## TariffZone
A ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.
Example found [in GitHub repository](https://github.com/entur/profile-norway-examples/blob/master/netex/submodels/site/submodel-StationWithEquipment.xml).

Description on Confluence: https://entur.atlassian.net/wiki/spaces/PUBLIC/pages/728727661/stops#TariffZone

:::warning

The `TariffZone` concept is generally deprecated in favor of `FareZone` throughout Entur's APIs.

:::

## FareZone
A specialization of TARIFF ZONE to include fare related zonal information. 
Example found [in GitHub repository](https://github.com/entur/profile-norway-examples/blob/master/netex/submodels/site/submodel-StationWithEquipment.xml).

Description on Confluence: https://entur.atlassian.net/wiki/spaces/PUBLIC/pages/728727661/stops#FareZone

