<xs:attributeGroup name="RgstDistInstGrpAttributes">
<xs:attribute name="DistribPmtMethod" type="DistribPaymentMethod_t" use="optional" />
<xs:attribute name="DistribPctage" type="DistribPercentage_t" use="optional" />
<xs:attribute name="CshDistribCurr" type="CashDistribCurr_t" use="optional" />
<xs:attribute name="CshDistribAgentName" type="CashDistribAgentName_t" use="optional" />
<xs:attribute name="CshDistribAgentCode" type="CashDistribAgentCode_t" use="optional" />
<xs:attribute name="CshDistribAgentAcctNum" type="CashDistribAgentAcctNumber_t" use="optional" />
<xs:attribute name="CshDistribPayRef" type="CashDistribPayRef_t" use="optional" />
<xs:attribute name="CshDistribAgentAcctName" type="CashDistribAgentAcctName_t" use="optional" />
</xs:attributeGroup>
|