<xs:simpleType name="UnderlyingIssueDate_t">
<xs:annotation>
<xs:documentation xml:lang="en">Underlying security s IssueDate See IssueDate 225 field for description 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="UnderlyingIssueDate" tag="242" 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>
|