<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>
|