Definition Type: ComplexType
Name: Money
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:MoneyBase
Containing Schema: fpml-shared-4-5.xsd
Abstract
Documentation:
A type defining a currency amount.
Collapse XSD Schema Diagram:
Drilldown into amount in schema fpml-shared-4-5_xsd Drilldown into currency in schema fpml-shared-4-5_xsd Drilldown into id in schema fpml-shared-4-5_xsd Drilldown into MoneyBase in schema fpml-shared-4-5_xsdXSD Diagram of Money in schema fpml-shared-4-5_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:complexContent>
        <xsd:extension base="MoneyBase">
            <xsd:sequence>
                <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:extension>
    </xsd:complexContent>
</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: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:notional, fpml:notional, fpml:notionalAmount, fpml:notionalAmount, fpml:NotionalAmount, fpml:novatedAmount, fpml:novatedAmount, fpml:originalAmount, fpml:originalAmount, fpml:originalCommitmentAmount, 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:sharePikAccrualAmount, fpml:splitSettlementAmount, fpml:spread, fpml:spreadStep, fpml:stubAmount, fpml:underlyerNotional, fpml:varianceAmount, fpml:varianceAmount,