3.1.1 Abstract Data Model
This section describes a conceptual model of possible data organization that an implementation maintains to participate in the Enterprise Client Synchronization Protocol. The described organization is provided to facilitate the explanation of how the protocol behaves. This document does not mandate that implementations adhere to this model as long as their external behavior is consistent with that described in this document.
The server implements the following:
HostURLPrefixList: A list of URLs for the servers that expose the synchronization namespace.
PartnershipIdList: A list of identifiers in the string format that relate a client with a specific sync share.
ClientRequestsCountTable: A table of number of pending requests indexed by PartnershipId, as specified in section 3.1.1.1.