+xns/Core/XNSObject
 |
 +--+xns/Negotiation/Contract
An agreement between two identities governing data access, data usage, and service entitlements. Each identity stores a copy of the contract. The Name attribute (inherited from XNSObject) of the independent contract object must contain the contents of ContractID.
Data Elements | ||
+xns/Core/XMLDateTime |
BeginDate | Effective date of the contract. |
+xns/Core/XMLDateTime |
ContractDate | Date the contract negotiation was completed. |
String |
ContractID | An identifier generated by the originator and used by messages to uniquely identify the contract. |
+xns/Negotiation/ContractTerms |
ContractTerms | Terms and conditions governing the contract. |
+xns/Negotiation/ContractTypeEnum |
ContractType | Identifier of the contract as an extension, subscription, distribution, or service contract. |
+xns/Negotiation/DataAccessPermissionList |
DataAccessPermissions | List of data access permissions agreed upon. |
+xns/Negotiation/ContractDataSetList |
DataSet | Container for the sets of data governed by the contract. |
+xns/Core/XMLDateTime |
EndDate | Date the contract is due to expire. |
+xns/Core/XNSAddress |
Form | Address of the form used as the template for this contract. |
+xns/Core/DataID |
GroupID | Address of the group whose members participate in this contract. |
+xns/Negotiation/MessagePermissionList |
MessagePermissions | List of message permissions agreed upon. |
+xns/Core/IdentityAddress |
Originator | Address of the identity originating the contract. |
Boolean |
Pending | Is this contract pending negotiation? |
+xns/Negotiation/PrivacyPermissionList |
PrivacyPermissions | List of data privacy permissions. |
+xns/Core/IdentityAddress |
Provider | Address of the identity providing the data or service. |
+xns/Negotiation/SyncPermissionList |
SyncPermissions | List of data synchronization permissions. |
+xns/Core/IdentityID |
TerminatedBy | Address of the identity that terminated the contract. |
+xns/Core/XMLDateTime |
TerminationDate | The date on which the contract was terminated. |
Element Detail |
Publishing Identity: +xns © 2002 XNSORG |
Last Updated: 07/09/2002 |