Definition Type: SimpleType
Name: NonNegativeDecimal
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-shared-5-4.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-4_xsd (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:
nsA:accruedInterestAmount, nsA:amount, nsA:amount, nsA:amount, nsA:amount, nsA:amount, nsA:amount, nsA:breakFeeRate, nsA:calorificValue, nsA:collateralValue, nsA:collateralValue, nsA:collateralValue, nsA:cumulativeInterestAmount, nsA:declaredCashDividendPercentage, nsA:declaredCashEquivalentDividendPercentage, nsA:dirtyPrice, nsA:effectivePrincipalAmount, nsA:initialValue, nsA:lowerBarrier, nsA:marketValue, nsA:marketValue, nsA:marketValue, nsA:maximumNumberOfOptions, nsA:maximumNumberOfOptions, nsA:minimumNumberOfOptions, nsA:nominalAmount, nsA:nominalAmount, nsA:numberOfIndexUnits, nsA:numberOfOptions, nsA:numberOfOptions, nsA:numberOfUnits, nsA:openingPrincipalAmount, nsA:percentageOfNotional, nsA:quantity, nsA:rate, nsA:spotPrice, nsA:spotPrice, nsA:stepValuensA:unitPrice, nsA:upperBarrier, nsA:varianceStrikePrice, nsA:volatilityStrikePrice, nsA:weight,