Leasehold · transfer & registration
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| TransferAndRegistration : "transferAndRegistration"
TransferAndRegistration ||--o| DeedOfCovenantRequired : "deedOfCovenantRequired"
TransferAndRegistration ||--o| LicenceToAssignRequired : "licenceToAssignRequired"
TransferAndRegistration ||--o| AwareOfConsents : "awareOfConsents"
TransferAndRegistration ||--o| RequirementsToBeMemberOfManagementCompany : "requirementsToBeMemberOfManagementCompany"
Transaction {
}
PropertyPack {
}
Ownership {
}
OwnershipsToBeTransferred {
}
LeaseholdInformation {
}
TransferAndRegistration {
string procedureForObtainingCertificate "What is the procedure and cost for obtaining a certificat…"
}
AwareOfConsents {
string details "Provide details and copies of any consent"
string yesNo "yesNo"
}
DeedOfCovenantRequired {
number costsApplicableToTheDeed "Confirm the costs applicable to the Deed including VAT"
string personWhoDealsWithTheDeedOfCovenant "Provide details of the person who deals with the Deed of …"
string yesNoNotKnown "yesNoNotKnown"
}
LicenceToAssignRequired {
string requirements "Specify requirements e.g. references, and any costs appli…"
string yesNo "yesNo"
}
RequirementsToBeMemberOfManagementCompany {
string details "Provide details of the procedures and fees. Include detai…"
string yesNoNotApplicable "yesNoNotApplicable"
}
Object model
Transfer & registration
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.
Transfer And Registration
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.transferAndRegistration | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| What is the procedure and cost for obtaining a certificate in accordance with a restriction in the Proprietorship Register at the Land Registry, if applicable? | What is the procedure and cost for obtaining a certificate in accordance with a restriction in the Proprietorship Register at the Land Registry, if applicable? | string | Declaration | procedureForObtainingCertificate | — | — | — |
Aware Of Consents
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.transferAndRegistration.awareOfConsents | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Provide details and copies of any consent | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Deed Of Covenant Required
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.transferAndRegistration.deedOfCovenantRequired | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Confirm the costs applicable to the Deed including VAT | Confirm the cost applicable to the Deed including VAT. Confirm the cost applicable… | number | Declaration | costsApplicableToTheDeed | — | — | |
| Provide details of the person who deals with the Deed of Covenant | Provide detail of the person who deal with the Deed of Covenant | string | Declaration | personWhoDealsWithTheDeedOfCovenant | — | — | |
| yesNoNotKnown | Enumeration: Yes, No, Not Known. | string | Declaration | yesNoNotKnown | — | — | |
| yesNoNotKnown | Enumeration: Yes, No, Not Known. | string | Declaration | yesNoNotKnown | — | — |
Licence To Assign Required
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.transferAndRegistration.licenceToAssignRequired | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Specify requirements e.g. references, and any costs applicable to the Licence | Specify requirement e.g. references, and any cost applicable to the Licence | string | Declaration | requirements | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Requirements To Be Member Of Management Company
propertyPack.ownership.ownershipsToBeTransferred[].leaseholdInformation.transferAndRegistration.requirementsToBeMemberOfManagementCompany | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Provide details of the procedures and fees. Include details of the person who deals with the new certificate or share. | — | string | Declaration | details | — | — | |
| yesNoNotApplicable | — | string | Declaration | yesNoNotApplicable | — | — | |
| yesNoNotApplicable | — | string | Declaration | yesNoNotApplicable | — | — |
Comments