<xs:attributeGroup name="SecurityDefinitionUpdateReportAttributes">
<xs:attribute name="RptID" type="SecurityReportID_t" use="optional" />
<xs:attribute name="ReqID" type="SecurityReqID_t" use="optional" />
<xs:attribute name="RspID" type="SecurityResponseID_t" use="optional" />
<xs:attribute name="RspTyp" type="SecurityResponseType_t" use="optional" />
<xs:attribute name="BizDt" type="ClearingBusinessDate_t" use="optional" />
<xs:attribute name="UpdActn" type="SecurityUpdateAction_t" use="optional" />
<xs:attribute name="CorpActn" type="CorporateAction_t" use="optional" />
<xs:attribute name="Ccy" type="Currency_t" use="optional" />
<xs:attribute name="Txt" type="Text_t" use="optional" />
<xs:attribute name="EncTxtLen" type="EncodedTextLen_t" use="optional" />
<xs:attribute name="EncTxt" type="EncodedText_t" use="optional" />
<xs:attribute name="TxnTm" type="TransactTime_t" use="optional" />
</xs:attributeGroup>
|