Definition Type: SimpleType
Name: InterestAccrualDate_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
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
Collapse XSD Schema Diagram:
XSD Diagram of InterestAccrualDate_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="InterestAccrualDate_t">
    <xs:annotation>
        <xs:documentation>
      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>
            <fm:Xref Protocol="FIX" name="InterestAccrualDate" ComponentType="Field" Tag="874" Type="LocalMktDate" AbbrName="IntAcrl" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="LocalMktDate" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:IntAcrl