@pdtf/schemas 3.6.0-dev.16 → 3.6.0-dev.18

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.
@@ -130,6 +130,15 @@
130
130
  "sellersCapacity",
131
131
  "dateBecameOwnerOrAuthority"
132
132
  ]
133
+ },
134
+ {
135
+ "properties": {
136
+ "role": {
137
+ "enum": [
138
+ "Gift Donor"
139
+ ]
140
+ }
141
+ }
133
142
  }
134
143
  ],
135
144
  "required": [
@@ -2665,6 +2674,9 @@
2665
2674
  "details": {
2666
2675
  "ta6ed6Ref": "2.5.2",
2667
2676
  "title": "Supply a copy and give details of any works carried out or agreed"
2677
+ },
2678
+ "attachments": {
2679
+ "ta6ed6Ref": "2.5.3"
2668
2680
  }
2669
2681
  },
2670
2682
  "required": [
@@ -4540,52 +4552,10 @@
4540
4552
  "details": {
4541
4553
  "ta6ed6Ref": "9.2.2",
4542
4554
  "title": "Please give details of how much, how often and who you pay"
4543
- },
4544
- "disagreementOrComplaint": {
4545
- "ta6ed6Ref": "9.3",
4546
- "discriminator": {
4547
- "propertyName": "yesNo"
4548
- },
4549
- "oneOf": [
4550
- {
4551
- "properties": {
4552
- "yesNo": {
4553
- "enum": [
4554
- "No",
4555
- "Not known"
4556
- ]
4557
- }
4558
- }
4559
- },
4560
- {
4561
- "properties": {
4562
- "yesNo": {
4563
- "enum": [
4564
- "Yes"
4565
- ]
4566
- },
4567
- "details": {
4568
- "ta6ed6Ref": "9.3.2"
4569
- }
4570
- },
4571
- "required": [
4572
- "details"
4573
- ]
4574
- }
4575
- ],
4576
- "required": [
4577
- "yesNo"
4578
- ],
4579
- "properties": {
4580
- "yesNo": {
4581
- "ta6ed6Ref": "9.3.1"
4582
- }
4583
- }
4584
4555
  }
4585
4556
  },
4586
4557
  "required": [
4587
- "details",
4588
- "disagreementOrComplaint"
4558
+ "details"
4589
4559
  ]
4590
4560
  }
4591
4561
  ],
@@ -4625,47 +4595,6 @@
4625
4595
  "details": {
4626
4596
  "ta6ed6Ref": "9.1.2",
4627
4597
  "title": "Please give details"
4628
- },
4629
- "disagreementOrComplaint": {
4630
- "ta6ed6Ref": "9.3",
4631
- "discriminator": {
4632
- "propertyName": "yesNo"
4633
- },
4634
- "oneOf": [
4635
- {
4636
- "properties": {
4637
- "yesNo": {
4638
- "enum": [
4639
- "No",
4640
- "Not known"
4641
- ]
4642
- }
4643
- }
4644
- },
4645
- {
4646
- "properties": {
4647
- "yesNo": {
4648
- "enum": [
4649
- "Yes"
4650
- ]
4651
- },
4652
- "details": {
4653
- "ta6ed6Ref": "9.3.2"
4654
- }
4655
- },
4656
- "required": [
4657
- "details"
4658
- ]
4659
- }
4660
- ],
4661
- "required": [
4662
- "yesNo"
4663
- ],
4664
- "properties": {
4665
- "yesNo": {
4666
- "ta6ed6Ref": "9.3.1"
4667
- }
4668
- }
4669
4598
  }
4670
4599
  },
4671
4600
  "required": [
@@ -4681,6 +4610,47 @@
4681
4610
  "properties": {
4682
4611
  "yesNo": {
4683
4612
  "ta6ed6Ref": "9.1.1"
4613
+ },
4614
+ "disagreementOrComplaint": {
4615
+ "ta6ed6Ref": "9.3",
4616
+ "discriminator": {
4617
+ "propertyName": "yesNo"
4618
+ },
4619
+ "oneOf": [
4620
+ {
4621
+ "properties": {
4622
+ "yesNo": {
4623
+ "enum": [
4624
+ "No",
4625
+ "Not known"
4626
+ ]
4627
+ }
4628
+ }
4629
+ },
4630
+ {
4631
+ "properties": {
4632
+ "yesNo": {
4633
+ "enum": [
4634
+ "Yes"
4635
+ ]
4636
+ },
4637
+ "details": {
4638
+ "ta6ed6Ref": "9.3.2"
4639
+ }
4640
+ },
4641
+ "required": [
4642
+ "details"
4643
+ ]
4644
+ }
4645
+ ],
4646
+ "required": [
4647
+ "yesNo"
4648
+ ],
4649
+ "properties": {
4650
+ "yesNo": {
4651
+ "ta6ed6Ref": "9.3.1"
4652
+ }
4653
+ }
4684
4654
  }
4685
4655
  }
4686
4656
  },
