Definition Type: ComplexType
Name: CalculationAgent
Namespace: http://www.fpml.org/FpML-5/pretrade
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A type defining the ISDA calculation agent responsible for performing duties as defined in the applicable product definitions.
Collapse XSD Schema Diagram:
Drilldown into calculationAgentParty in schema fpml-shared-5-10_xsd2XSD Diagram of CalculationAgent in schema fpml-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CalculationAgent">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the ISDA calculation agent responsible for performing duties as defined in the applicable product definitions.</xsd:documentation>
    </xsd:annotation>
    <xsd:choice>
        <xsd:element name="calculationAgentParty" type="CalculationAgentPartyEnum">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The ISDA calculation agent responsible for performing duties as defined in the applicable product definitions. For example, the Calculation Agent may be defined as being the Non-exercising Party.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
calculationAgentParty nsC:calculationAgentParty (1) (1)
Collapse Derivation Tree:
Collapse References:
nsC:calculationAgent, nsC:calculationAgent, nsC:calculationAgent, nsC:calculationAgentnsC:calculationAgentDetermination,