<xs:simpleType name="AutoAcceptIndicator_t">
<xs:annotation>
<xs:documentation>
Identifies whether or not an allocation has been automatically accepted on behalf of the Carry Firm by the Clearing House.
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="AutoAcceptIndicator" ComponentType="Field" Tag="754" Type="Boolean" AbbrName="AutoAcceptInd" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Boolean" />
</xs:simpleType>
|