<xs:simpleType name="RepoCollateralSecurityType_t">
<xs:annotation>
<xs:documentation>
Identifies the collateral used in the transaction.
Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="RepoCollateralSecurityType" ComponentType="Field" Tag="239" Type="int" AbbrName="RepoCollSecTyp" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:integer" />
</xs:simpleType>
|