<xs:attributeGroup name="SettlementObligationReportAttributes">
<xs:attribute name="BizDt" type="ClearingBusinessDate_t" use="optional" />
<xs:attribute name="CycleNo" type="SettlementCycleNo_t" use="optional" />
<xs:attribute name="SettlMsgID" type="SettlObligMsgID_t" use="required" />
<xs:attribute name="SettlMode" type="SettlObligMode_t" use="required" />
<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>
|