<xs:simpleType name="SettlDate_t">
<xs:annotation>
<xs:documentation xml:lang="en">Specific date of trade settlement SettlementDate in YYYYMMDD format If present this field overrides SettlType 63 This field is required if the value of SettlType 63 is 6 Future or 8 Sellers Option This field must be omitted if the value of SettlType 63 is 7 When and If Issued expressed in local time at place of settlement
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="SettlDate" tag="64" datatype="LocalMktDate" ComponentType="Field" StdAbbrev="SettlDt" QualifiedAbbrev="SettlDt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="LocalMktDate" />
</xs:simpleType>
|