Definition Type: Group
Name: MarginCallResult.model
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-collateral-processes-5-4.xsd
Collapse XSD Schema Diagram:
Drilldown into marginCallAmount in schema fpml-collateral-processes-5-4_xsd Drilldown into takerPartyReference in schema fpml-collateral-processes-5-4_xsd Drilldown into giverPartyReference in schema fpml-collateral-processes-5-4_xsd Drilldown into GiverTaker.model in schema fpml-collateral-processes-5-4_xsdXSD Diagram of MarginCallResult.model in schema fpml-collateral-processes-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="MarginCallResult.model">
    <xsd:sequence>
        <xsd:group ref="GiverTaker.model" />
        <xsd:element name="marginCallAmount" type="Money" minOccurs="0" />
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
giverPartyReference nsA:giverPartyReference 0 (1)
takerPartyReference nsA:takerPartyReference 0 (1)
marginCallAmount nsA:marginCallAmount 0 (1)
<xs:group> nsA:GiverTaker.model (1) (1)