Definition Type: SimpleType
Name: UnderlyingIssueDate_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Underlying security's IssueDate. See IssueDate (225) field for description (Note tag # was reserved in FIX 4.1, added in FIX 4.3) (prior to FIX 4.4 field was of type UTCDate)
Collapse XSD Schema Diagram:
XSD Diagram of UnderlyingIssueDate_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="UnderlyingIssueDate_t">
    <xs:annotation>
        <xs:documentation>
      Underlying security's IssueDate.
      See IssueDate (225) field for description
      (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
      (prior to FIX 4.4 field was of type UTCDate)
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="UnderlyingIssueDate" ComponentType="Field" Tag="242" Type="LocalMktDate" AbbrName="Issued" 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:Issued