Definition Type: SimpleType
Name: Spread_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.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-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="Spread_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">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 xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="Spread" tag="218" datatype="PriceOffset" ComponentType="Field" StdAbbrev="Spread" QualifiedAbbrev="Spread" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="PriceOffset" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:Spread