OPDA Knowledge base
Schema Page 46c Generated 2026-05-17 DAMA · Data Modeling & Design · Reference & Master Data

Local Land Charges (LLC1)

50 leaves 0.0% Declaration 100.0% Evidence 0.0% Derivation 0 in overlays 0 with worked example

Entity relationships

--- config: layout: elk elk: direction: DOWN nodePlacementStrategy: BRANDES_KOEPF mergeEdges: false --- erDiagram Transaction ||--o| PropertyPack : "propertyPack" PropertyPack ||--o| LocalSearches : "localSearches" PropertyPack ||--o{ Searche : "searches" LocalSearches ||--o{ LocalLandCharge : "localLandCharges" LocalLandCharge ||--o| Location : "location" LocalLandCharge ||--o| LocationDominantBuilding : "locationDominantBuilding" LocalLandCharge ||--o{ AvailableDocument : "availableDocument" LocalLandCharge ||--o| ApplicantAddress : "applicantAddress" LocalLandCharge ||--o| ServientLandDevelopment : "servientLandDevelopment" LocalLandCharge ||--o{ OtherData : "otherData" Transaction { } PropertyPack { } LocalSearches { } LocalLandCharge { boolean adjoining "adjoining" string advancePayment "advancePayment" string agreedOrEstimated "agreedOrEstimated" string amount "amount" string applicantName "applicantName" string authorityReference "authorityReference" string category "category" string chargeExtent "chargeExtent" string chargeSubCategory "chargeSubCategory" string creationDate "creationDate" string description "description" string hmlrReference "hmlrReference" string interestInLand "interestInLand" string interestRate "interestRate" string landSold "landSold" string law "law" string legalDocument "legalDocument" string originatingAuthority "originatingAuthority" string _more_ "+4 more — see table" } ApplicantAddress { string line1 "line1" string line2 "line2" string postcode "postcode" string country "country" } AvailableDocument { string document "document" string endDate "endDate" string startDate "startDate" } Location { string line1 "line1" string line2 "line2" string postcode "postcode" } LocationDominantBuilding { string line1 "line1" string line2 "line2" string postcode "postcode" } OtherData { string dataLabel "dataLabel" string data "data" } ServientLandDevelopment { string coversAllOrPartOfExtent "coversAllOrPartOfExtent" string height "height" } Searche { string description "Description for instructed search product" string displayName "Human-readable name of instructed search product" string expectedDeliveryDate "Date search provider indicates to expect delivery" string orderDate "Date search was ordered" string productCode "Provider code for instructed search product" string providerName "Name of instructed search provider" string providerReference "Provider reference" string reportDate "Report date" string[] searchContentTypes "searchContentTypes" string status "status" }
Physical model — every JSON object owned by this page is a node, every scalar field a row. 11 objects, 50 scalar fields. Generated from the schema walk; click any node to jump to its table.

Object model

LLC1

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 land charges register

Local Land Charges[]

propertyPack.localSearches.localLandCharges[]
Title Description Type Kind Field Required Overlays Affordance
adjoining Boolean flag: adjoining. boolean Evidence adjoining
advancePayment string Evidence advancePayment
agreedOrEstimated string Evidence agreedOrEstimated
amount string Evidence amount
applicantName string Evidence applicantName
authorityReference string Evidence authorityReference
category string Evidence category
chargeExtent Stringified GeoJSON, to support object db that don't support directly nested array string Evidence chargeExtent
chargeSubCategory string Evidence chargeSubCategory
creationDate string Evidence creationDate
description string Evidence description
hmlrReference string Evidence hmlrReference
interestInLand string Evidence interestInLand
interestRate string Evidence interestRate
landSold string Evidence landSold
law string Evidence law
legalDocument string Evidence legalDocument
originatingAuthority string Evidence originatingAuthority
registrationDate string Evidence registrationDate
sourceOfInformation string Evidence sourceOfInformation
totalCompensation string Evidence totalCompensation
worksDone string Evidence worksDone

Applicant Address

propertyPack.localSearches.localLandCharges[].applicantAddress
Title Description Type Kind Field Required Overlays Affordance
line1 string Evidence line1* yes
line2 string Evidence line2* yes
postcode string Evidence postcode* yes
country string Evidence country

Available Document[]

propertyPack.localSearches.localLandCharges[].availableDocument[]
Title Description Type Kind Field Required Overlays Affordance
document string Evidence document* yes
endDate string Evidence endDate
startDate string Evidence startDate

Location

propertyPack.localSearches.localLandCharges[].location
Title Description Type Kind Field Required Overlays Affordance
line1 string Evidence line1* yes
line2 string Evidence line2* yes
postcode string Evidence postcode* yes

Location Dominant Building

propertyPack.localSearches.localLandCharges[].locationDominantBuilding
Title Description Type Kind Field Required Overlays Affordance
line1 string Evidence line1* yes
line2 string Evidence line2* yes
postcode string Evidence postcode* yes

Other Data[]

propertyPack.localSearches.localLandCharges[].otherData[]
Title Description Type Kind Field Required Overlays Affordance
dataLabel string Evidence dataLabel* yes
data string Evidence data

Servient Land Development

propertyPack.localSearches.localLandCharges[].servientLandDevelopment
Title Description Type Kind Field Required Overlays Affordance
coversAllOrPartOfExtent string Evidence coversAllOrPartOfExtent* yes
height string Evidence height* yes

Other searches

Searches[]

propertyPack.searches[]
Title Description Type Kind Field Required Overlays Affordance
Description for instructed search product Description of the room string Evidence description
Human-readable name of instructed search product Human-readable name of instructed search product string Evidence displayName
Date search provider indicates to expect delivery Date search provider indicate to expect delivery string Evidence expectedDeliveryDate
Date search was ordered string Evidence orderDate
Provider code for instructed search product Provider code for instructed search product string Evidence productCode
Name of instructed search provider Name of instructed search provider string Evidence providerName
Provider reference string Evidence providerReference
Report date string Evidence reportDate
searchContentTypes Collection of search content type item. string[] Evidence searchContentTypes
status string Evidence status
status string Evidence status

Comments

Loading comments…