+xns/Negotiation
Message: NegotiateContract

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


Arrives at an agreement between two identities.

To: Identity being asked to negotiate the contract; usually the creator of the form for the contract.
From: Identity requesting the negotiation; usually the data or service provider.


 

Input
+xns/Negotiation/Contract Contract The contract document under negotiation.
 

Output
Boolean Negotiated Is the contract negotiation complete?
 

Exceptions
NoAgreement A contract term was specified which could not be agreed upon.
 

Input Detail

Contract

The contract document under negotiation.  

DataType: +xns/Negotiation/Contract
 

Required: true
 


 

Output Detail

Negotiated

Is the contract negotiation complete? True=negotiation complete; False=contract pending manual negotiation.  

DataType: Boolean
 


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