Definition Type: ComplexType
Name: ReferenceAmount
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
Specifies the reference amount using a scheme.
Collapse XSD Schema Diagram:
Drilldown into referenceAmountScheme in schema fpml-shared-4-4_xsdXSD Diagram of ReferenceAmount in schema fpml-shared-4-4_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="xsd:normalizedString">
            <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