This Data Store shall be used within the Provide Support for Law Enforcement Functional Area. It shall contain information objects that provide details of all the violations that have been detected and reported by other functionality. These include failure by the user to provide the correct payment that is required for the service, violations of traffic rules (e.g. speed, lane use, red-light or car park) and breaching of an access control system. Data about the resulting prosecution is also stored.<br/><br/>The information object for each violation in the Store shall contain the following data objects:<br/>(1) Date of violation detection (date string),<br/>(2) Date of message to enforcement bodies (date string),<br/>(3) Location of violation (characters),<br/>(4) User ID (number),<br/>(5) Service ID (number),<br/>(6) Type of violation (characters),<br/>(7) If financial violation:<br/> (7a) Nature (characters),<br/> (7b) Account ID (number),<br/> (7c) Amount of overdraft (number - in currency).<br/>(8) If access control:<br/> (8a) ID of these systems (number),<br/> (8b) Result (user blocked / user passing through).<br/>(9) If other:<br/> (9a) Mage of violation (video image),<br/> (9b) Involved user ID (number),<br/> (9c) Involved vehicle ID (number),<br/> (9d) Data according to the type of violation (number and/or characters).<br/>(10) Prosecution:<br/> (10a) Date prosecution file sent (date string),<br/> (10b) Violation (characters),<br/> (10c) Prosecution recommendation (characters).<br/><br/>The data objects must be stored in such a way that the privacy if the user (offender) is maintained according to the rules set out by the European Directives and national laws concerning data privacy.<br/>