<xs:attributeGroup name="RgstDtlsGrpAttributes">
<xs:attribute name="RejRsnTxt" type="RegistDtls_t" use="optional" />
<xs:attribute name="Email" type="RegistEmail_t" use="optional" />
<xs:attribute name="MailingDtls" type="MailingDtls_t" use="optional" />
<xs:attribute name="MailingInst" type="MailingInst_t" use="optional" />
<xs:attribute name="OwnerTyp" type="OwnerType_t" use="optional" />
<xs:attribute name="DtOfBirth" type="DateOfBirth_t" use="optional" />
<xs:attribute name="InvestorCtryOfResidence" type="InvestorCountryOfResidence_t" use="optional" />
</xs:attributeGroup>
|