Definition Type: ComplexType
Name: EmploymentHistory_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into EndDt in schema ifx170_corelib no plus_xsd Drilldown into StartDt in schema ifx170_corelib no plus_xsd Drilldown into JobTitle in schema ifx170_corelib no plus_xsd Drilldown into Income in schema ifx170_corelib no plus_xsd Drilldown into Occupation in schema ifx170_corelib no plus_xsd Drilldown into OrgInfo in schema ifx170_corelib no plus_xsd Drilldown into EmploymentStatus in schema ifx170_corelib no plus_xsdXSD Diagram of EmploymentHistory_Type in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="EmploymentHistory_Type">
    <xsd:sequence>
        <xsd:element ref="EmploymentStatus" minOccurs="0" />
        <xsd:element ref="OrgInfo" minOccurs="0" />
        <xsd:element ref="Occupation" />
        <xsd:element ref="Income" minOccurs="0" />
        <xsd:element ref="JobTitle" minOccurs="0" />
        <xsd:element ref="StartDt" minOccurs="0" />
        <xsd:element ref="EndDt" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EmploymentStatus ifx:EmploymentStatus 0 (1)
OrgInfo ifx:OrgInfo 0 (1)
Occupation ifx:Occupation (1) (1)
Income ifx:Income 0 (1)
JobTitle ifx:JobTitle 0 (1)
StartDt ifx:StartDt 0 (1)
EndDt ifx:EndDt 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:EmploymentHistory