<xs:simpleType name="BenchmarkSecurityID_t">
<xs:annotation>
<xs:documentation>
The identifier of the benchmark security, e.g. Treasury against Corporate bond.
See SecurityID (tag 48) for description and valid values.
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="BenchmarkSecurityID" ComponentType="Field" Tag="699" Type="String" AbbrName="SecID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|