Definition Type: Group
Name: NovationAmounts.model
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-business-events-5-10.xsd
Collapse XSD Schema Diagram:
Drilldown into novationAmount in schema fpml-business-events-5-10_xsd4 Drilldown into remainingNumberOfUnits in schema fpml-business-events-5-10_xsd4 Drilldown into novatedNumberOfUnits in schema fpml-business-events-5-10_xsd4 Drilldown into remainingNumberOfOptions in schema fpml-business-events-5-10_xsd4 Drilldown into novatedNumberOfOptions in schema fpml-business-events-5-10_xsd4 Drilldown into remainingAmount in schema fpml-business-events-5-10_xsd4 Drilldown into novatedAmount in schema fpml-business-events-5-10_xsd4 Drilldown into NovationAmountsOld.model in schema fpml-business-events-5-10_xsd4XSD Diagram of NovationAmounts.model in schema fpml-business-events-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="NovationAmounts.model">
    <xsd:choice>
        <xsd:group ref="NovationAmountsOld.model" />
        <xsd:element name="novationAmount" type="TradeLegSizeChange" maxOccurs="unbounded" />
    </xsd:choice>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
novatedAmount nsF:novatedAmount (1) unbounded
remainingAmount nsF:remainingAmount 0 unbounded
novatedNumberOfOptions nsF:novatedNumberOfOptions (1) (1)
remainingNumberOfOptions nsF:remainingNumberOfOptions 0 (1)
novatedNumberOfUnits nsF:novatedNumberOfUnits (1) (1)
remainingNumberOfUnits nsF:remainingNumberOfUnits 0 (1)
novationAmount nsF:novationAmount (1) unbounded
<xs:group> nsF:NovationAmountsOld.model (1) (1)