Definition Type: ComplexType
Name: PersonInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OEDInstitution in schema ifx170_corelib_xsd Drilldown into OEDCode in schema ifx170_corelib_xsd Drilldown into PassportCountry in schema ifx170_corelib_xsd Drilldown into PassportNumber in schema ifx170_corelib_xsd Drilldown into Dependents in schema ifx170_corelib_xsd Drilldown into USA.MilitaryRank in schema ifx170_corelib_xsd Drilldown into MaritalStatus in schema ifx170_corelib_xsd Drilldown into Gender in schema ifx170_corelib_xsd Drilldown into EmploymentHistory in schema ifx170_corelib_xsd Drilldown into SpouseName in schema ifx170_corelib_xsd Drilldown into MotherMaidenName in schema ifx170_corelib_xsd Drilldown into DriversLicense in schema ifx170_corelib_xsd Drilldown into BirthDt in schema ifx170_corelib_xsd Drilldown into TINInfo in schema ifx170_corelib_xsd Drilldown into ContactInfo in schema ifx170_corelib_xsd Drilldown into PersonName in schema ifx170_corelib_xsd Drilldown into FullName in schema ifx170_corelib_xsd Drilldown into NameAddrType in schema ifx170_corelib_xsdXSD Diagram of PersonInfo_Type in schema ifx170_corelib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PersonInfo_Type">
    <xsd:sequence>
        <xsd:element ref="NameAddrType" />
        <xsd:choice>
            <xsd:element ref="FullName" />
            <xsd:element ref="PersonName" />
        </xsd:choice>
        <xsd:element ref="ContactInfo" minOccurs="0" />
        <xsd:element ref="TINInfo" minOccurs="0" />
        <xsd:element ref="BirthDt" minOccurs="0" />
        <xsd:element ref="DriversLicense" minOccurs="0" />
        <xsd:element ref="MotherMaidenName" minOccurs="0" />
        <xsd:element ref="SpouseName" minOccurs="0" />
        <xsd:element ref="EmploymentHistory" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Gender" minOccurs="0" />
        <xsd:element ref="MaritalStatus" minOccurs="0" />
        <xsd:element ref="USA.MilitaryRank" minOccurs="0" />
        <xsd:element ref="Dependents" minOccurs="0" />
        <xsd:element ref="PassportNumber" minOccurs="0" />
        <xsd:element ref="PassportCountry" minOccurs="0" />
        <xsd:element ref="OEDCode" minOccurs="0" />
        <xsd:element ref="OEDInstitution" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NameAddrType ifx:NameAddrType (1) (1)
FullName ifx:FullName (1) (1)
PersonName ifx:PersonName (1) (1)
ContactInfo ifx:ContactInfo 0 (1)
TINInfo ifx:TINInfo 0 (1)
BirthDt ifx:BirthDt 0 (1)
DriversLicense ifx:DriversLicense 0 (1)
MotherMaidenName ifx:MotherMaidenName 0 (1)
SpouseName ifx:SpouseName 0 (1)
EmploymentHistory ifx:EmploymentHistory 0 unbounded
Gender ifx:Gender 0 (1)
MaritalStatus ifx:MaritalStatus 0 (1)
USA.MilitaryRank ifx:USA.MilitaryRank 0 (1)
Dependents ifx:Dependents 0 (1)
PassportNumber ifx:PassportNumber 0 (1)
PassportCountry ifx:PassportCountry 0 (1)
OEDCode ifx:OEDCode 0 (1)
OEDInstitution ifx:OEDInstitution 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:PersonInfo