Definition Type: ComplexType
Name: Section2Type
Namespace: http://www.hr-xml.org/3
Containing Schema: EmploymentEligibilityI-9.xsd
Abstract
Documentation:
Contains the US I-9 Form Employer Review and Verification to be completed by the employer.
Collapse XSD Schema Diagram:
Drilldown into EmployerCertification in schema employmenteligibilityi-9_xsd Drilldown into Section2Documentation in schema employmenteligibilityi-9_xsdXSD Diagram of Section2Type in schema employmenteligibilityi-9_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="Section2Type">
    <xsd:annotation>
        <xsd:documentation>Contains the US I-9 Form Employer Review and Verification to be completed by the employer.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Section2Documentation" minOccurs="0" maxOccurs="2" />
        <xsd:element ref="EmployerCertification" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Section2Documentation nsA:Section2Documentation 0 2
EmployerCertification nsA:EmployerCertification 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:Section2