@pdtf/schemas 3.2.1-9 → 3.4.0-1

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.
@@ -67,6 +67,7 @@
67
67
  "enum": [
68
68
  "Personal Representative for a Deceased Owner",
69
69
  "Under Power of Attorney",
70
+ "Assistant",
70
71
  "Other"
71
72
  ]
72
73
  },
@@ -67,6 +67,7 @@
67
67
  "enum": [
68
68
  "Personal Representative for a Deceased Owner",
69
69
  "Under Power of Attorney",
70
+ "Assistant",
70
71
  "Other"
71
72
  ]
72
73
  },
@@ -1481,7 +1481,7 @@
1481
1481
  "yesNo"
1482
1482
  ]
1483
1483
  },
1484
- "floodAndCostalErosionRiskManagement": {
1484
+ "floodAndCoastalErosionRiskManagement": {
1485
1485
  "con29RRef": "3.7(g)",
1486
1486
  "discriminator": {
1487
1487
  "propertyName": "yesNo"
@@ -1689,7 +1689,12 @@
1689
1689
  ],
1690
1690
  "required": [
1691
1691
  "yesNo"
1692
- ]
1692
+ ],
1693
+ "properties": {
1694
+ "yesNo": {
1695
+ "lpe1Ref": "5.10.1"
1696
+ }
1697
+ }
1693
1698
  }
1694
1699
  }
1695
1700
  },
@@ -275,7 +275,10 @@
275
275
  }
276
276
  }
277
277
  }
278
- }
278
+ },
279
+ "required": [
280
+ "managedFreeholdOrCommonholdInformation"
281
+ ]
279
282
  },
280
283
  {
281
284
  "properties": {
@@ -524,7 +527,10 @@
524
527
  }
525
528
  }
526
529
  }
527
- }
530
+ },
531
+ "required": [
532
+ "leaseholdInformation"
533
+ ]
528
534
  },
529
535
  {
530
536
  "properties": {