<xs:simpleType name="LegInterestAccrualDate_t">
<xs:annotation>
<xs:documentation xml:lang="en">The start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates Often but not always the same as the Issue Date and the Dated Date
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="LegInterestAccrualDate" tag="956" datatype="LocalMktDate" ComponentType="Field" StdAbbrev="IntAcrl" QualifiedAbbrev="IntAcrl" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="LocalMktDate" />
</xs:simpleType>
|