<xs:simpleType name="ContraryInstructionIndicator_t">
<xs:annotation>
<xs:documentation>Used to indicate when a contrary instruction for exercise or abandonment is being submitted</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="ContraryInstructionIndicator" ComponentType="Field" Tag="719" Type="Boolean" AbbrName="CntraryInstrctnInd" Category="SingleGeneralOrderHandling" CategoryAbbrName="InstrctnInd" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Boolean" />
</xs:simpleType>
|