Definition Type: Element
Name: calculationAgentPartyReference
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PartyReference
Containing Schema: fpml-shared-4-4.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A pointer style reference to a party identifier defined elsewhere in the document. The party referenced is the ISDA Calculation Agent for the trade. If more than one party is referenced then the parties are assumed to be co-calculation agents, i.e. they have joint responsibility.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-4-4_xsd Drilldown into href in schema fpml-shared-4-4_xsd Drilldown into PartyReference in schema fpml-shared-4-4_xsdXSD Diagram of calculationAgentPartyReference in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="calculationAgentPartyReference" type="PartyReference" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A pointer style reference to a party identifier defined elsewhere in the document. The party referenced is the ISDA Calculation Agent for the trade. If more than one party is referenced then the parties are assumed to be co-calculation agents, i.e. they have joint responsibility.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href fpml:href Required
Collapse Derivation Tree: