<xs:attributeGroup name="QuotSetGrpAttributes">
<xs:attribute name="SetID" type="QuoteSetID_t" use="required" />
<xs:attribute name="ValidTil" type="QuoteSetValidUntilTime_t" use="optional" />
<xs:attribute name="TotNoQuotEntries" type="TotNoQuoteEntries_t" use="required" />
<xs:attribute name="LastFragment" type="LastFragment_t" use="optional" />
</xs:attributeGroup>
|