<xs:simpleType name="LegCouponPaymentDate_t">
<xs:annotation>
<xs:documentation>
Multileg instrument's individual leg security's CouponPaymentDate.
See CouponPaymentDate (224) field for description
(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="LegCouponPaymentDate" ComponentType="Field" Tag="248" Type="LocalMktDate" AbbrName="CpnPmt" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="LocalMktDate" />
</xs:simpleType>
|