Definition Type Simple Type
Name Percentage
Namespace http://www.fixprotocol.org/FIXML-4-4
Documentation
decimal representing a percentage (e.g. .05 represents 5% and .9525 represents 95.25%).  Note the number of decimal places may vary.
            
XSD Schema fixml-datatypes-4-4.xsd
XSD Schema Diagram
XSD Schema Code
<xs:simpleType name="Percentage" >
  <xs:annotation>
    <xs:documentation>
decimal representing a percentage (e.g. .05 represents 5% and .9525 represents 95.25%).  Note the number of decimal places may vary.
            
</xs:documentation>
  </xs:annotation>

  <xs:restriction base="xs:decimal"/>
</xs:simpleType>
Derivation Tree
[No Sub Types]
Percentage
    A:AccruedInterestRate_t
        AcrdIntRt
        AcrdIntRt
        AcrdIntRt
        AcrdIntRt
        AcrdIntRt
    A:CouponRate_t
        CpnRt
    A:RepurchaseRate_t
        RepoRt
    A:Yield_t
        Yld
    A:UnderlyingRepurchaseRate_t
        RepoRt
    A:LegRepurchaseRate_t
        RepoRt
    A:LiquidityPctLow_t
        LqdtyPctLow
    A:LiquidityPctHigh_t
        LqdtyPctHigh
    A:EFPTrackingError_t
        EFPTrkngErr
    A:OutsideIndexPct_t
        OutsideNdxPct
    A:WtAverageLiquidity_t
        WtAvgLqdty
    A:CrossPercent_t
        CrssPct
    A:UnderlyingCouponRate_t
        CpnRt
    A:DistribPercentage_t
        DistribPctage
    A:OrderPercent_t
        Pct
    A:LegCouponRate_t
        CpnRt
    A:BidYield_t
        BidYld
        BidYld
        BidYld
        BidYld
        BidYld
    A:MidYield_t
        MidYld
        MidYld
        MidYld
        MidYld
        MidYld
    A:OfferYield_t
        OfrYld
        OfrYld
        OfrYld
        OfrYld
        OfrYld
    A:AllowableOneSidednessPct_t
        AOSPct
    A:ParticipationRate_t
        ParticipationRt
        ParticipationRt
        ParticipationRt
        ParticipationRt
        ParticipationRt
        ParticipationRt
        ParticipationRt
        ParticipationRt
    A:PctAtRisk_t
        PctAtRisk
    A:MarginRatio_t
        MgnRatio
References
A:AccruedInterestRate_t , A:CouponRate_t , A:RepurchaseRate_t , A:Yield_t , A:UnderlyingRepurchaseRate_t , A:LegRepurchaseRate_t , A:LiquidityPctLow_t , A:LiquidityPctHigh_t , A:EFPTrackingError_t , A:OutsideIndexPct_t , A:WtAverageLiquidity_t , A:CrossPercent_t , A:UnderlyingCouponRate_t , A:DistribPercentage_t , A:OrderPercent_t , A:LegCouponRate_t , A:BidYield_t , A:MidYield_t , A:OfferYield_t , A:AllowableOneSidednessPct_t , A:ParticipationRate_t , A:PctAtRisk_t , A:MarginRatio_t
Generated using Liquid XML Studio by Liquid Technologies Ltd