Definition Type: ComplexType
Name: Money
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:MoneyBase
Containing Schema: fpml-shared-5-0.xsd
Abstract
Documentation:
A type defining a currency amount.
Collapse XSD Schema Diagram:
Drilldown into amount in schema fpml-shared-5-0_xsd1 Drilldown into currency in schema fpml-shared-5-0_xsd1 Drilldown into id in schema fpml-shared-5-0_xsd1 Drilldown into MoneyBase in schema fpml-shared-5-0_xsd1XSD Diagram of Money in schema fpml-shared-5-0_xsd1 (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 nsB:currency 0 (1)
amount nsB:amount 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:accruedInterest, nsB:allocatedNotional, nsB:amount, nsB:basketAmount, nsB:brokerageFee, nsB:CalculationAmount, nsB:calculationAmount, nsB:cashflowAmount, nsB:cashSettlementAmount, nsB:changeInNotionalAmount, nsB:creditChargeAmount, nsB:defaultRequirement, nsB:factoredCalculationAmount, nsB:fixedAmount, nsB:fixedAmount, nsB:forecastAmount, nsB:forecastPaymentAmount, nsB:minimumQuotationAmount, nsB:notional, nsB:notionalAmount, nsB:novatedAmount, nsB:outstandingNotionalAmount, nsB:partialExerciseAmount, nsB:paymentAmount, nsB:paymentAmount, nsB:paymentAmount, nsB:paymentAmount, nsB:paymentAmount, nsB:paymentAmount, nsB:paymentRequirement, nsB:presentValueAmount, nsB:presentValueAmount, nsB:presentValueAmount, nsB:presentValuePrincipalExchangeAmount, nsB:pricePerOption, nsB:quotationAmount, nsB:remainingAmount, nsB:settlementAmountnsB:splitSettlementAmount, nsB:spread, nsB:spreadStep, nsB:stubAmount, nsB:underlyerNotional,