<xs:attributeGroup name="MiscFeesGrpAttributes">
<xs:attribute name="Amt" type="MiscFeeAmt_t" use="optional" />
<xs:attribute name="Curr" type="MiscFeeCurr_t" use="optional" />
<xs:attribute name="Typ" type="MiscFeeType_t" use="optional" />
<xs:attribute name="Basis" type="MiscFeeBasis_t" use="optional" />
</xs:attributeGroup>
|