<xs:attributeGroup name="DerivativeSecurityListAttributes">
<xs:attribute name="ReqID" type="SecurityReqID_t" use="required" />
<xs:attribute name="RspID" type="SecurityResponseID_t" use="required" />
<xs:attribute name="ReqRslt" type="SecurityRequestResult_t" use="required" />
<xs:attribute name="TotNoReltdSym" type="TotNoRelatedSym_t" use="optional" />
<xs:attribute name="LastFragment" type="LastFragment_t" use="optional" />
</xs:attributeGroup>
|