<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>
|