Definition Type: Element
Name: remainingNumberOfUnits
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The number of options which represent the portion of the Old Contract not being novated.
Collapse XSD Schema Diagram:
XSD Diagram of remainingNumberOfUnits in schema fpml-business-events-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="remainingNumberOfUnits" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The number of options which represent the portion of the Old Contract not being novated.</xsd:documentation>
    </xsd:annotation>
</xsd:element>