Commit 82251c87 authored by Frank Fransen's avatar Frank Fransen
Browse files

Upload New File

parent 96c76f9e
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
This example shows the result of a LD request with as the target identifier a postalcode and a housenumber. Since multiple people could be a residence at this address and have one or more services at the CSP, the resulted Record Set would contain multiple SubscriberInformationRecords of the different subscribers, and multiple ServiceInformationRecords for the services of these subscribers. To ensure that that recipient of the Record Set can determine which service belongs to which subscriber, the records contain a RelatedRecords object with Pointers to the related records in the Record Set.

In this particular example John Doe and Jane Doe live at the same address. John has a telephony subscription with phone number +44 1632960124. Jane has a telephony subscription with phone number +44 1632960567, and a data access subscription.

CSP imports the following record types in the CSP record schema:
- SubscriberInformationRecord 
- ServiceInformationRecord
 No newline at end of file