Definition Type: Element
Name: referenceAmount
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-eqs-4-0.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Specifies the reference Amount when this term either corresponds to the standard ISDA Definition (either the 2002 Equity Definition for the Equity Amount, or the 2000 Definition for the Interest Amount), or points to a term defined elsewhere in the swap document.
Collapse XSD Schema Diagram:
Drilldown into href in schema fpml-eqs-4-0_xsdXSD Diagram of referenceAmount in schema fpml-eqs-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="referenceAmount">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the reference Amount when this term either corresponds to the standard ISDA Definition (either the 2002 Equity Definition for the Equity Amount, or the 2000 Definition for the Interest Amount), or points to a term defined elsewhere in the swap document.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="xsd:string">
                <xsd:attribute name="href" type="xsd:IDREF" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href nsA:href (Optional)