Definition Type: SimpleType
Name: IssueDate_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
The date on which a bond or stock offering is issued It may or may not be the same as the effective date Dated Date or the date on which interest begins to accrue Interest Accrual Date Note tag # was reserved in FIX 4 added in FIX 4 3 prior to FIX 4 4 field was of type UTCDate
Collapse XSD Schema Diagram:
XSD Diagram of IssueDate_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="IssueDate_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">The date on which a bond or stock offering is issued   It may or may not be the same as the effective date   Dated Date   or the date on which interest begins to accrue   Interest Accrual Date    Note tag # was reserved in FIX 4   added in FIX 4 3   prior to FIX 4 4 field was of type UTCDate 
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="IssueDate" tag="225" datatype="LocalMktDate" ComponentType="Field" StdAbbrev="Issued" QualifiedAbbrev="Issued" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="LocalMktDate" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:Issued