<xs:attributeGroup name="SecurityListAttributes">
<xs:attribute name="RptID" type="SecurityReportID_t" use="optional" />
<xs:attribute name="BizDt" type="ClearingBusinessDate_t" use="optional" />
<xs:attribute name="ListID" type="SecurityListID_t" use="optional" />
<xs:attribute name="ListRefID" type="SecurityListRefID_t" use="optional" />
<xs:attribute name="ListDesc" type="SecurityListDesc_t" use="optional" />
<xs:attribute name="ListTyp" type="SecurityListType_t" use="optional" />
<xs:attribute name="LstTypSrc" type="SecurityListTypeSource_t" use="optional" />
<xs:attribute name="ReqID" type="SecurityReqID_t" use="optional" />
<xs:attribute name="RspID" type="SecurityResponseID_t" use="optional" />
<xs:attribute name="ReqRslt" type="SecurityRequestResult_t" use="optional" />
<xs:attribute name="TxnTm" type="TransactTime_t" use="optional" />
<xs:attribute name="TotNoReltdSym" type="TotNoRelatedSym_t" use="optional" />
<xs:attribute name="MktID" type="MarketID_t" use="optional" />
<xs:attribute name="MktSegID" type="MarketSegmentID_t" use="optional" />
<xs:attribute name="LastFragment" type="LastFragment_t" use="optional" />
</xs:attributeGroup>
|