@@ -5112,54 +5082,10 @@
5112
5082
  },
5113
5083
  "details": {
5114
5084
  "ta6ed6Ref": "9.5.2"
5115
- },
5116
- "disagreementOrComplaint": {
5117
- "ta6ed6Ref": "9.6",
5118
- "discriminator": {
5119
- "propertyName": "yesNo"
5120
- },
5121
- "oneOf": [
5122
- {
5123
- "properties": {
5124
- "yesNo": {
5125
- "enum": [
5126
- "No",
5127
- "Not known"
5128
- ]
5129
- }
5130
- }
5131
- },
5132
- {
5133
- "properties": {
5134
- "yesNo": {
5135
- "enum": [
5136
- "Yes"
5137
- ]
5138
- },
5139
- "details": {
5140
- "ta6ed6Ref": "9.6.2",
5141
- "title": "Please give details"
5142
- }
5143
- },
5144
- "required": [
5145
- "details"
5146
- ]
5147
- }
5148
- ],
5149
- "required": [
5150
- "yesNo"
5151
- ],
5152
- "title": "Are you aware of any disagreement or complaint about any such right or arrangement?",
5153
- "properties": {
5154
- "yesNo": {
5155
- "ta6ed6Ref": "9.6.1"
5156
- }
5157
- }
5158
5085
  }
5159
5086
  },
5160
5087
  "required": [
5161
- "details",
5162
- "disagreementOrComplaint"
5088
+ "details"
5163
5089
  ]
5164
5090
  }
5165
5091
  ],
@@ -130,6 +130,15 @@
130
130
  "sellersCapacity",
131
131
  "dateBecameOwnerOrAuthority"
132
132
  ]
133
+ },
134
+ {
135
+ "properties": {
136
+ "role": {
137
+ "enum": [
138
+ "Gift Donor"
139
+ ]
140
+ }
141
+ }
133
142
  }
134
143
  ],
135
144
  "required": [
@@ -1011,6 +1020,9 @@
1011
1020
  "details": {
1012
1021
  "ta6ed6v2Ref": "2.5.2",
1013
1022
  "title": "Supply a copy and give details of any works carried out or agreed"
1023
+ },
1024
+ "attachments": {
1025
+ "ta6ed6v2Ref": "2.5.3"
1014
1026
  }
1015
1027
  },
1016
1028
  "required": [
@@ -2634,52 +2646,10 @@
2634
2646
  "details": {
2635
2647
  "ta6ed6v2Ref": "9.2.2",
2636
2648
  "title": "Please give details of how much, how often and who you pay"
2637
- },
2638
- "disagreementOrComplaint": {
2639
- "ta6ed6v2Ref": "9.3",
2640
- "discriminator": {
2641
- "propertyName": "yesNo"
2642
- },
2643
- "oneOf": [
2644
- {
2645
- "properties": {
2646
- "yesNo": {
2647
- "enum": [
2648
- "No",
2649
- "Not known"
2650
- ]
2651
- }
2652
- }
2653
- },
2654
- {
2655
- "properties": {
2656
- "yesNo": {
2657
- "enum": [
2658
- "Yes"
2659
- ]
2660
- },
2661
- "details": {
2662
- "ta6ed6v2Ref": "9.3.2"
2663
- }
2664
- },
2665
- "required": [
2666
- "details"
2667
- ]
2668
- }
2669
- ],
2670
- "required": [
2671
- "yesNo"
2672
- ],
2673
- "properties": {
2674
- "yesNo": {
2675
- "ta6ed6v2Ref": "9.3.1"
2676
- }
2677
- }
2678
2649
  }
2679
2650
  },
