Definition Type: Group
Name: MarginCallResult.model
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-collateral-processes-5-10.xsd
Collapse XSD Schema Diagram:
Drilldown into marginCallAmount 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_xsdXSD Diagram of MarginCallResult.model in schema fpml-collateral-processes-5-10_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 nsE:giverPartyReference 0 (1)
takerPartyReference nsE:takerPartyReference 0 (1)
marginCallAmount nsE:marginCallAmount 0 (1)
<xs:group> nsE:GiverTaker.model (1) (1)