Commit 66156a16 authored by Frank Fransen's avatar Frank Fransen
Browse files

Upload New File

parent ab321164
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 belonging to a single subsriber are nested in a so called SubscriberRecordsCollectionRecord.

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