<xs:simpleType name="CouponPaymentDate_t">
<xs:annotation>
<xs:documentation xml:lang="en">Date interest is to be paid Used in identifying Corporate Bond issues Note tag # was reserved in FIX 4 added in FIX 4 3 prior to FIX 4 4 field was of type UTCDate
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="CouponPaymentDate" tag="224" datatype="LocalMktDate" ComponentType="Field" StdAbbrev="CpnPmt" QualifiedAbbrev="CpnPmt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="LocalMktDate" />
</xs:simpleType>
|