Definition Type: ComplexType
Name: ReferenceAmount
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:Scheme
Containing Schema: fpml-shared-4-5.xsd
Abstract
Documentation:
Specifies the reference amount using a scheme.
Collapse XSD Schema Diagram:
Drilldown into referenceAmountScheme in schema fpml-shared-4-5_xsdXSD Diagram of ReferenceAmount in schema fpml-shared-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ReferenceAmount">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the reference amount using a scheme.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="referenceAmountScheme" type="xsd:anyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
referenceAmountScheme fpml:referenceAmountScheme (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:referenceAmount