<xs:simpleType name="EndAccruedInterestAmt_t">
<xs:annotation>
<xs:documentation xml:lang="en">Accrued Interest Amount applicable to a financing transaction on the End Date
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="EndAccruedInterestAmt" tag="920" datatype="Amt" ComponentType="Field" StdAbbrev="EndAcrdIntAmt" QualifiedAbbrev="EndAcrdIntAmt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Amt" />
</xs:simpleType>
|