Leasehold · general & confirmation
Entity relationships
---
config:
layout: elk
elk:
direction: DOWN
nodePlacementStrategy: BRANDES_KOEPF
mergeEdges: false
---
erDiagram
Transaction ||--o| PropertyPack : "propertyPack"
PropertyPack ||--o| Ownership : "ownership"
Ownership ||--o{ OwnershipsToBeTransferred : "ownershipsToBeTransferred"
OwnershipsToBeTransferred ||--o| LeaseholdInformation : "leaseholdInformation"
LeaseholdInformation ||--o| General : "general"
LeaseholdInformation ||--o| ConfirmationOfAccuracy : "confirmationOfAccuracy"
General ||--o| LeasedOnSimilarTerms : "leasedOnSimilarTerms"
General ||--o| BuildingKnownToBeHMO : "buildingKnownToBeHMO"
General ||--o| AdditionalParkingRegulations : "additionalParkingRegulations"
General ||--o| RestrictionOnKeepingPets : "restrictionOnKeepingPets"
Transaction {
}
PropertyPack {
}
Ownership {
}
OwnershipsToBeTransferred {
}
LeaseholdInformation {
}
ConfirmationOfAccuracy {
string capacity "Confirm the capacity in which the answers are given."
boolean confirmation "Declaration"
}
General {
number otherPropertiesInManagedArea "How many other properties are there in the Managed Area?"
}
AdditionalParkingRegulations {
string details "Provide details"
string yesNo "yesNo"
}
BuildingKnownToBeHMO {
string details "Confirm that regulations applicable to section 257 Housin…"
string yesNo "yesNo"
}
LeasedOnSimilarTerms {
string details "Provide details"
string yesNo "yesNo"
}
RestrictionOnKeepingPets {
string details "Provide outline the requirements."
string yesNo "yesNo"
}
Object model
General & confirmation
Transaction
transaction (root) No scalar fields on this object — pure container.
Property Pack
propertyPack No scalar fields on this object — pure container.
Ownership
propertyPack.ownership No scalar fields on this object — pure container.
Ownerships To Be Transferred[]
propertyPack.ownership.ownershipsToBeTransferred[] No scalar fields on this object — pure container.
Leasehold Information
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation No scalar fields on this object — pure container.
Confirmation Of Accuracy
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.confirmationOfAccuracy | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Confirm the capacity in which the answers are given. | — | string | Declaration | capacity | — | — | — |
| Declaration | — | boolean | Declaration | confirmation | — | — |
General
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.general | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| How many other properties are there in the Managed Area? | How many other property are there in the Managed Area? | number | Declaration | otherPropertiesInManagedArea | — | — |
Additional Parking Regulations
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.general.additionalParkingRegulations | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Provide details | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Building Known To BeHMO
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.general.buildingKnownToBeHMO | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Confirm that regulations applicable to section 257 Housing Act 2004 HMOs have been complied with | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Leased On Similar Terms
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.general.leasedOnSimilarTerms | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Provide details | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Restriction On Keeping Pets
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.general.restrictionOnKeepingPets | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Provide outline the requirements. | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Comments