<xs:simpleType name="SecuritySubType_t">
<xs:annotation>
<xs:documentation>Sub-type qualification/identification of the SecurityType. As an example for SecurityType(167)="REPO", the SecuritySubType="General Collateral" can be used to further specify the type of REPO.
If SecuritySubType is used then SecurityType is required.
For SecurityType="MLEG" a name of the option or futures strategy name can be specified, such as "Calendar", "Vertical", "Butterfly".</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="SecuritySubType" ComponentType="Field" Tag="762" Type="String" AbbrName="SubTyp" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|