@socialgouv/fiches-vdd 2.846.0 → 2.848.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/F1124.json +1 -1
- package/data/associations/F1130.json +389 -23
- package/data/associations/N31331.json +1 -1
- package/data/associations/R60912.json +34 -0
- package/data/associations/index.json +219 -219
- package/data/index.json +74996 -75018
- package/data/particuliers/F10342.json +791 -584
- package/data/particuliers/F10479.json +1 -1
- package/data/particuliers/F11016.json +13 -0
- package/data/particuliers/F11064.json +2 -2
- package/data/particuliers/F1124.json +1 -1
- package/data/particuliers/F1130.json +389 -23
- package/data/particuliers/F1239.json +6 -6
- package/data/particuliers/F12391.json +13 -0
- package/data/particuliers/F12392.json +13 -0
- package/data/particuliers/F12565.json +13 -0
- package/data/particuliers/F12788.json +13 -0
- package/data/particuliers/F13284.json +1122 -230
- package/data/particuliers/F13318.json +1 -1
- package/data/particuliers/F13825.json +13 -0
- package/data/particuliers/F1383.json +144 -51
- package/data/particuliers/F13861.json +13 -0
- package/data/particuliers/F1564.json +632 -543
- package/data/particuliers/F1690.json +13 -0
- package/data/particuliers/F18085.json +13 -0
- package/data/particuliers/F18089.json +13 -0
- package/data/particuliers/F18098.json +13 -0
- package/data/particuliers/F19134.json +43 -59
- package/data/particuliers/F20520.json +1 -1
- package/data/particuliers/F2365.json +37 -33
- package/data/particuliers/F2559.json +10625 -5623
- package/data/particuliers/F2677.json +2 -2
- package/data/particuliers/F2726.json +49 -1
- package/data/particuliers/F32191.json +1 -1
- package/data/particuliers/F33252.json +13 -0
- package/data/particuliers/F33849.json +236 -42
- package/data/particuliers/F33956.json +25 -4
- package/data/particuliers/F34311.json +1 -1
- package/data/particuliers/F34670.json +4069 -708
- package/data/particuliers/F34858.json +13 -0
- package/data/particuliers/F34917.json +3 -3
- package/data/particuliers/F34924.json +1753 -333
- package/data/particuliers/F35889.json +13 -0
- package/data/particuliers/F36224.json +1 -1
- package/data/particuliers/F490.json +13 -0
- package/data/particuliers/F491.json +5424 -4819
- package/data/particuliers/F547.json +19 -6
- package/data/particuliers/F549.json +13 -0
- package/data/particuliers/F559.json +1 -1
- package/data/particuliers/F704.json +1 -1
- package/data/particuliers/F816.json +140 -4
- package/data/particuliers/N20312.json +1 -1
- package/data/particuliers/N31331.json +1 -1
- package/data/particuliers/R1057.json +2 -2
- package/data/particuliers/R1344.json +0 -34
- package/data/particuliers/R14592.json +0 -34
- package/data/particuliers/R42124.json +34 -0
- package/data/particuliers/R43522.json +0 -34
- package/data/particuliers/R60301.json +1 -1
- package/data/particuliers/R60912.json +34 -0
- package/data/particuliers/index.json +5157 -5157
- package/data/professionnels/F23513.json +6 -6
- package/data/professionnels/F24301.json +168 -43
- package/data/professionnels/F24357.json +168 -20
- package/data/professionnels/F24358.json +153 -5
- package/data/professionnels/F31422.json +5 -5
- package/data/professionnels/F35959.json +186 -352
- package/data/professionnels/F35966.json +218 -27
- package/data/professionnels/F35967.json +113 -215
- package/data/professionnels/F35989.json +165 -504
- package/data/professionnels/F36049.json +2 -2
- package/data/professionnels/F36054.json +195 -16
- package/data/professionnels/F559.json +1 -1
- package/data/professionnels/N17310.json +6 -8
- package/data/professionnels/R56454.json +31 -2
- package/data/professionnels/R60867.json +1 -1
- package/data/professionnels/R60912.json +34 -0
- package/data/professionnels/R61822.json +1 -1
- package/data/professionnels/index.json +2269 -2270
- package/package.json +1 -1
- package/data/professionnels/R39127.json +0 -333
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [2.848.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.847.0...v2.848.0) (2023-11-04)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **data:** 20231104_2216 update ([937c75f](https://github.com/SocialGouv/fiches-vdd/commit/937c75fdf124dad39c292638238201933630ccd4))
|
|
7
|
+
|
|
8
|
+
# [2.847.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.846.0...v2.847.0) (2023-11-03)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **data:** 20231103_2216 update ([afe048b](https://github.com/SocialGouv/fiches-vdd/commit/afe048ba0c9e8dbf8be87267c434cab0b43f2a22))
|
|
14
|
+
|
|
1
15
|
# [2.846.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.845.0...v2.846.0) (2023-11-02)
|
|
2
16
|
|
|
3
17
|
|
|
@@ -1150,7 +1150,7 @@
|
|
|
1150
1150
|
"children": [
|
|
1151
1151
|
{
|
|
1152
1152
|
"type": "text",
|
|
1153
|
-
"text": "
|
|
1153
|
+
"text": "Dommage causé par un dirigeant d'association : qui est responsable ?"
|
|
1154
1154
|
}
|
|
1155
1155
|
]
|
|
1156
1156
|
},
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
"ID": "F1130",
|
|
11
11
|
"type": "Fiche Question-réponse conditionnée",
|
|
12
12
|
"xsi:noNamespaceSchemaLocation": "../Schemas/3.3/Publication.xsd",
|
|
13
|
+
"dateDerniereModificationImportante": "2023-03-03T00:00:00",
|
|
13
14
|
"spUrl": "https://www.service-public.fr/associations/vosdroits/F1130"
|
|
14
15
|
},
|
|
15
16
|
"children": [
|
|
@@ -19,7 +20,7 @@
|
|
|
19
20
|
"children": [
|
|
20
21
|
{
|
|
21
22
|
"type": "text",
|
|
22
|
-
"text": "
|
|
23
|
+
"text": "Dommage causé par un dirigeant d'association : qui est responsable ?"
|
|
23
24
|
}
|
|
24
25
|
]
|
|
25
26
|
},
|
|
@@ -79,7 +80,7 @@
|
|
|
79
80
|
"children": [
|
|
80
81
|
{
|
|
81
82
|
"type": "text",
|
|
82
|
-
"text": "modified
|
|
83
|
+
"text": "modified 2023-11-02"
|
|
83
84
|
}
|
|
84
85
|
]
|
|
85
86
|
},
|
|
@@ -119,7 +120,7 @@
|
|
|
119
120
|
"children": [
|
|
120
121
|
{
|
|
121
122
|
"type": "text",
|
|
122
|
-
"text": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000032041571, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000032041559/, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000006151574, http://www.legifrance.gouv.fr/affichCode.do?idSectionTA=LEGISCTA000006174242&cidTexte=LEGITEXT000006073984, https://www.legifrance.gouv.fr/affichCode.do?idSectionTA=LEGISCTA000006149817&cidTexte=LEGITEXT000006070719,
|
|
123
|
+
"text": "https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000032041571, https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000032041559/, https://www.legifrance.gouv.fr/codes/id/LEGISCTA000006151574, http://www.legifrance.gouv.fr/affichCode.do?idSectionTA=LEGISCTA000006174242&cidTexte=LEGITEXT000006073984, https://www.legifrance.gouv.fr/affichCode.do?idSectionTA=LEGISCTA000006149817&cidTexte=LEGITEXT000006070719, https://www.legifrance.gouv.fr/loda/id/LEGITEXT000006068902/, https://www.legifrance.gouv.fr/loda/article_lc/LEGIARTI000006491197"
|
|
123
124
|
}
|
|
124
125
|
]
|
|
125
126
|
},
|
|
@@ -256,7 +257,7 @@
|
|
|
256
257
|
"children": [
|
|
257
258
|
{
|
|
258
259
|
"type": "text",
|
|
259
|
-
"text": "
|
|
260
|
+
"text": "Dommage causé par un dirigeant d'association : qui est responsable ?"
|
|
260
261
|
}
|
|
261
262
|
]
|
|
262
263
|
}
|
|
@@ -336,7 +337,21 @@
|
|
|
336
337
|
"children": [
|
|
337
338
|
{
|
|
338
339
|
"type": "text",
|
|
339
|
-
"text": "Si le dirigeant d'une association cause un dommage
|
|
340
|
+
"text": "Si le dirigeant d'une association cause un dommage "
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"type": "element",
|
|
344
|
+
"name": "MiseEnEvidence",
|
|
345
|
+
"children": [
|
|
346
|
+
{
|
|
347
|
+
"type": "text",
|
|
348
|
+
"text": "par son fait et dans le cadre de ses fonctions"
|
|
349
|
+
}
|
|
350
|
+
]
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"type": "text",
|
|
354
|
+
"text": " à un tiers (personne extérieure à l'association), c'est en "
|
|
340
355
|
},
|
|
341
356
|
{
|
|
342
357
|
"type": "element",
|
|
@@ -385,8 +400,18 @@
|
|
|
385
400
|
"name": "MiseEnEvidence",
|
|
386
401
|
"children": [
|
|
387
402
|
{
|
|
388
|
-
"type": "
|
|
389
|
-
"
|
|
403
|
+
"type": "element",
|
|
404
|
+
"name": "LienIntra",
|
|
405
|
+
"attributes": {
|
|
406
|
+
"LienID": "R47105",
|
|
407
|
+
"type": "Définition de glossaire"
|
|
408
|
+
},
|
|
409
|
+
"children": [
|
|
410
|
+
{
|
|
411
|
+
"type": "text",
|
|
412
|
+
"text": "civilement responsable"
|
|
413
|
+
}
|
|
414
|
+
]
|
|
390
415
|
}
|
|
391
416
|
]
|
|
392
417
|
},
|
|
@@ -426,7 +451,21 @@
|
|
|
426
451
|
},
|
|
427
452
|
{
|
|
428
453
|
"type": "text",
|
|
429
|
-
"text": " peut
|
|
454
|
+
"text": " peut être recherchée s'il est établi qu'il "
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"type": "element",
|
|
458
|
+
"name": "MiseEnEvidence",
|
|
459
|
+
"children": [
|
|
460
|
+
{
|
|
461
|
+
"type": "text",
|
|
462
|
+
"text": "n'a pas mentionné agir au nom et pour le compte de l'association"
|
|
463
|
+
}
|
|
464
|
+
]
|
|
465
|
+
},
|
|
466
|
+
{
|
|
467
|
+
"type": "text",
|
|
468
|
+
"text": ", ou qu'il a commis une "
|
|
430
469
|
},
|
|
431
470
|
{
|
|
432
471
|
"type": "element",
|
|
@@ -482,13 +521,79 @@
|
|
|
482
521
|
}
|
|
483
522
|
]
|
|
484
523
|
},
|
|
524
|
+
{
|
|
525
|
+
"type": "element",
|
|
526
|
+
"name": "ANoter",
|
|
527
|
+
"children": [
|
|
528
|
+
{
|
|
529
|
+
"type": "element",
|
|
530
|
+
"name": "Titre",
|
|
531
|
+
"children": [
|
|
532
|
+
{
|
|
533
|
+
"type": "text",
|
|
534
|
+
"text": "Exemple"
|
|
535
|
+
}
|
|
536
|
+
]
|
|
537
|
+
},
|
|
538
|
+
{
|
|
539
|
+
"type": "element",
|
|
540
|
+
"name": "Paragraphe",
|
|
541
|
+
"children": [
|
|
542
|
+
{
|
|
543
|
+
"type": "text",
|
|
544
|
+
"text": "une association qui ne souscrit pas les assurances obligatoires liées à son activité."
|
|
545
|
+
}
|
|
546
|
+
]
|
|
547
|
+
}
|
|
548
|
+
]
|
|
549
|
+
},
|
|
485
550
|
{
|
|
486
551
|
"type": "element",
|
|
487
552
|
"name": "Paragraphe",
|
|
488
553
|
"children": [
|
|
489
554
|
{
|
|
490
555
|
"type": "text",
|
|
491
|
-
"text": "La responsabilité personnelle du dirigeant peut également être recherchée s'il
|
|
556
|
+
"text": "La responsabilité personnelle du dirigeant peut également être recherchée s'il "
|
|
557
|
+
},
|
|
558
|
+
{
|
|
559
|
+
"type": "element",
|
|
560
|
+
"name": "MiseEnEvidence",
|
|
561
|
+
"children": [
|
|
562
|
+
{
|
|
563
|
+
"type": "text",
|
|
564
|
+
"text": "agit hors de ses attributions "
|
|
565
|
+
}
|
|
566
|
+
]
|
|
567
|
+
},
|
|
568
|
+
{
|
|
569
|
+
"type": "text",
|
|
570
|
+
"text": "ou en dehors de de l'objet social de l'association."
|
|
571
|
+
}
|
|
572
|
+
]
|
|
573
|
+
},
|
|
574
|
+
{
|
|
575
|
+
"type": "element",
|
|
576
|
+
"name": "ANoter",
|
|
577
|
+
"children": [
|
|
578
|
+
{
|
|
579
|
+
"type": "element",
|
|
580
|
+
"name": "Titre",
|
|
581
|
+
"children": [
|
|
582
|
+
{
|
|
583
|
+
"type": "text",
|
|
584
|
+
"text": "Exemple"
|
|
585
|
+
}
|
|
586
|
+
]
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
"type": "element",
|
|
590
|
+
"name": "Paragraphe",
|
|
591
|
+
"children": [
|
|
592
|
+
{
|
|
593
|
+
"type": "text",
|
|
594
|
+
"text": "une association de loisirs qui va faire des investissements immobiliers."
|
|
595
|
+
}
|
|
596
|
+
]
|
|
492
597
|
}
|
|
493
598
|
]
|
|
494
599
|
},
|
|
@@ -498,7 +603,53 @@
|
|
|
498
603
|
"children": [
|
|
499
604
|
{
|
|
500
605
|
"type": "text",
|
|
501
|
-
"text": "L'association, en tant que
|
|
606
|
+
"text": "L'association, en tant que "
|
|
607
|
+
},
|
|
608
|
+
{
|
|
609
|
+
"type": "element",
|
|
610
|
+
"name": "LienIntra",
|
|
611
|
+
"attributes": {
|
|
612
|
+
"LienID": "R40703",
|
|
613
|
+
"type": "Définition de glossaire"
|
|
614
|
+
},
|
|
615
|
+
"children": [
|
|
616
|
+
{
|
|
617
|
+
"type": "text",
|
|
618
|
+
"text": "personne morale"
|
|
619
|
+
}
|
|
620
|
+
]
|
|
621
|
+
},
|
|
622
|
+
{
|
|
623
|
+
"type": "text",
|
|
624
|
+
"text": ", peut être "
|
|
625
|
+
},
|
|
626
|
+
{
|
|
627
|
+
"type": "element",
|
|
628
|
+
"name": "MiseEnEvidence",
|
|
629
|
+
"children": [
|
|
630
|
+
{
|
|
631
|
+
"type": "text",
|
|
632
|
+
"text": "pénalement responsable"
|
|
633
|
+
}
|
|
634
|
+
]
|
|
635
|
+
},
|
|
636
|
+
{
|
|
637
|
+
"type": "text",
|
|
638
|
+
"text": " si son dirigeant commet"
|
|
639
|
+
},
|
|
640
|
+
{
|
|
641
|
+
"type": "element",
|
|
642
|
+
"name": "MiseEnEvidence",
|
|
643
|
+
"children": [
|
|
644
|
+
{
|
|
645
|
+
"type": "text",
|
|
646
|
+
"text": " pour son compte"
|
|
647
|
+
}
|
|
648
|
+
]
|
|
649
|
+
},
|
|
650
|
+
{
|
|
651
|
+
"type": "text",
|
|
652
|
+
"text": ", un "
|
|
502
653
|
},
|
|
503
654
|
{
|
|
504
655
|
"type": "element",
|
|
@@ -534,7 +685,35 @@
|
|
|
534
685
|
},
|
|
535
686
|
{
|
|
536
687
|
"type": "text",
|
|
537
|
-
"text": ".
|
|
688
|
+
"text": "."
|
|
689
|
+
}
|
|
690
|
+
]
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"type": "element",
|
|
694
|
+
"name": "Paragraphe",
|
|
695
|
+
"children": [
|
|
696
|
+
{
|
|
697
|
+
"type": "text",
|
|
698
|
+
"text": "La "
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
"type": "element",
|
|
702
|
+
"name": "LienIntra",
|
|
703
|
+
"attributes": {
|
|
704
|
+
"LienID": "R47104",
|
|
705
|
+
"type": "Définition de glossaire"
|
|
706
|
+
},
|
|
707
|
+
"children": [
|
|
708
|
+
{
|
|
709
|
+
"type": "text",
|
|
710
|
+
"text": "responsabilité pénale "
|
|
711
|
+
}
|
|
712
|
+
]
|
|
713
|
+
},
|
|
714
|
+
{
|
|
715
|
+
"type": "text",
|
|
716
|
+
"text": "du dirigeant, en tant qu'auteur ou complice des faits répréhensibles, peut aussi être engagée."
|
|
538
717
|
}
|
|
539
718
|
]
|
|
540
719
|
},
|
|
@@ -568,7 +747,7 @@
|
|
|
568
747
|
"children": [
|
|
569
748
|
{
|
|
570
749
|
"type": "text",
|
|
571
|
-
"text": "
|
|
750
|
+
"text": "Le dirigeant a commis une infraction au code de la route en utilisant la voiture de l'association."
|
|
572
751
|
}
|
|
573
752
|
]
|
|
574
753
|
}
|
|
@@ -626,13 +805,100 @@
|
|
|
626
805
|
}
|
|
627
806
|
]
|
|
628
807
|
},
|
|
808
|
+
{
|
|
809
|
+
"type": "element",
|
|
810
|
+
"name": "VoirAussi",
|
|
811
|
+
"attributes": {
|
|
812
|
+
"important": "non"
|
|
813
|
+
},
|
|
814
|
+
"children": [
|
|
815
|
+
{
|
|
816
|
+
"type": "element",
|
|
817
|
+
"name": "Fiche",
|
|
818
|
+
"attributes": {
|
|
819
|
+
"ID": "F1124",
|
|
820
|
+
"audience": "Associations"
|
|
821
|
+
},
|
|
822
|
+
"children": [
|
|
823
|
+
{
|
|
824
|
+
"type": "element",
|
|
825
|
+
"name": "Titre",
|
|
826
|
+
"children": [
|
|
827
|
+
{
|
|
828
|
+
"type": "text",
|
|
829
|
+
"text": "Assurance des associations"
|
|
830
|
+
}
|
|
831
|
+
]
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
"type": "element",
|
|
835
|
+
"name": "Theme",
|
|
836
|
+
"attributes": {
|
|
837
|
+
"ID": "N31404"
|
|
838
|
+
},
|
|
839
|
+
"children": [
|
|
840
|
+
{
|
|
841
|
+
"type": "element",
|
|
842
|
+
"name": "Titre",
|
|
843
|
+
"children": [
|
|
844
|
+
{
|
|
845
|
+
"type": "text",
|
|
846
|
+
"text": "Fonctionnement d'une association"
|
|
847
|
+
}
|
|
848
|
+
]
|
|
849
|
+
}
|
|
850
|
+
]
|
|
851
|
+
}
|
|
852
|
+
]
|
|
853
|
+
},
|
|
854
|
+
{
|
|
855
|
+
"type": "element",
|
|
856
|
+
"name": "Fiche",
|
|
857
|
+
"attributes": {
|
|
858
|
+
"ID": "F1127",
|
|
859
|
+
"audience": "Associations"
|
|
860
|
+
},
|
|
861
|
+
"children": [
|
|
862
|
+
{
|
|
863
|
+
"type": "element",
|
|
864
|
+
"name": "Titre",
|
|
865
|
+
"children": [
|
|
866
|
+
{
|
|
867
|
+
"type": "text",
|
|
868
|
+
"text": "Constitution de partie civile par une association"
|
|
869
|
+
}
|
|
870
|
+
]
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
"type": "element",
|
|
874
|
+
"name": "Theme",
|
|
875
|
+
"attributes": {
|
|
876
|
+
"ID": "N31404"
|
|
877
|
+
},
|
|
878
|
+
"children": [
|
|
879
|
+
{
|
|
880
|
+
"type": "element",
|
|
881
|
+
"name": "Titre",
|
|
882
|
+
"children": [
|
|
883
|
+
{
|
|
884
|
+
"type": "text",
|
|
885
|
+
"text": "Fonctionnement d'une association"
|
|
886
|
+
}
|
|
887
|
+
]
|
|
888
|
+
}
|
|
889
|
+
]
|
|
890
|
+
}
|
|
891
|
+
]
|
|
892
|
+
}
|
|
893
|
+
]
|
|
894
|
+
},
|
|
629
895
|
{
|
|
630
896
|
"type": "element",
|
|
631
897
|
"name": "OuSAdresser",
|
|
632
898
|
"attributes": {
|
|
633
|
-
"ID": "
|
|
899
|
+
"ID": "R17216",
|
|
634
900
|
"sve": "non",
|
|
635
|
-
"type": "Local
|
|
901
|
+
"type": "Local"
|
|
636
902
|
},
|
|
637
903
|
"children": [
|
|
638
904
|
{
|
|
@@ -641,17 +907,17 @@
|
|
|
641
907
|
"children": [
|
|
642
908
|
{
|
|
643
909
|
"type": "text",
|
|
644
|
-
"text": "
|
|
910
|
+
"text": "Point ressource à la vie associative"
|
|
645
911
|
}
|
|
646
912
|
]
|
|
647
913
|
},
|
|
648
914
|
{
|
|
649
915
|
"type": "element",
|
|
650
|
-
"name": "
|
|
916
|
+
"name": "Complement",
|
|
651
917
|
"children": [
|
|
652
918
|
{
|
|
653
919
|
"type": "text",
|
|
654
|
-
"text": "
|
|
920
|
+
"text": "Pour s'informer"
|
|
655
921
|
}
|
|
656
922
|
]
|
|
657
923
|
},
|
|
@@ -659,19 +925,19 @@
|
|
|
659
925
|
"type": "element",
|
|
660
926
|
"name": "RessourceWeb",
|
|
661
927
|
"attributes": {
|
|
662
|
-
"URL": "http://www.
|
|
928
|
+
"URL": "http://www.associations.gouv.fr/les-centres-de-ressources-pour-les-responsables-ou-createurs-d-association.html"
|
|
663
929
|
}
|
|
664
930
|
},
|
|
665
931
|
{
|
|
666
932
|
"type": "element",
|
|
667
933
|
"name": "Source",
|
|
668
934
|
"attributes": {
|
|
669
|
-
"ID": "
|
|
935
|
+
"ID": "R30678"
|
|
670
936
|
},
|
|
671
937
|
"children": [
|
|
672
938
|
{
|
|
673
939
|
"type": "text",
|
|
674
|
-
"text": "Ministère chargé de la
|
|
940
|
+
"text": "Ministère chargé de la vie associative"
|
|
675
941
|
}
|
|
676
942
|
]
|
|
677
943
|
}
|
|
@@ -702,7 +968,7 @@
|
|
|
702
968
|
"children": [
|
|
703
969
|
{
|
|
704
970
|
"type": "text",
|
|
705
|
-
"text": "
|
|
971
|
+
"text": "Lieu d'accès au droit (accueil, aide, information, consultation,...)"
|
|
706
972
|
}
|
|
707
973
|
]
|
|
708
974
|
},
|
|
@@ -756,6 +1022,16 @@
|
|
|
756
1022
|
"text": "Code civil : article 1240"
|
|
757
1023
|
}
|
|
758
1024
|
]
|
|
1025
|
+
},
|
|
1026
|
+
{
|
|
1027
|
+
"type": "element",
|
|
1028
|
+
"name": "Complement",
|
|
1029
|
+
"children": [
|
|
1030
|
+
{
|
|
1031
|
+
"type": "text",
|
|
1032
|
+
"text": "Responsabilité extracontractuelle"
|
|
1033
|
+
}
|
|
1034
|
+
]
|
|
759
1035
|
}
|
|
760
1036
|
]
|
|
761
1037
|
},
|
|
@@ -777,6 +1053,16 @@
|
|
|
777
1053
|
"text": "Code civil : article 1242"
|
|
778
1054
|
}
|
|
779
1055
|
]
|
|
1056
|
+
},
|
|
1057
|
+
{
|
|
1058
|
+
"type": "element",
|
|
1059
|
+
"name": "Complement",
|
|
1060
|
+
"children": [
|
|
1061
|
+
{
|
|
1062
|
+
"type": "text",
|
|
1063
|
+
"text": "Responsabilité extracontractuelle"
|
|
1064
|
+
}
|
|
1065
|
+
]
|
|
780
1066
|
}
|
|
781
1067
|
]
|
|
782
1068
|
},
|
|
@@ -798,6 +1084,16 @@
|
|
|
798
1084
|
"text": "Code du sport : articles L321-1 à L321-9"
|
|
799
1085
|
}
|
|
800
1086
|
]
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
"type": "element",
|
|
1090
|
+
"name": "Complement",
|
|
1091
|
+
"children": [
|
|
1092
|
+
{
|
|
1093
|
+
"type": "text",
|
|
1094
|
+
"text": "Obligation d'assurance"
|
|
1095
|
+
}
|
|
1096
|
+
]
|
|
801
1097
|
}
|
|
802
1098
|
]
|
|
803
1099
|
},
|
|
@@ -848,7 +1144,7 @@
|
|
|
848
1144
|
"name": "Reference",
|
|
849
1145
|
"attributes": {
|
|
850
1146
|
"type": "Texte de référence",
|
|
851
|
-
"URL": "
|
|
1147
|
+
"URL": "https://www.legifrance.gouv.fr/loda/id/LEGITEXT000006068902/",
|
|
852
1148
|
"ID": "R310"
|
|
853
1149
|
},
|
|
854
1150
|
"children": [
|
|
@@ -879,7 +1175,7 @@
|
|
|
879
1175
|
"children": [
|
|
880
1176
|
{
|
|
881
1177
|
"type": "text",
|
|
882
|
-
"text": "Loi n°91-647 du
|
|
1178
|
+
"text": "Loi n°91-647 du 10 juillet 1991 relative à l'aide juridique : article 9-1"
|
|
883
1179
|
}
|
|
884
1180
|
]
|
|
885
1181
|
},
|
|
@@ -930,6 +1226,41 @@
|
|
|
930
1226
|
}
|
|
931
1227
|
]
|
|
932
1228
|
},
|
|
1229
|
+
{
|
|
1230
|
+
"type": "element",
|
|
1231
|
+
"name": "Definition",
|
|
1232
|
+
"attributes": {
|
|
1233
|
+
"ID": "R47105"
|
|
1234
|
+
},
|
|
1235
|
+
"children": [
|
|
1236
|
+
{
|
|
1237
|
+
"type": "element",
|
|
1238
|
+
"name": "Titre",
|
|
1239
|
+
"children": [
|
|
1240
|
+
{
|
|
1241
|
+
"type": "text",
|
|
1242
|
+
"text": "Responsabilité civile"
|
|
1243
|
+
}
|
|
1244
|
+
]
|
|
1245
|
+
},
|
|
1246
|
+
{
|
|
1247
|
+
"type": "element",
|
|
1248
|
+
"name": "Texte",
|
|
1249
|
+
"children": [
|
|
1250
|
+
{
|
|
1251
|
+
"type": "element",
|
|
1252
|
+
"name": "Paragraphe",
|
|
1253
|
+
"children": [
|
|
1254
|
+
{
|
|
1255
|
+
"type": "text",
|
|
1256
|
+
"text": "Obligation de réparer le préjudice résultant soit de l'inexécution d'un contrat, soit de la violation du devoir général de ne causer aucun dommage à autrui"
|
|
1257
|
+
}
|
|
1258
|
+
]
|
|
1259
|
+
}
|
|
1260
|
+
]
|
|
1261
|
+
}
|
|
1262
|
+
]
|
|
1263
|
+
},
|
|
933
1264
|
{
|
|
934
1265
|
"type": "element",
|
|
935
1266
|
"name": "Definition",
|
|
@@ -999,6 +1330,41 @@
|
|
|
999
1330
|
]
|
|
1000
1331
|
}
|
|
1001
1332
|
]
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
"type": "element",
|
|
1336
|
+
"name": "Definition",
|
|
1337
|
+
"attributes": {
|
|
1338
|
+
"ID": "R47104"
|
|
1339
|
+
},
|
|
1340
|
+
"children": [
|
|
1341
|
+
{
|
|
1342
|
+
"type": "element",
|
|
1343
|
+
"name": "Titre",
|
|
1344
|
+
"children": [
|
|
1345
|
+
{
|
|
1346
|
+
"type": "text",
|
|
1347
|
+
"text": "Responsabilité pénale"
|
|
1348
|
+
}
|
|
1349
|
+
]
|
|
1350
|
+
},
|
|
1351
|
+
{
|
|
1352
|
+
"type": "element",
|
|
1353
|
+
"name": "Texte",
|
|
1354
|
+
"children": [
|
|
1355
|
+
{
|
|
1356
|
+
"type": "element",
|
|
1357
|
+
"name": "Paragraphe",
|
|
1358
|
+
"children": [
|
|
1359
|
+
{
|
|
1360
|
+
"type": "text",
|
|
1361
|
+
"text": "Obligation de répondre de ses actes délictueux en subissant une sanction pénale dans les conditions et selon les formes prescrites par la loi"
|
|
1362
|
+
}
|
|
1363
|
+
]
|
|
1364
|
+
}
|
|
1365
|
+
]
|
|
1366
|
+
}
|
|
1367
|
+
]
|
|
1002
1368
|
}
|
|
1003
1369
|
]
|
|
1004
1370
|
}
|
|
@@ -890,6 +890,40 @@
|
|
|
890
890
|
}
|
|
891
891
|
]
|
|
892
892
|
},
|
|
893
|
+
{
|
|
894
|
+
"type": "element",
|
|
895
|
+
"name": "FicheLiee",
|
|
896
|
+
"attributes": {
|
|
897
|
+
"ID": "F35959",
|
|
898
|
+
"audience": "Professionnels",
|
|
899
|
+
"type": "Fiche d'information conditionnée"
|
|
900
|
+
},
|
|
901
|
+
"children": [
|
|
902
|
+
{
|
|
903
|
+
"type": "element",
|
|
904
|
+
"name": "Titre",
|
|
905
|
+
"children": [
|
|
906
|
+
{
|
|
907
|
+
"type": "text",
|
|
908
|
+
"text": "Transmission d'entreprise : réaliser un diagnostic"
|
|
909
|
+
}
|
|
910
|
+
]
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"type": "element",
|
|
914
|
+
"name": "Dossier",
|
|
915
|
+
"attributes": {
|
|
916
|
+
"ID": "N31906"
|
|
917
|
+
},
|
|
918
|
+
"children": [
|
|
919
|
+
{
|
|
920
|
+
"type": "text",
|
|
921
|
+
"text": "Je transmets"
|
|
922
|
+
}
|
|
923
|
+
]
|
|
924
|
+
}
|
|
925
|
+
]
|
|
926
|
+
},
|
|
893
927
|
{
|
|
894
928
|
"type": "element",
|
|
895
929
|
"name": "FicheLiee",
|