Definition Type: ComplexType
Name: Money
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
A type defining a currency amount.
Collapse XSD Schema Diagram:
Drilldown into amount in schema fpml-shared-4-4_xsd Drilldown into currency in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsdXSD Diagram of Money in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Money">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining a currency amount.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="currency" type="Currency">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The currency in which an amount is denominated.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="amount" type="xsd:decimal">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The monetary quantity in currency units.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency fpml:currency (1) (1)
amount fpml:amount (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:accruedInterest, fpml:allocatedNotional, fpml:amount, fpml:amount, fpml:basketAmount, fpml:brokerageFee, fpml:CalculationAmount, fpml:calculationAmount, fpml:callCurrencyAmount, fpml:callCurrencyAmount, fpml:cashflowAmount, fpml:cashSettlementAmount, fpml:changeInNotionalAmount, fpml:creditChargeAmount, fpml:decreaseInNotionalAmount, fpml:defaultRequirement, fpml:dividend, fpml:fixedAmount, fpml:fixedAmount, fpml:forecastAmount, fpml:forecastPaymentAmount, fpml:forwardPrice, fpml:FxOptionPayout, fpml:globalAmount, fpml:increaseInNotionalAmount, fpml:interest, fpml:minimumQuotationAmount, fpml:mlaCost, fpml:notional, fpml:notional, fpml:notionalAmount, fpml:notionalAmount, fpml:notionalAmount, fpml:novatedAmount, fpml:novatedAmount, fpml:originalAmount, fpml:outstandingNotionalAmount, fpml:outstandingNotionalAmount, fpml:outstandingNotionalAmount, fpml:partialExerciseAmount, fpml:paymentAmount, fpml:paymentAmount, fpml:paymentAmount, fpml:paymentAmount, fpml:paymentAmount, fpml:paymentAmount, fpml:paymentAmount, fpml:paymentAmount, fpml:paymentAmount, fpml:paymentAmount, fpml:paymentAmount, fpml:paymentRequirement, fpml:premiumAmount, fpml:prePaymentAmount, fpml:presentValueAmount, fpml:presentValueAmount, fpml:presentValueAmount, fpml:presentValuePrincipalExchangeAmount, fpml:pricePerOption, fpml:pricePerOption, fpml:principal, fpml:principalAmount, fpml:putCurrencyAmount, fpml:putCurrencyAmount, fpml:quotationAmount, fpml:settlementAmount, fpml:settlementAmountfpml:shareAmount, fpml:shareCommitmentAmount, fpml:shareInterestAccrualAmount, fpml:shareLoanContractAmount, fpml:shareLoanContractAmount, fpml:shareLoanContractAmount, fpml:sharePikAccrualAmount, fpml:shareRepaymentAmount, fpml:splitSettlementAmount, fpml:stubAmount, fpml:underlyerNotional, fpml:varianceAmount, fpml:varianceAmount,