2680
2651
  "required": [
2681
- "details",
2682
- "disagreementOrComplaint"
2652
+ "details"
2683
2653
  ]
2684
2654
  }
2685
2655
  ],
@@ -2719,47 +2689,6 @@
2719
2689
  "details": {
2720
2690
  "ta6ed6v2Ref": "9.1.2",
2721
2691
  "title": "Please give details"
2722
- },
2723
- "disagreementOrComplaint": {
2724
- "ta6ed6v2Ref": "9.3",
2725
- "discriminator": {
2726
- "propertyName": "yesNo"
2727
- },
2728
- "oneOf": [
2729
- {
2730
- "properties": {
2731
- "yesNo": {
2732
- "enum": [
2733
- "No",
2734
- "Not known"
2735
- ]
2736
- }
2737
- }
2738
- },
2739
- {
2740
- "properties": {
2741
- "yesNo": {
2742
- "enum": [
2743
- "Yes"
2744
- ]
2745
- },
2746
- "details": {
2747
- "ta6ed6v2Ref": "9.3.2"
2748
- }
2749
- },
2750
- "required": [
2751
- "details"
2752
- ]
2753
- }
2754
- ],
2755
- "required": [
2756
- "yesNo"
2757
- ],
2758
- "properties": {
2759
- "yesNo": {
2760
- "ta6ed6v2Ref": "9.3.1"
2761
- }
2762
- }
2763
2692
  }
2764
2693
  },
2765
2694
  "required": [
@@ -2775,6 +2704,47 @@
2775
2704
  "properties": {
2776
2705
  "yesNo": {
2777
2706
  "ta6ed6v2Ref": "9.1.1"
2707
+ },
2708
+ "disagreementOrComplaint": {
2709
+ "ta6ed6v2Ref": "9.3",
2710
+ "discriminator": {
2711
+ "propertyName": "yesNo"
2712
+ },
2713
+ "oneOf": [
2714
+ {
2715
+ "properties": {
2716
+ "yesNo": {
2717
+ "enum": [
2718
+ "No",
2719
+ "Not known"
2720
+ ]
2721
+ }
2722
+ }
2723
+ },
2724
+ {
2725
+ "properties": {
2726
+ "yesNo": {
2727
+ "enum": [
2728
+ "Yes"
2729
+ ]
2730
+ },
2731
+ "details": {
2732
+ "ta6ed6v2Ref": "9.3.2"
2733
+ }
2734
+ },
2735
+ "required": [
2736
+ "details"
2737
+ ]
2738
+ }
2739
+ ],
2740
+ "required": [
2741
+ "yesNo"
2742
+ ],
2743
+ "properties": {
2744
+ "yesNo": {
2745
+ "ta6ed6v2Ref": "9.3.1"
2746
+ }
2747
+ }
2778
2748
  }
2779
2749
  }
2780
2750
  },
@@ -3206,54 +3176,10 @@
3206
3176
  },
3207
3177
  "details": {
3208
3178
  "ta6ed6v2Ref": "9.5.2"
3209
- },
3210
- "disagreementOrComplaint": {
3211
- "ta6ed6v2Ref": "9.6",
3212
- "discriminator": {
3213
- "propertyName": "yesNo"
3214
- },
3215
- "oneOf": [
3216
- {
3217
- "properties": {
3218
- "yesNo": {
3219
- "enum": [
3220
- "No",
3221
- "Not known"
3222
- ]
3223
- }
3224
- }
3225
- },
3226
- {
3227
- "properties": {
3228
- "yesNo": {
3229
- "enum": [
3230
- "Yes"
3231
- ]
3232
- },
3233
- "details": {
3234
- "ta6ed6v2Ref": "9.6.2",
3235
- "title": "Please give details"
3236
- }
3237
- },
3238
- "required": [
3239
- "details"
3240
- ]
3241
- }
3242
- ],
3243
- "required": [
3244
- "yesNo"
3245
- ],
3246
- "title": "Are you aware of any disagreement or complaint about any such right or arrangement?",
3247
- "properties": {
3248
- "yesNo": {
3249
- "ta6ed6v2Ref": "9.6.1"
3250
- }
3251
- }
3252
3179
  }
3253
3180
  },
3254
3181
  "required": [
3255
- "details",
3256
- "disagreementOrComplaint"
3182
+ "details"
3257
3183
  ]
3258
3184
  }
3259
3185
  ],