XML Schema Documentation

Model Group: CalculationAgent.model

[Table of contents]

Name CalculationAgent.model
Used by (from the same schema document) Complex Type Contract , Complex Type Trade
XML Instance Representation
<calculationAgent> CalculationAgent </calculationAgent> [0..1]

'The ISDA Calculation Agent responsible for performing duties associated with an optional early termination'

<calculationAgentBusinessCenter> BusinessCenter </calculationAgentBusinessCenter> [0..1]

'The city in which the office through which ISDA Calculation Agent is acting for purposes of the transaction is located The short-form confirm for a trade that is executed under a Sovereign or Asia Pacific Master Confirmation Agreement ( MCA ), does not need to specify the Calculation Agent. However, the confirm does need to specify the Calculation Agent City. This is due to the fact that the MCA sets the value for Calculation Agent but does not set the value for Calculation Agent City.'

Diagram
Schema Component Representation
<xsd:group name="CalculationAgent.model">
<xsd:sequence>
<xsd:element name="calculationAgent" type=" CalculationAgent " minOccurs="0"/>
<xsd:element name="calculationAgentBusinessCenter" type=" BusinessCenter " minOccurs="0"/>
</xsd:sequence>
</xsd:group>