Definition Type: SimpleType
Name: FlexibleIndicator_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Used to indicate a derivatives security that can be defined using flexible terms. The terms commonly permitted to be defined by market participants are expiration date and strike price. FlexibleIndicator is an alternative CFICode(461) Standard/Non-standard attribute.
Collapse XSD Schema Diagram:
XSD Diagram of FlexibleIndicator_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="FlexibleIndicator_t">
    <xs:annotation>
        <xs:documentation>Used to indicate a derivatives security that can be defined using flexible terms. The terms commonly permitted to be defined by market participants are expiration date and strike price. FlexibleIndicator is an alternative CFICode(461) Standard/Non-standard attribute.</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="FlexibleIndicator" ComponentType="Field" Tag="1244" Type="Boolean" AbbrName="FlexInd" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Boolean" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:FlexInd