Definition Type: SimpleType
Name: BenchmarkCurvePoint_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Point on benchmark curve Free form values: e g Y 7Y INTERPOLATED Sample values: M = combination of a number between 2 and a M for month Y = combination of number between 00 and a Y for year 0Y OLD = see above then add OLD when appropriate INTERPOLATED = the point is mathematically derived 2 203 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 added in FIX 4 3
Collapse XSD Schema Diagram:
XSD Diagram of BenchmarkCurvePoint_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="BenchmarkCurvePoint_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Point on benchmark curve   Free form values:  e g   Y    7Y    INTERPOLATED   Sample values: M = combination of a number between  2 and a  M  for month Y = combination of number between  00 and a  Y  for year  0Y OLD = see above  then add   OLD  when appropriate INTERPOLATED = the point is mathematically derived 2 203 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   added in FIX 4 3  
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="BenchmarkCurvePoint" tag="222" datatype="String" ComponentType="Field" StdAbbrev="Point" QualifiedAbbrev="Point" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:Point