<xs:attributeGroup name="QuotSetAckGrpAttributes">
<xs:attribute name="SetID" type="QuoteSetID_t" use="optional" />
<xs:attribute name="ValidTil" type="QuoteSetValidUntilTime_t" use="optional" />
<xs:attribute name="TotNoQuotEntries" type="TotNoQuoteEntries_t" use="optional" />
<xs:attribute name="TotNoCxldQts" type="TotNoCxldQuotes_t" use="optional" />
<xs:attribute name="TotNoAccQts" type="TotNoAccQuotes_t" use="optional" />
<xs:attribute name="TotNoRejQts" type="TotNoRejQuotes_t" use="optional" />
<xs:attribute name="LastFragment" type="LastFragment_t" use="optional" />
</xs:attributeGroup>
|