Definition Type: Group
Name: AllocationInstructionAckElements
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-allocation-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into AllocAck in schema fixml-allocation-base-4-4_xsd Drilldown into Pty in schema fixml-allocation-base-4-4_xsdXSD Diagram of AllocationInstructionAckElements in schema fixml-allocation-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="AllocationInstructionAckElements">
    <xs:sequence>
        <xs:element name="Pty" type="Parties_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="AllocAck" type="AllocAckGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Pty nsA:Pty 0 unbounded
AllocAck nsA:AllocAck 0 unbounded