Definition Type: Element
Name: agreedAmount
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:AgreedAmount
Containing Schema: fpml-collateral-processes-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The agreedAmount block allows the responder to detail the undisputed amount for any Variation Margin requirement and/or Segregated Independent Amount requirement they may have received in the corresponding requestMargin message.
Collapse XSD Schema Diagram:
Drilldown into segregatedIndependentAmount in schema fpml-collateral-processes-5-10_xsd Drilldown into segregatedIndependentAmount in schema fpml-collateral-processes-5-10_xsd Drilldown into variationMargin in schema fpml-collateral-processes-5-10_xsd Drilldown into takerPartyReference in schema fpml-collateral-processes-5-10_xsd Drilldown into giverPartyReference in schema fpml-collateral-processes-5-10_xsd Drilldown into GiverTaker.model in schema fpml-collateral-processes-5-10_xsd Drilldown into AgreedAmount in schema fpml-collateral-processes-5-10_xsdXSD Diagram of agreedAmount in schema fpml-collateral-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="agreedAmount" type="AgreedAmount" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The agreedAmount block allows the responder to detail the undisputed amount for any Variation Margin requirement and/or Segregated Independent Amount requirement they may have received in the corresponding requestMargin message.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
giverPartyReference nsE:giverPartyReference 0 (1)
takerPartyReference nsE:takerPartyReference 0 (1)
variationMargin nsE:variationMargin (1) (1)
segregatedIndependentAmount nsE:segregatedIndependentAmount 0 (1)
segregatedIndependentAmount nsE:segregatedIndependentAmount (1) (1)
<xs:group> nsE:GiverTaker.model (1) (1)
Collapse Derivation Tree: