<xs:simpleType name="ExDate_t">
<xs:annotation>
<xs:documentation xml:lang="en">The date when a distribution of interest is deducted from a securities assets or set aside for payment to bondholders On the ex date the securities price drops by the amount of the distribution plus or minus any market activity 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="ExDate" tag="230" datatype="LocalMktDate" ComponentType="Field" StdAbbrev="ExDt" QualifiedAbbrev="ExDt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="LocalMktDate" />
</xs:simpleType>
|