<xs:simpleType name="UnderlyingRepurchaseRate_t">
<xs:annotation>
<xs:documentation>Underlying security's RepurchaseRate. See RepurchaseRate (227) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3)</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="UnderlyingRepurchaseRate" ComponentType="Field" Tag="245" Type="Percentage" AbbrName="RepoRt" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Percentage" />
</xs:simpleType>
|