Managed · transfer & 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| ManagedFreeholdOrCommonholdInformation : "managedFreeholdOrCommonholdInformation"
ManagedFreeholdOrCommonholdInformation ||--o| TransferAndRegistration : "transferAndRegistration"
ManagedFreeholdOrCommonholdInformation ||--o| Confirmation : "confirmation"
TransferAndRegistration ||--o| DeedOfCovenantRequired : "deedOfCovenantRequired"
TransferAndRegistration ||--o| AwareOfConsents : "awareOfConsents"
TransferAndRegistration ||--o| RequirementsToBeMemberOfManagementCompany : "requirementsToBeMemberOfManagementCompany"
Transaction {
}
PropertyPack {
}
Ownership {
}
OwnershipsToBeTransferred {
}
ManagedFreeholdOrCommonholdInformation {
}
Confirmation {
string capacity "Please tick as applicable below, to confirm the capacity …"
object response "Declaration"
}
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"
}
RequirementsToBeMemberOfManagementCompany {
string details "Provide details of the procedure and fees"
string yesNo "yesNo"
}
Object model
Transfer & 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.
Managed Freehold Or Commonhold Information
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation No scalar fields on this object — pure container.
Confirmation
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation.confirmation | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Please tick as applicable below, to confirm the capacity in which the answers are given. | — | string | Declaration | capacity | — | — | — |
| Declaration | I/we confirm that I am the person authorised to provide the information which I have completed in it on behalf of those party which I have selected from the list, and that a buyer may rely on the information which I have supplied without applying to any other party except where I have left a section blank because I do not have the authority to provide the information | object | Declaration | response | — | — | — |
Transfer And Registration
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation.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? | — | string | Declaration | procedureForObtainingCertificate | — | — |
Aware Of Consents
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation.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[].managedFreeholdOrCommonholdInformation.transferAndRegistration.deedOfCovenantRequired | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Confirm the costs applicable to the Deed including VAT | — | number | Declaration | costsApplicableToTheDeed | — | — | |
| Provide details of the person who deals with the Deed of Covenant | — | string | Declaration | personWhoDealsWithTheDeedOfCovenant | — | — | |
| yesNoNotKnown | — | string | Declaration | yesNoNotKnown | — | — | |
| yesNoNotKnown | — | string | Declaration | yesNoNotKnown | — | — |
Requirements To Be Member Of Management Company
propertyPack.ownership.ownershipsToBeTransferred[].managedFreeholdOrCommonholdInformation.transferAndRegistration.requirementsToBeMemberOfManagementCompany | Title | Description | Type | Kind | Field | Required | Overlays | Affordance |
|---|---|---|---|---|---|---|---|
| Provide details of the procedure and fees | — | string | Declaration | details | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — | |
| yesNo | — | string | Declaration | yesNo | — | — |
Comments