<xs:group name="QuoteCancelElements">
<xs:sequence>
<xs:element name="Pty" type="Parties_Block_t" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="TgtPty" type="TargetParties_Block_t" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="QuotCxlEntry" type="QuotCxlEntriesGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:group>
|