<xs:simpleType name="LegDatedDate_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="LegDatedDate" ComponentType="Field" Tag="739" 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>
|