Definition Type: SimpleType
Name: NonNegativeDecimal
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-shared-5-10.xsd
Documentation:
A type defining a number specified as non negative decimal greater than 0 inclusive.
Collapse XSD Schema Diagram:
XSD Diagram of NonNegativeDecimal in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="NonNegativeDecimal">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining a number specified as non negative decimal greater than 0 inclusive.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:decimal">
        <xsd:minInclusive value="0" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MinInclusive 0
Collapse Derivation Tree:
Collapse References:
nsE:accruedInterestAmount, nsE:amount, nsE:amount, nsE:amount, nsE:amount, nsE:amount, nsE:amount, nsE:breakFeeRate, nsE:calorificValue, nsE:collateralValue, nsE:collateralValue, nsE:collateralValue, nsE:constituentWeight, nsE:cumulativeInterestAmount, nsE:declaredCashDividendPercentage, nsE:declaredCashEquivalentDividendPercentage, nsE:dirtyPrice, nsE:effectivePrincipalAmount, nsE:initialValue, nsE:lowerBarrier, nsE:marketPrice, nsE:marketValue, nsE:marketValue, nsE:marketValue, nsE:maximumNumberOfOptions, nsE:maximumNumberOfOptions, nsE:minimumNumberOfOptions, nsE:nominalAmount, nsE:nominalAmount, nsE:numberOfIndexUnits, nsE:numberOfOptions, nsE:numberOfOptions, nsE:numberOfUnits, nsE:numberOfUnits, nsE:openingPrincipalAmount, nsE:percentageOfNotional, nsE:quantity, nsE:rate, nsE:spotPrice, nsE:spotPrice, nsE:spotRate, nsE:stepValue, nsE:unitPrice, nsE:upperBarrier, nsE:varianceStrikePrice, nsE:volatilityStrikePrice, nsE:volatilityStrikePricensE:weight,