Definition Type: SimpleType
Name: DatedDate_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
The effective date of a new securities issue determined by its underwriters. Often but not always the same as the Issue Date and the Interest Accrual Date
Collapse XSD Schema Diagram:
XSD Diagram of DatedDate_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="DatedDate_t">
    <xs:annotation>
        <xs:documentation>
      The effective date of a new securities issue determined by its underwriters.  Often but not always the same as the Issue Date and the Interest Accrual Date
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="DatedDate" ComponentType="Field" Tag="873" Type="LocalMktDate" AbbrName="Dated" 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:Dated