ACLCUL FOOD PENSION Simulator
收藏资源简介:
The official website of the French administration service-public.fr references some fifty simulators available to answer a wide range of administrative questions that arise for individuals and professionals. Some of these simulators were developed by DILA, including the cost of support simulator. This simulator makes it possible to calculate the amount of support based on the number of children and the income of the debtor parent. This is a simple estimate based on a reference scale from the Ministry of Justice. Only the judge, if he is seised, may decide the final amount of the pension taking into account the specific situation of the parents. The simulator data is updated according to regulatory developments. The simulators developed by DILA use the **G6K simulation engine** whose sources can be accessed via the link: https://github.com/eureka2/G6K In addition to the sources, are available via this link: — The definition (steps, rules,.), in XSD format, valid for all simulators developed with the G6K engine; — the procedure for making available and installing the engine. **The simulator data provided by the DILA shall consist of:** — an XML file for rules; — a data schema in JSON format; — data in JSON format.
法国行政服务官方网站service-public.fr收录了约五十款模拟工具,可用于解答个人及从业者面临的各类行政问题。其中部分模拟工具由DILA开发,包括抚养费计算模拟器。 该模拟器可根据子女数量与需支付抚养费的父母的收入计算抚养费金额,其计算基于法国司法部的参考标准,仅为简易估算。唯有当案件被法官受理后,方可结合父母双方的具体情况,最终确定抚养费的具体数额。 模拟器数据会根据法规更新进行同步更新。 由DILA开发的模拟工具均采用**G6K模拟引擎(G6K simulation engine)**,该引擎的源代码可通过以下链接获取:https://github.com/eureka2/G6K 除源代码外,该链接还提供以下资源: — 适用于所有基于G6K引擎开发的模拟工具的XSD(XML Schema Definition)格式定义文件(包含步骤、规则等); — 引擎的获取与安装流程。 **DILA提供的模拟器数据应包含以下内容:** — 用于存储规则的XML(可扩展标记语言)文件; — JSON(JavaScript对象表示法)格式的数据架构; — JSON格式的数据。



