@socialgouv/fiches-vdd 2.708.0 → 2.710.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/data/associations/R46472.json +64 -1
- package/data/index.json +52 -56
- package/data/particuliers/F10486.json +22 -1
- package/data/particuliers/F10488.json +646 -134
- package/data/particuliers/F10623.json +112 -8
- package/data/particuliers/F10868.json +1509 -764
- package/data/particuliers/F12096.json +1 -1
- package/data/particuliers/F12118.json +1679 -1878
- package/data/particuliers/F13609.json +1946 -659
- package/data/particuliers/F14128.json +1 -1
- package/data/particuliers/F1450.json +1 -1
- package/data/particuliers/F14873.json +724 -340
- package/data/particuliers/F16787.json +1 -1
- package/data/particuliers/F1719.json +1 -1
- package/data/particuliers/F173.json +1 -1
- package/data/particuliers/F18510.json +1 -1
- package/data/particuliers/F20028.json +1 -1
- package/data/particuliers/F20109.json +2 -2
- package/data/particuliers/F21012.json +2 -2
- package/data/particuliers/F21615.json +3 -3
- package/data/particuliers/F2284.json +796 -325
- package/data/particuliers/F2390.json +1 -1
- package/data/particuliers/F24044.json +1 -1
- package/data/particuliers/F250.json +1 -1
- package/data/particuliers/F2671.json +1 -1
- package/data/particuliers/F2686.json +1 -1
- package/data/particuliers/F2825.json +2 -2
- package/data/particuliers/F2826.json +2 -2
- package/data/particuliers/F2827.json +2 -2
- package/data/particuliers/F2828.json +3 -3
- package/data/particuliers/F2832.json +2 -2
- package/data/particuliers/F2833.json +2 -2
- package/data/particuliers/F2842.json +2 -2
- package/data/particuliers/F2843.json +3 -3
- package/data/particuliers/F2844.json +3 -3
- package/data/particuliers/F2845.json +3 -3
- package/data/particuliers/F2846.json +3 -3
- package/data/particuliers/F2848.json +2 -2
- package/data/particuliers/F31057.json +1 -1
- package/data/particuliers/F31083.json +2 -2
- package/data/particuliers/F31121.json +3 -3
- package/data/particuliers/F31124.json +3 -3
- package/data/particuliers/F31128.json +3 -3
- package/data/particuliers/F31129.json +3 -3
- package/data/particuliers/F31235.json +1 -1
- package/data/particuliers/F31290.json +704 -550
- package/data/particuliers/F31847.json +1 -1
- package/data/particuliers/F31901.json +1 -1
- package/data/particuliers/F32927.json +1633 -698
- package/data/particuliers/F33352.json +200 -76
- package/data/particuliers/F33694.json +2 -2
- package/data/particuliers/F34128.json +1 -1
- package/data/particuliers/F34635.json +1 -1
- package/data/particuliers/F34773.json +1 -1
- package/data/particuliers/F35125.json +717 -391
- package/data/particuliers/F36109.json +46 -4
- package/data/particuliers/F364.json +1 -1
- package/data/particuliers/N530.json +3 -3
- package/data/particuliers/R11193.json +1 -1
- package/data/particuliers/R17121.json +34 -0
- package/data/particuliers/R17674.json +0 -34
- package/data/particuliers/R20907.json +34 -0
- package/data/particuliers/R36427.json +1 -1
- package/data/particuliers/R39502.json +358 -5
- package/data/particuliers/R46472.json +64 -1
- package/data/particuliers/R48607.json +1 -1
- package/data/particuliers/R53394.json +1 -1
- package/data/particuliers/R60042.json +68 -0
- package/data/particuliers/R60964.json +34 -0
- package/data/particuliers/R65096.json +324 -0
- package/data/particuliers/index.json +1 -1
- package/data/professionnels/F31479.json +1 -1
- package/data/professionnels/F31972.json +30 -9
- package/data/professionnels/F32966.json +47 -0
- package/data/professionnels/F36831.json +1 -1
- package/package.json +1 -1
- package/data/particuliers/F36037.json +0 -700
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [2.710.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.709.0...v2.710.0) (2023-05-20)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20230520_0413 update ([e2eec76](https://github.com/SocialGouv/fiches-vdd/commit/e2eec7631f109f52506f23cefbdb2540d8aec511))
|
|
7
|
+
|
|
8
|
+
# [2.709.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.708.0...v2.709.0) (2023-05-19)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20230519_0413 update ([6ac10c5](https://github.com/SocialGouv/fiches-vdd/commit/6ac10c5c2a0fa6be7eaa267d1bfe6c518421bb85))
|
|
14
|
+
|
|
1
15
|
# [2.708.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.707.0...v2.708.0) (2023-05-18)
|
|
2
16
|
|
|
3
17
|
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"children": [
|
|
40
40
|
{
|
|
41
41
|
"type": "text",
|
|
42
|
-
"text": "Fonctionnement d'une association, Travail - Formation, Papiers - Citoyenneté - Élections, Social - Santé, Associations"
|
|
42
|
+
"text": "Fonctionnement d'une association, Travail - Formation, Papiers - Citoyenneté - Élections, Social - Santé, Transports - Mobilité, Associations"
|
|
43
43
|
}
|
|
44
44
|
]
|
|
45
45
|
},
|
|
@@ -346,6 +346,35 @@
|
|
|
346
346
|
}
|
|
347
347
|
]
|
|
348
348
|
},
|
|
349
|
+
{
|
|
350
|
+
"type": "element",
|
|
351
|
+
"name": "Theme",
|
|
352
|
+
"attributes": {
|
|
353
|
+
"ID": "N19812"
|
|
354
|
+
},
|
|
355
|
+
"children": [
|
|
356
|
+
{
|
|
357
|
+
"type": "element",
|
|
358
|
+
"name": "Titre",
|
|
359
|
+
"children": [
|
|
360
|
+
{
|
|
361
|
+
"type": "text",
|
|
362
|
+
"text": "Transports - Mobilité"
|
|
363
|
+
}
|
|
364
|
+
]
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
"type": "element",
|
|
368
|
+
"name": "Audience",
|
|
369
|
+
"children": [
|
|
370
|
+
{
|
|
371
|
+
"type": "text",
|
|
372
|
+
"text": "Particuliers"
|
|
373
|
+
}
|
|
374
|
+
]
|
|
375
|
+
}
|
|
376
|
+
]
|
|
377
|
+
},
|
|
349
378
|
{
|
|
350
379
|
"type": "element",
|
|
351
380
|
"name": "Theme",
|
|
@@ -778,6 +807,40 @@
|
|
|
778
807
|
}
|
|
779
808
|
]
|
|
780
809
|
},
|
|
810
|
+
{
|
|
811
|
+
"type": "element",
|
|
812
|
+
"name": "FicheLiee",
|
|
813
|
+
"attributes": {
|
|
814
|
+
"ID": "F13609",
|
|
815
|
+
"audience": "Particuliers",
|
|
816
|
+
"type": "Fiche Question-réponse conditionnée"
|
|
817
|
+
},
|
|
818
|
+
"children": [
|
|
819
|
+
{
|
|
820
|
+
"type": "element",
|
|
821
|
+
"name": "Titre",
|
|
822
|
+
"children": [
|
|
823
|
+
{
|
|
824
|
+
"type": "text",
|
|
825
|
+
"text": "Quelles aides pour financer le permis de conduire ?"
|
|
826
|
+
}
|
|
827
|
+
]
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
"type": "element",
|
|
831
|
+
"name": "Dossier",
|
|
832
|
+
"attributes": {
|
|
833
|
+
"ID": "N530"
|
|
834
|
+
},
|
|
835
|
+
"children": [
|
|
836
|
+
{
|
|
837
|
+
"type": "text",
|
|
838
|
+
"text": "Permis de conduire"
|
|
839
|
+
}
|
|
840
|
+
]
|
|
841
|
+
}
|
|
842
|
+
]
|
|
843
|
+
},
|
|
781
844
|
{
|
|
782
845
|
"type": "element",
|
|
783
846
|
"name": "FicheLiee",
|
package/data/index.json
CHANGED
|
@@ -1812,7 +1812,7 @@
|
|
|
1812
1812
|
"text": "Achat à distance : conclusion du contrat"
|
|
1813
1813
|
}
|
|
1814
1814
|
],
|
|
1815
|
-
"date": "modified
|
|
1815
|
+
"date": "modified 2022-06-27",
|
|
1816
1816
|
"id": "F10488",
|
|
1817
1817
|
"subject": "Argent - Impôts - Consommation",
|
|
1818
1818
|
"theme": "Accueil particuliers > Argent - Impôts - Consommation > Achat à distance > Achat à distance : conclusion du contrat",
|
|
@@ -2462,7 +2462,7 @@
|
|
|
2462
2462
|
"text": "Divorce et séparation de corps : quelles différences ?"
|
|
2463
2463
|
}
|
|
2464
2464
|
],
|
|
2465
|
-
"date": "modified
|
|
2465
|
+
"date": "modified 2023-05-17",
|
|
2466
2466
|
"id": "F10623",
|
|
2467
2467
|
"subject": "Famille - Scolarité",
|
|
2468
2468
|
"theme": "Accueil particuliers > Famille - Scolarité > Divorce, séparation de corps > Divorce et séparation de corps : quelles différences ?",
|
|
@@ -2982,7 +2982,7 @@
|
|
|
2982
2982
|
"text": "Achat à distance, e-commerce : démarches et recours en cas de litige"
|
|
2983
2983
|
}
|
|
2984
2984
|
],
|
|
2985
|
-
"date": "modified
|
|
2985
|
+
"date": "modified 2023-01-12",
|
|
2986
2986
|
"id": "F10868",
|
|
2987
2987
|
"subject": "Argent - Impôts - Consommation",
|
|
2988
2988
|
"theme": "Accueil particuliers > Argent - Impôts - Consommation > Achat à distance > Achat à distance, e-commerce : démarches et recours en cas de litige",
|
|
@@ -5943,14 +5943,14 @@
|
|
|
5943
5943
|
},
|
|
5944
5944
|
{
|
|
5945
5945
|
"id": "F12118",
|
|
5946
|
-
"text": "Changer l'adresse sur
|
|
5946
|
+
"text": "Changer l'adresse sur son certificat d'immatriculation"
|
|
5947
5947
|
}
|
|
5948
5948
|
],
|
|
5949
|
-
"date": "modified
|
|
5949
|
+
"date": "modified 2023-05-16",
|
|
5950
5950
|
"id": "F12118",
|
|
5951
5951
|
"subject": "Transports - Mobilité",
|
|
5952
|
-
"theme": "Accueil particuliers > Transports - Mobilité > Carte grise (certificat d'immatriculation) > Changer l'adresse sur
|
|
5953
|
-
"title": "Changer l'adresse sur
|
|
5952
|
+
"theme": "Accueil particuliers > Transports - Mobilité > Carte grise (certificat d'immatriculation) > Changer l'adresse sur son certificat d'immatriculation",
|
|
5953
|
+
"title": "Changer l'adresse sur son certificat d'immatriculation",
|
|
5954
5954
|
"type": "particuliers"
|
|
5955
5955
|
},
|
|
5956
5956
|
{
|
|
@@ -10519,14 +10519,14 @@
|
|
|
10519
10519
|
},
|
|
10520
10520
|
{
|
|
10521
10521
|
"id": "F13609",
|
|
10522
|
-
"text": "
|
|
10522
|
+
"text": "Quelles aides pour financer le permis de conduire ?"
|
|
10523
10523
|
}
|
|
10524
10524
|
],
|
|
10525
|
-
"date": "modified
|
|
10525
|
+
"date": "modified 2023-05-17",
|
|
10526
10526
|
"id": "F13609",
|
|
10527
10527
|
"subject": "Transports - Mobilité",
|
|
10528
|
-
"theme": "Accueil particuliers > Transports - Mobilité > Permis de conduire >
|
|
10529
|
-
"title": "
|
|
10528
|
+
"theme": "Accueil particuliers > Transports - Mobilité > Permis de conduire > Quelles aides pour financer le permis de conduire ?",
|
|
10529
|
+
"title": "Quelles aides pour financer le permis de conduire ?",
|
|
10530
10530
|
"type": "particuliers"
|
|
10531
10531
|
},
|
|
10532
10532
|
{
|
|
@@ -15042,7 +15042,7 @@
|
|
|
15042
15042
|
"text": "Avec quels documents un Français peut-il se rendre au Maroc ?"
|
|
15043
15043
|
}
|
|
15044
15044
|
],
|
|
15045
|
-
"date": "modified
|
|
15045
|
+
"date": "modified 2023-04-19",
|
|
15046
15046
|
"id": "F14873",
|
|
15047
15047
|
"subject": "Étranger - Europe",
|
|
15048
15048
|
"theme": "Accueil particuliers > Étranger - Europe > Voyager à l'étranger > Avec quels documents un Français peut-il se rendre au Maroc ?",
|
|
@@ -36382,7 +36382,7 @@
|
|
|
36382
36382
|
"text": "En quoi consiste l'insertion par l'activité économique (IAE) ?"
|
|
36383
36383
|
}
|
|
36384
36384
|
],
|
|
36385
|
-
"date": "modified
|
|
36385
|
+
"date": "modified 2023-05-15",
|
|
36386
36386
|
"id": "F2284",
|
|
36387
36387
|
"subject": "Travail - Formation",
|
|
36388
36388
|
"theme": "Accueil particuliers > Travail - Formation > Contrats d'insertion > En quoi consiste l'insertion par l'activité économique (IAE) ?",
|
|
@@ -48534,7 +48534,7 @@
|
|
|
48534
48534
|
"text": "Logement social ou logement privé : quelles différences pour le locataire ?"
|
|
48535
48535
|
}
|
|
48536
48536
|
],
|
|
48537
|
-
"date": "modified
|
|
48537
|
+
"date": "modified 2023-05-19",
|
|
48538
48538
|
"id": "F31290",
|
|
48539
48539
|
"subject": "Logement",
|
|
48540
48540
|
"theme": "Accueil particuliers > Logement > Devenir locataire d'un logement privé > Logement social ou logement privé : quelles différences pour le locataire ?",
|
|
@@ -56739,14 +56739,14 @@
|
|
|
56739
56739
|
},
|
|
56740
56740
|
{
|
|
56741
56741
|
"id": "F32927",
|
|
56742
|
-
"text": "
|
|
56742
|
+
"text": "Quelle amende en cas de non respect d'une restriction du permis de conduire (port de lunettes...) ?"
|
|
56743
56743
|
}
|
|
56744
56744
|
],
|
|
56745
|
-
"date": "modified
|
|
56745
|
+
"date": "modified 2023-05-19",
|
|
56746
56746
|
"id": "F32927",
|
|
56747
56747
|
"subject": "Transports - Mobilité",
|
|
56748
|
-
"theme": "Accueil particuliers > Transports - Mobilité > Permis de conduire >
|
|
56749
|
-
"title": "
|
|
56748
|
+
"theme": "Accueil particuliers > Transports - Mobilité > Permis de conduire > Quelle amende en cas de non respect d'une restriction du permis de conduire (port de lunettes...) ?",
|
|
56749
|
+
"title": "Quelle amende en cas de non respect d'une restriction du permis de conduire (port de lunettes...) ?",
|
|
56750
56750
|
"type": "particuliers"
|
|
56751
56751
|
},
|
|
56752
56752
|
{
|
|
@@ -57701,14 +57701,14 @@
|
|
|
57701
57701
|
},
|
|
57702
57702
|
{
|
|
57703
57703
|
"id": "F33352",
|
|
57704
|
-
"text": "Comment savoir où en est
|
|
57704
|
+
"text": "Comment savoir où en est votre demande de permis de conduire ?"
|
|
57705
57705
|
}
|
|
57706
57706
|
],
|
|
57707
|
-
"date": "modified
|
|
57707
|
+
"date": "modified 2023-05-17",
|
|
57708
57708
|
"id": "F33352",
|
|
57709
57709
|
"subject": "Transports - Mobilité",
|
|
57710
|
-
"theme": "Accueil particuliers > Transports - Mobilité > Permis de conduire > Comment savoir où en est
|
|
57711
|
-
"title": "Comment savoir où en est
|
|
57710
|
+
"theme": "Accueil particuliers > Transports - Mobilité > Permis de conduire > Comment savoir où en est votre demande de permis de conduire ?",
|
|
57711
|
+
"title": "Comment savoir où en est votre demande de permis de conduire ?",
|
|
57712
57712
|
"type": "particuliers"
|
|
57713
57713
|
},
|
|
57714
57714
|
{
|
|
@@ -67728,7 +67728,7 @@
|
|
|
67728
67728
|
"text": "Saisir le tribunal de proximité (ex-tribunal d'instance)"
|
|
67729
67729
|
}
|
|
67730
67730
|
],
|
|
67731
|
-
"date": "modified
|
|
67731
|
+
"date": "modified 2023-04-21",
|
|
67732
67732
|
"id": "F35125",
|
|
67733
67733
|
"subject": "Justice",
|
|
67734
67734
|
"theme": "Accueil particuliers > Justice > Affaire civile > Saisir le tribunal de proximité (ex-tribunal d'instance)",
|
|
@@ -72051,32 +72051,6 @@
|
|
|
72051
72051
|
"title": "Recouvrement de dette en Europe : injonction de payer et règlement des petits litiges",
|
|
72052
72052
|
"type": "particuliers"
|
|
72053
72053
|
},
|
|
72054
|
-
{
|
|
72055
|
-
"breadcrumbs": [
|
|
72056
|
-
{
|
|
72057
|
-
"id": "Particuliers",
|
|
72058
|
-
"text": "Accueil particuliers"
|
|
72059
|
-
},
|
|
72060
|
-
{
|
|
72061
|
-
"id": "N19804",
|
|
72062
|
-
"text": "Étranger - Europe"
|
|
72063
|
-
},
|
|
72064
|
-
{
|
|
72065
|
-
"id": "N31336",
|
|
72066
|
-
"text": "Voyager à l'étranger"
|
|
72067
|
-
},
|
|
72068
|
-
{
|
|
72069
|
-
"id": "F36037",
|
|
72070
|
-
"text": "Voyage d'un Français au Maroc"
|
|
72071
|
-
}
|
|
72072
|
-
],
|
|
72073
|
-
"date": "modified 2021-11-16",
|
|
72074
|
-
"id": "F36037",
|
|
72075
|
-
"subject": "Étranger - Europe",
|
|
72076
|
-
"theme": "Accueil particuliers > Étranger - Europe > Voyager à l'étranger > Voyage d'un Français au Maroc",
|
|
72077
|
-
"title": "Voyage d'un Français au Maroc",
|
|
72078
|
-
"type": "particuliers"
|
|
72079
|
-
},
|
|
72080
72054
|
{
|
|
72081
72055
|
"breadcrumbs": [
|
|
72082
72056
|
{
|
|
@@ -72226,7 +72200,7 @@
|
|
|
72226
72200
|
"text": "Séparation de corps et séparation de fait : quelles différences ?"
|
|
72227
72201
|
}
|
|
72228
72202
|
],
|
|
72229
|
-
"date": "modified
|
|
72203
|
+
"date": "modified 2023-05-17",
|
|
72230
72204
|
"id": "F36109",
|
|
72231
72205
|
"subject": "Famille - Scolarité",
|
|
72232
72206
|
"theme": "Accueil particuliers > Famille - Scolarité > Divorce, séparation de corps > Séparation de corps et séparation de fait : quelles différences ?",
|
|
@@ -105099,14 +105073,14 @@
|
|
|
105099
105073
|
},
|
|
105100
105074
|
{
|
|
105101
105075
|
"id": "R39502",
|
|
105102
|
-
"text": "
|
|
105076
|
+
"text": "Consulter en ligne le résultat de votre examen du permis de conduire"
|
|
105103
105077
|
}
|
|
105104
105078
|
],
|
|
105105
|
-
"date": "modified
|
|
105079
|
+
"date": "modified 2023-05-19",
|
|
105106
105080
|
"id": "R39502",
|
|
105107
105081
|
"subject": "Transports - Mobilité",
|
|
105108
|
-
"theme": "Accueil particuliers > Services en ligne et formulaires >
|
|
105109
|
-
"title": "
|
|
105082
|
+
"theme": "Accueil particuliers > Services en ligne et formulaires > Consulter en ligne le résultat de votre examen du permis de conduire",
|
|
105083
|
+
"title": "Consulter en ligne le résultat de votre examen du permis de conduire (Service en ligne)",
|
|
105110
105084
|
"type": "particuliers"
|
|
105111
105085
|
},
|
|
105112
105086
|
{
|
|
@@ -110186,7 +110160,7 @@
|
|
|
110186
110160
|
],
|
|
110187
110161
|
"date": "modified 2023-05-04",
|
|
110188
110162
|
"id": "R46472",
|
|
110189
|
-
"subject": "Fonctionnement d'une association, Travail - Formation, Papiers - Citoyenneté - Élections, Social - Santé, Associations",
|
|
110163
|
+
"subject": "Fonctionnement d'une association, Travail - Formation, Papiers - Citoyenneté - Élections, Social - Santé, Transports - Mobilité, Associations",
|
|
110190
110164
|
"theme": "Accueil particuliers > Services en ligne et formulaires > Mon compte formation",
|
|
110191
110165
|
"title": "Mon compte formation (Service en ligne)",
|
|
110192
110166
|
"type": "particuliers"
|
|
@@ -131289,6 +131263,28 @@
|
|
|
131289
131263
|
"title": "Rechercher les zones concernées par l'obligation légale de débroussaillement (Outil de recherche)",
|
|
131290
131264
|
"type": "particuliers"
|
|
131291
131265
|
},
|
|
131266
|
+
{
|
|
131267
|
+
"breadcrumbs": [
|
|
131268
|
+
{
|
|
131269
|
+
"id": "Particuliers",
|
|
131270
|
+
"text": "Accueil particuliers"
|
|
131271
|
+
},
|
|
131272
|
+
{
|
|
131273
|
+
"id": "servicesEnLigne",
|
|
131274
|
+
"text": "Services en ligne et formulaires"
|
|
131275
|
+
},
|
|
131276
|
+
{
|
|
131277
|
+
"id": "R65096",
|
|
131278
|
+
"text": "Rechercher un emploi inclusif"
|
|
131279
|
+
}
|
|
131280
|
+
],
|
|
131281
|
+
"date": "modified 2023-05-17",
|
|
131282
|
+
"id": "R65096",
|
|
131283
|
+
"subject": "Travail - Formation",
|
|
131284
|
+
"theme": "Accueil particuliers > Services en ligne et formulaires > Rechercher un emploi inclusif",
|
|
131285
|
+
"title": "Rechercher un emploi inclusif (Outil de recherche)",
|
|
131286
|
+
"type": "particuliers"
|
|
131287
|
+
},
|
|
131292
131288
|
{
|
|
131293
131289
|
"breadcrumbs": [
|
|
131294
131290
|
{
|
|
@@ -189190,7 +189186,7 @@
|
|
|
189190
189186
|
],
|
|
189191
189187
|
"date": "modified 2023-05-04",
|
|
189192
189188
|
"id": "R46472",
|
|
189193
|
-
"subject": "Fonctionnement d'une association, Travail - Formation, Papiers - Citoyenneté - Élections, Social - Santé, Associations",
|
|
189189
|
+
"subject": "Fonctionnement d'une association, Travail - Formation, Papiers - Citoyenneté - Élections, Social - Santé, Transports - Mobilité, Associations",
|
|
189194
189190
|
"theme": "Accueil associations > Services en ligne et formulaires > Mon compte formation",
|
|
189195
189191
|
"title": "Mon compte formation (Service en ligne)",
|
|
189196
189192
|
"type": "associations"
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"children": [
|
|
120
120
|
{
|
|
121
121
|
"type": "text",
|
|
122
|
-
"text": "https://www.legifrance.gouv.fr/codes/id/LEGISCTA000032226862/, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000020861876/, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000037294430, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000035430562/, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000035430495/, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000020861595/"
|
|
122
|
+
"text": "https://www.legifrance.gouv.fr/codes/id/LEGISCTA000032226862/, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000020861876/, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000037294430, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000035430562/, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000035430495/, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000020861595/, https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000031878407/"
|
|
123
123
|
}
|
|
124
124
|
]
|
|
125
125
|
},
|
|
@@ -1775,6 +1775,27 @@
|
|
|
1775
1775
|
}
|
|
1776
1776
|
]
|
|
1777
1777
|
},
|
|
1778
|
+
{
|
|
1779
|
+
"type": "element",
|
|
1780
|
+
"name": "Reference",
|
|
1781
|
+
"attributes": {
|
|
1782
|
+
"type": "Texte de référence",
|
|
1783
|
+
"URL": "https://www.legifrance.gouv.fr/jorf/id/JORFTEXT000031878407/",
|
|
1784
|
+
"ID": "R63188"
|
|
1785
|
+
},
|
|
1786
|
+
"children": [
|
|
1787
|
+
{
|
|
1788
|
+
"type": "element",
|
|
1789
|
+
"name": "Titre",
|
|
1790
|
+
"children": [
|
|
1791
|
+
{
|
|
1792
|
+
"type": "text",
|
|
1793
|
+
"text": "Directive (UE) 2015/2366 du Parlement européen et du Conseil du 25 novembre 2015 concernant les services de paiement dans le marché intérieur"
|
|
1794
|
+
}
|
|
1795
|
+
]
|
|
1796
|
+
}
|
|
1797
|
+
]
|
|
1798
|
+
},
|
|
1778
1799
|
{
|
|
1779
1800
|
"type": "element",
|
|
1780
1801
|
"name": "PourEnSavoirPlus",
|