<xs:attributeGroup name="SecLstUpdRelSymGrpAttributes">
<xs:attribute name="ListUpdActn" type="ListUpdateAction_t" use="optional" />
<xs:attribute name="Ccy" type="Currency_t" use="optional" />
<xs:attribute name="TxnTm" type="RelSymTransactTime_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:attributeGroup>
|