This Data Store shall be used within the Provide Support for Cooperative Systems Functional Area. It shall contain information objects that provide details about the use and characteristics of loading and unloading zones plus holding zones that are used by Freight Vehicles to pick-up and deliver goods. The information objects for each zone shall be in two forms: static data and dynamic data<br/><br/>The information object in the Store containing static data about each zone shall contain the following data objects:<br/>(1) Zone location (characters and/or numbers, e.g. GPS/Galileo data),<br/>(2) Zone size (number),<br/>(3) Type of goods that the zone can accommodate (characters),<br/>(4) Restrictions on use of the zone (characters),<br/>(5) Type(s) of Vehicle that the zone will accommodate (characters),<br/>(6) Number(s) of Vehicles of different types that can be accommodated (number),<br/>(7) Road network in and around zone (data for a digital roadmap using a standard format, e.g. GDF),<br/>(8) Zone entry point (characters and/or numbers, e.g. GPS/Galileo data),<br/>(9) Zone exit point (characters and/or numbers, e.g. GPS/Galileo data).<br/><br/>This information object shall be repeated for each zone of each type.<br/><br/>The information object in the Store containing dynamic data about each zone shall contain the following data objects:<br/>(10) Date when zone is booked (date string),<br/>(11) Time when zone is booked (numbers defining hours, minutes and seconds),<br/>(12) Number of Vehicles that have booked a place for date/time (number),<br/>(13) The ID of each Vehicle for each booking (number),<br/>(14) Expected duration of stay for each booked Vehicle (numbers defining hours, minutes and seconds),<br/>(15) The ID of the Vehicle currently occupying the zone (number).<br/><br/>It shall be possible for the information objects containing dynamic data to be repeated for each booking of each type of zone and to be updated as soon as the data changes.<br/>