Other · compulsory purchase & public works
Entity relationships
---
config:
layout: elk
elk:
direction: DOWN
nodePlacementStrategy: BRANDES_KOEPF
mergeEdges: false
---
erDiagram
Transaction ||--o| PropertyPack : "propertyPack"
PropertyPack ||--o| LocalSearches : "localSearches"
LocalSearches ||--o| LocalAuthoritySearches : "localAuthoritySearches"
LocalAuthoritySearches ||--o| OtherMatters : "otherMatters"
OtherMatters ||--o| LandRequiredForPublicPurposes : "landRequiredForPublicPurposes"
OtherMatters ||--o| CompulsoryPurchase : "compulsoryPurchase"
Transaction {
}
PropertyPack {
}
LocalSearches {
}
LocalAuthoritySearches {
}
OtherMatters {
}
CompulsoryPurchase {
string details "Details"
string yesNo "yesNo"
}
LandRequiredForPublicPurposes {
string details "Details"
string yesNo "yesNo"
}
Object model
Other · compulsory purchase & public works
Transaction
transaction (root) No scalar fields on this object — pure container.
Property Pack
propertyPack No scalar fields on this object — pure container.
Local Searches
propertyPack.localSearches No scalar fields on this object — pure container.
Local Authority Searches
propertyPack.localSearches.localAuthoritySearches No scalar fields on this object — pure container.
Other Matters
propertyPack.localSearches.localAuthoritySearches.otherMatters No scalar fields on this object — pure container.
Compulsory Purchase
propertyPack.localSearches.localAuthoritySearches.otherMatters.compulsoryPurchase | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Details | — | string | Evidence | details | — | — | — |
| yesNo | — | string | Evidence | yesNo | — | — | |
| yesNo | — | string | Evidence | yesNo | — | — |
Land Required For Public Purposes
propertyPack.localSearches.localAuthoritySearches.otherMatters.landRequiredForPublicPurposes | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Details | — | string | Evidence | details | — | — | — |
| yesNo | — | string | Evidence | yesNo | — | — | |
| yesNo | — | string | Evidence | yesNo | — | — |
Comments