<xs:simpleType name="BasisFeatureDate_t">
<xs:annotation>
<xs:documentation>
BasisFeatureDate allows requesting firms within fixed income the ability to request an alternative yield-to-worst, -maturity, -extended or other call. This flows through the confirm process.
(Note tag # was reserved in FIX 4.1, added in FIX 4.3)
(prior to FIX 4.4 field was of type UTCDate)
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="BasisFeatureDate" ComponentType="Field" Tag="259" Type="LocalMktDate" AbbrName="BasisFeatureDt" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="LocalMktDate" />
</xs:simpleType>
|