Definition Type: SimpleType
Name: PositiveDecimal
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-shared-5-10.xsd
Documentation:
A type defining a number specified as positive decimal greater than 0 exclusive.
Collapse XSD Schema Diagram:
XSD Diagram of PositiveDecimal in schema fpml-shared-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="PositiveDecimal">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining a number specified as positive decimal greater than 0 exclusive.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:decimal">
        <xsd:minExclusive value="0" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MinExclusive 0
Collapse Derivation Tree:
Collapse References:
nsF:amount, nsF:amount, nsF:fixedRate, nsF:fixedStrike, nsF:forwardVolatilityStrikePrice, nsF:integralMultipleExercise, nsF:multiplier, nsF:multiplier, nsF:multiplier, nsF:multiplier, nsF:multiplier, nsF:numberOfOptions, nsF:numberOfOptions, nsF:optionEntitlement, nsF:optionEntitlement, nsF:optionEntitlement, nsF:optionEntitlement, nsF:optionEntitlement, nsF:rate, nsF:rate, nsF:rate, nsF:rate, nsF:rate, nsF:sequenceNumber, nsF:size, nsF:spotRate, nsF:spotRate, nsF:spotRate, nsF:spotRate, nsF:spotRate, nsF:totalVolatilityCap, nsF:totalVolatilityCap, nsF:triggerRate, nsF:triggerRate, nsF:unadjustedVarianceCap, nsF:volatilityCapFactor