<xs:simpleType name="UnderlyingSettlementDate_t">
<xs:annotation>
<xs:documentation>Date the underlying instrument will settle. Used for derivatives that deliver into more than one underlying instrument. Settlement dates can vary across underlying instruments.</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="UnderlyingSettlementDate" ComponentType="Field" Tag="987" Type="LocalMktDate" AbbrName="StlDt" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="LocalMktDate" />
</xs:simpleType>
|