<xs:simpleType name="DatedDate_t">
<xs:annotation>
<xs:documentation xml:lang="en">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 xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="DatedDate" tag="873" datatype="LocalMktDate" ComponentType="Field" StdAbbrev="Dated" QualifiedAbbrev="Dated" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="LocalMktDate" />
</xs:simpleType>
|