Definition Type: ComplexType
Name: NotionalReference
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:Reference
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A reference to the notional amount.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd5 Drilldown into href in schema fpml-shared-5-10_xsd5XSD Diagram of NotionalReference in schema fpml-shared-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="NotionalReference">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A reference to the notional amount.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Reference">
            <xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="Notional" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href nsF:href Required
Collapse Derivation Tree:
Collapse References:
nsF:notionalReference, nsF:notionalReference, nsF:notionalReferencensF:notionalScheduleReference, nsF:quantityReference,