Definition Type: ComplexType
Name: UnderlyerReferenceUnits
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-reconciliation-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into quantity in schema fpml-reconciliation-5-10_xsd Drilldown into underlyerReference in schema fpml-reconciliation-5-10_xsdXSD Diagram of UnderlyerReferenceUnits in schema fpml-reconciliation-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="UnderlyerReferenceUnits">
    <xsd:sequence>
        <xsd:element name="underlyerReference" type="TradeUnderlyerReference" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Reference to the underlyer defined within the calculationElements structure.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="quantity" type="xsd:decimal" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Amount of units.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
underlyerReference nsE:underlyerReference 0 (1)
quantity nsE:quantity 0 (1)
Collapse Derivation Tree:
Collapse References:
nsE:numberOfUnits