Definition Type: ComplexType
Name: NonNegativeMoney
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:MoneyBase
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A type defining a non negative money amount.
Collapse XSD Schema Diagram:
Drilldown into amount in schema fpml-shared-5-10_xsd3 Drilldown into currency in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into MoneyBase in schema fpml-shared-5-10_xsd3XSD Diagram of NonNegativeMoney in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="NonNegativeMoney">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining a non negative money amount.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="MoneyBase">
            <xsd:sequence>
                <xsd:element name="amount" type="NonNegativeDecimal">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The non negative 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 nsD:currency (1) (1)
amount nsD:amount (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:amount, nsD:callCurrencyAmount, nsD:changeInKnownAmount, nsD:changeInNotionalAmount, nsD:changeInNotionalAmount, nsD:CommodityNotionalAmount, nsD:contractRate, nsD:contractRateStep, nsD:dividend, nsD:flatRateAmount, nsD:forwardPrice, nsD:FutureValueAmount, nsD:FxOptionPayout, nsD:marginThreshold, nsD:maximumNotionalAmount, nsD:maximumPaymentAmount, nsD:maximumTransactionPaymentAmount, nsD:minimumNotionalAmount, nsD:minimumTransferAmount, nsD:notional, nsD:notional, nsD:notional, nsD:notionalAmount, nsD:notionalAmount, nsD:NotionalAmount, nsD:outstandingKnownAmount, nsD:outstandingNotionalAmount, nsD:outstandingNotionalAmount, nsD:paymentAmount, nsD:paymentAmount, nsD:paymentAmount, nsD:paymentAmount, nsD:paymentAmount, nsD:paymentAmount, nsD:premiumPerUnit, nsD:prePaymentAmount, nsD:price, nsD:pricePerOption, nsD:principalAmount, nsD:putCurrencyAmount, nsD:settlementAmount, nsD:strikePricePerUnit, nsD:strikePricePerUnitStep, nsD:totalPrice, nsD:totalPrice, nsD:unitPricensD:varianceAmount, nsD:vegaNotional, nsD:weatherNotionalAmount, nsD:weatherNotionalAmount,