<xs:complexType name="AllocationInstructionAck_message_t" final="#all">
<xs:annotation>
<xs:documentation xml:lang="en">AllocationInstructionAck can be found in Volume5 of the specification </xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="AllocationInstructionAck" ComponentType="Message" MsgID="24" Section="Post Trade" Category="Allocation" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:complexContent>
<xs:extension base="Abstract_message_t">
<xs:sequence>
<xs:group ref="AllocationInstructionAckElements" />
</xs:sequence>
<xs:attributeGroup ref="AllocationInstructionAckAttributes" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
|