Definition Type: Element
Name: AccountHolderEmployment
Namespace: http://www.hr-xml.org/3
Type: nsA:EmploymentBaseType
Containing Schema: Components.xsd
Abstract
Documentation:
Contains information relating to the employment of a person who is an account holder (a stock plan account; a 401(k) plan account).
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into EmploymentLifecycle in schema components_xsd Drilldown into ProposedHire in schema components_xsd Drilldown into EmployedIndicator in schema fields_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsd Drilldown into EmploymentBaseType in schema components_xsdXSD Diagram of AccountHolderEmployment in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AccountHolderEmployment" type="EmploymentBaseType">
    <xsd:annotation>
        <xsd:documentation>Contains information relating to the employment of a person who is an account holder (a stock plan account; a 401(k) plan account).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EmployedIndicator nsA:EmployedIndicator 0 (1)
ProposedHire nsA:ProposedHire 0 (1)
EmploymentLifecycle nsA:EmploymentLifecycle 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree: