Definition Type: SimpleType
Name: Spread_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
For Fixed Income. Either Swap Spread or Spread to Benchmark depending upon the order type. Spread to Benchmark: Basis points relative to a benchmark. To be expressed as "count of basis points" (vs. an absolute value). E.g. High Grade Corporate Bonds may express price as basis points relative to benchmark (the BenchmarkCurveName (22) field). Note: Basis points can be negative. Swap Spread: Target spread for a swap.
Collapse XSD Schema Diagram:
XSD Diagram of Spread_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="Spread_t">
    <xs:annotation>
        <xs:documentation>
      For Fixed Income.  Either Swap Spread or Spread to Benchmark depending upon the order type.
      Spread to Benchmark:  Basis points relative to a benchmark.  To be expressed as "count of basis points" (vs. an absolute value).  E.g. High Grade Corporate Bonds may express price as basis points relative to benchmark (the BenchmarkCurveName (22) field).  Note: Basis points can be negative.
      Swap Spread:  Target spread for a swap.
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="Spread" ComponentType="Field" Tag="218" Type="PriceOffset" AbbrName="Spread" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="PriceOffset" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:Spread