<xs:simpleType name="UnderlyingSettlementStatus_t">
<xs:annotation>
<xs:documentation>Settlement status of the underlying instrument. Used for derivatives that deliver into more than one underlying instrument. Settlement can be delayed for an underlying instrument.</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="UnderlyingSettlementStatus" ComponentType="Field" Tag="988" Type="String" AbbrName="SetStat" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|