<xs:group name="AllocGrpElements">
<xs:sequence>
<xs:element name="Pty" type="NestedParties_Block_t" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="Comm" type="CommissionData_Block_t" minOccurs="0" />
<xs:element name="MiscFees" type="MiscFeesGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="ClrInst" type="ClrInstGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="SetInstr" type="SettlInstructionsData_Block_t" minOccurs="0" />
</xs:sequence>
</xs:group>
|