<xs:attributeGroup name="CommissionDataAttributes">
<xs:attribute name="Comm" type="Commission_t" use="optional" />
<xs:attribute name="CommTyp" type="CommType_t" use="optional" />
<xs:attribute name="Ccy" type="CommCurrency_t" use="optional" />
<xs:attribute name="FundRenewWaiv" type="FundRenewWaiv_t" use="optional" />
</xs:attributeGroup>
|