Definition Type: ComplexType
Name: NotionalAmountReference
Namespace: http://www.fpml.org/2004/FpML-4-1
Containing Schema: fpml-doc-4-1.xsd
Abstract
Documentation:
A pointer style reference to the associated notional amount defined elsewhere in the document.
Collapse XSD Schema Diagram:
Drilldown into href in schema fpml-doc-4-1_xsdXSD Diagram of NotionalAmountReference in schema fpml-doc-4-1_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="NotionalAmountReference">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A pointer style reference to the associated notional amount defined elsewhere in the document.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="href" type="xsd:IDREF" use="required" />
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href nsA:href Required
Collapse Derivation Tree:
Collapse References:
nsA:notionalAmountReference