<xs:attributeGroup name="SettlementInstructionRequestAttributes">
<xs:attribute name="SettlInstReqID" type="SettlInstReqID_t" use="required" />
<xs:attribute name="TxnTm" type="TransactTime_t" use="required" />
<xs:attribute name="Acct" type="AllocAccount_t" use="optional" />
<xs:attribute name="ActIDSrc" type="AllocAcctIDSource_t" use="optional" />
<xs:attribute name="Side" type="Side_t" use="optional" />
<xs:attribute name="Prod" type="Product_t" use="optional" />
<xs:attribute name="SecTyp" type="SecurityType_t" use="optional" />
<xs:attribute name="CFI" type="CFICode_t" use="optional" />
<xs:attribute name="EfctvTm" type="EffectiveTime_t" use="optional" />
<xs:attribute name="ExpireTm" type="ExpireTime_t" use="optional" />
<xs:attribute name="LastUpdateTm" type="LastUpdateTime_t" use="optional" />
<xs:attribute name="StandInstDbTyp" type="StandInstDbType_t" use="optional" />
<xs:attribute name="StandInstDbName" type="StandInstDbName_t" use="optional" />
<xs:attribute name="StandInstDbID" type="StandInstDbID_t" use="optional" />
</xs:attributeGroup>
|