Definition Type: SimpleType
Name: BenchmarkCurvePoint_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Point on benchmark curve. Free form values: e.g. "Y", "7Y", "INTERPOLATED". Sample values: M = combination of a number between 1-12 and a "M" for month Y = combination of number between 1-100 and a "Y" for year} 10Y-OLD = see above, then add "-OLD" when appropriate INTERPOLATED = the point is mathematically derived 2/2031 5 3/8 = the point is stated via a combination of maturity month / year and coupon See Fixed Income-specific documentation at http://www.fixprotocol.org for additional values. (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
Collapse XSD Schema Diagram:
XSD Diagram of BenchmarkCurvePoint_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="BenchmarkCurvePoint_t">
    <xs:annotation>
        <xs:documentation>
                Point on benchmark curve.  Free form values:  e.g. "Y", "7Y", "INTERPOLATED".
                Sample values:
                M = combination of a number between 1-12 and a "M" for month
                Y = combination of number between 1-100 and a "Y" for year}
                10Y-OLD = see above, then add "-OLD" when appropriate
                INTERPOLATED = the point is mathematically derived
                2/2031 5 3/8 = the point is stated via a combination of maturity month / year and coupon
                See Fixed Income-specific documentation at http://www.fixprotocol.org for additional values.
                (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
              </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="BenchmarkCurvePoint" ComponentType="Field" Tag="222" Type="String" AbbrName="Point" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:Point