Definition Type: ComplexType
Name: Money
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:MoneyBase
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A type defining a currency amount.
Collapse XSD Schema Diagram:
Drilldown into amount in schema fpml-shared-5-10_xsd4 Drilldown into currency in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into MoneyBase in schema fpml-shared-5-10_xsd4XSD Diagram of Money in schema fpml-shared-5-10_xsd4 (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" minOccurs="0">
                    <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 nsE:currency 0 (1)
amount nsE:amount 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:accrualsAmount, nsE:accruedInterest, nsE:allocatedNotional, nsE:amount, nsE:basketAmount, nsE:brokerageFee, nsE:CalculationAmount, nsE:calculationAmount, nsE:cashflowAmount, nsE:cashSettlementAmount, nsE:CommoditySpread, nsE:creditChargeAmount, nsE:currentNotional, nsE:defaultRequirement, nsE:disputedAmount, nsE:exerciseInNotionalAmount, nsE:exerciseInNotionalAmount, nsE:exposureAmount, nsE:factoredCalculationAmount, nsE:fixedAmount, nsE:fixedAmount, nsE:forecastAmount, nsE:forecastPaymentAmount, nsE:interest, nsE:interest, nsE:marginCallAmount, nsE:minimumQuotationAmount, nsE:nominal, nsE:nominalAmount, nsE:notional, nsE:notionalAmount, nsE:novatedAmount, nsE:outstandingNotionalAmount, nsE:outstandingNotionalAmount, nsE:partialExerciseAmount, nsE:paymentAmount, nsE:paymentAmount, nsE:paymentAmount, nsE:paymentAmount, nsE:paymentAmount, nsE:paymentAmount, nsE:paymentAmount, nsE:paymentRequirement, nsE:presentValueAmount, nsE:presentValueAmount, nsE:presentValueAmount, nsE:presentValuePrincipalExchangeAmount, nsE:pricePerOption, nsE:quotationAmount, nsE:remainingAmount, nsE:segregatedIndependentAmount, nsE:segregatedIndependentAmount, nsE:settlementAmount, nsE:settlementAmountnsE:splitSettlementAmount, nsE:stubAmount, nsE:underlyerNotional, nsE:value, nsE:variationMargin, nsE:withholdingTax,