<xs:attributeGroup name="SettlInstGrpAttributes">
<xs:attribute name="SettlInstID" type="SettlInstID_t" use="optional" />
<xs:attribute name="SettlInstTransTyp" type="SettlInstTransType_t" use="optional" />
<xs:attribute name="SettlInstRefID" type="SettlInstRefID_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="PmtMethod" type="PaymentMethod_t" use="optional" />
<xs:attribute name="PmtRef" type="PaymentRef_t" use="optional" />
<xs:attribute name="CardHolderName" type="CardHolderName_t" use="optional" />
<xs:attribute name="CardNum" type="CardNumber_t" use="optional" />
<xs:attribute name="CardStartDt" type="CardStartDate_t" use="optional" />
<xs:attribute name="CardExpDt" type="CardExpDate_t" use="optional" />
<xs:attribute name="CardIssNum" type="CardIssNum_t" use="optional" />
<xs:attribute name="PmtDt" type="PaymentDate_t" use="optional" />
<xs:attribute name="PmtRemtrID" type="PaymentRemitterID_t" use="optional" />
</xs:attributeGroup>
|