Definition Type: SimpleType
Name: ContraryInstructionIndicator_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Required to be set to true Y when a position maintenance request is being performed contrary to current money position Required when an exercise of an out of the money position is requested or an abandonement do not exercise for an in the money position
Collapse XSD Schema Diagram:
XSD Diagram of ContraryInstructionIndicator_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="ContraryInstructionIndicator_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Required to be set to true  Y  when a position maintenance request is being performed contrary to current money position  Required when an exercise of an out of the money position is requested or an abandonement  do not exercise   for an in the money position  
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="ContraryInstructionIndicator" tag="719" datatype="Boolean" ComponentType="Field" StdAbbrev="CntraryInstrctnInd" QualifiedAbbrev="CntraryInstrctnInd" Category="SingleGeneralOrderHandling" CategoryAbbrev="InstrctnInd" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:boolean" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:CntraryInstrctnInd