Definition Type: AttributeGroup
Name: RgstDtlsGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-registration-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into InvestorCtryOfResidence in schema fixml-registration-base-4-4_xsd Drilldown into DtOfBirth in schema fixml-registration-base-4-4_xsd Drilldown into OwnerTyp in schema fixml-registration-base-4-4_xsd Drilldown into MailingInst in schema fixml-registration-base-4-4_xsd Drilldown into MailingDtls in schema fixml-registration-base-4-4_xsd Drilldown into Email in schema fixml-registration-base-4-4_xsd Drilldown into RejRsnTxt in schema fixml-registration-base-4-4_xsdXSD Diagram of RgstDtlsGrpAttributes in schema fixml-registration-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
RejRsnTxt nsA:RejRsnTxt Optional
Email nsA:Email Optional
MailingDtls nsA:MailingDtls Optional
MailingInst nsA:MailingInst Optional
OwnerTyp nsA:OwnerTyp Optional
DtOfBirth nsA:DtOfBirth Optional
InvestorCtryOfResidence nsA:InvestorCtryOfResidence Optional