<xs:simpleType name="MDEntryDate_t">
<xs:annotation>
<xs:documentation xml:lang="en">Date of Market Data Entry 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="MDEntryDate" tag="272" datatype="UTCDateOnly" ComponentType="Field" StdAbbrev="Dt" QualifiedAbbrev="Dt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="UTCDateOnly" />
</xs:simpleType>
|