Definition Type: SimpleType
Name: UnderlyingSettlementStatus_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
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.
Collapse XSD Schema Diagram:
XSD Diagram of UnderlyingSettlementStatus_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree:
Collapse References:
nsA:SetStat