+xns/Negotiation
Message: TerminateContract

+xns/Core/XNSObject
   |
   +--+xns/Core/Message
         |
         +--+xns/Negotiation/TerminateContract


Ends an existing contract.

This message is sent by one identity involved in a contract to the other identity involved in the contract, specifying the contract to be terminated. Ether identity can orginate this message.

To: Identity being asked to terminate the contract.
From: Identity requesting contract termination.


 

Input
String ContractName The name of the contract to be terminated.
 

Exceptions
TerminationProhibited The contract may specify terms that prohibit termination under certain conditions, such as an agreed upon termination date.
 

Input Detail

ContractName

The name of the contract to be terminated.  

DataType: String
 

Required: true
 


 

Publishing Identity: +xns
© 2002 XNSORG
Last Updated: 07/09/2002