<xs:simpleType name="RepurchaseTerm_t">
<xs:annotation>
<xs:documentation xml:lang="en">*** DEPRECATED FIELD See Deprecated Phased out Features and Supported Approach *** Number of business days before repurchase of a repo Note tag # was reserved in FIX 4 added in FIX 4 3
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="RepurchaseTerm" tag="226" datatype="int" ComponentType="Field" StdAbbrev="RepoTrm" QualifiedAbbrev="RepoTrm" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:int" />
</xs:simpleType>
|