<xs:simpleType name="TradeOriginationDate_t">
<xs:annotation>
<xs:documentation>
Used with Fixed Income for Muncipal New Issue Market. Agreement in principal between counter-parties prior to actual trade date.
(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="TradeOriginationDate" ComponentType="Field" Tag="229" Type="LocalMktDate" AbbrName="OrignDt" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="LocalMktDate" />
</xs:simpleType>
|