Definition Type: SimpleType
Name: PaymentDate_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
The date written on a cheque or date payment should be submitted to the relevant clearing system.
Collapse XSD Schema Diagram:
XSD Diagram of PaymentDate_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="PaymentDate_t">
    <xs:annotation>
        <xs:documentation>
      The date written on a cheque or date payment should  be submitted to the relevant clearing system.
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="PaymentDate" ComponentType="Field" Tag="504" Type="LocalMktDate" AbbrName="PmtDt" 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:PmtDt