Definition Type: Group
Name: NovationAmounts.model
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-business-events-5-10.xsd
Collapse XSD Schema Diagram:
Drilldown into novationAmount in schema fpml-business-events-5-10_xsd3 Drilldown into remainingNumberOfUnits in schema fpml-business-events-5-10_xsd3 Drilldown into novatedNumberOfUnits in schema fpml-business-events-5-10_xsd3 Drilldown into remainingNumberOfOptions in schema fpml-business-events-5-10_xsd3 Drilldown into novatedNumberOfOptions in schema fpml-business-events-5-10_xsd3 Drilldown into remainingAmount in schema fpml-business-events-5-10_xsd3 Drilldown into novatedAmount in schema fpml-business-events-5-10_xsd3 Drilldown into NovationAmountsOld.model in schema fpml-business-events-5-10_xsd3XSD Diagram of NovationAmounts.model in schema fpml-business-events-5-10_xsd3 (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 nsE:novatedAmount 0 unbounded
remainingAmount nsE:remainingAmount 0 unbounded
novatedNumberOfOptions nsE:novatedNumberOfOptions 0 (1)
remainingNumberOfOptions nsE:remainingNumberOfOptions 0 (1)
novatedNumberOfUnits nsE:novatedNumberOfUnits 0 (1)
remainingNumberOfUnits nsE:remainingNumberOfUnits 0 (1)
novationAmount nsE:novationAmount (1) unbounded
<xs:group> nsE:NovationAmountsOld.model (1) (1)