Definition Type: ComplexType
Name: EducationVerificationReportType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
The results of research to verify the educational background of an individual.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into AdditionalItem in schema components_xsd Drilldown into EducationOrganizationVerification in schema components_xsd Drilldown into InputEducationVerification in schema components_xsd Drilldown into EducationHistoryID in schema fields_xsd Drilldown into ScreeningSubjectID in schema fields_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsdXSD Diagram of EducationVerificationReportType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="EducationVerificationReportType">
    <xsd:annotation>
        <xsd:documentation>The results of research to verify the
	educational background of an individual.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ScreeningSubjectID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="EducationHistoryID" minOccurs="0" />
        <xsd:element ref="InputEducationVerification" minOccurs="0" />
        <xsd:element ref="EducationOrganizationVerification" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AdditionalItem" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScreeningSubjectID nsA:ScreeningSubjectID 0 unbounded
EducationHistoryID nsA:EducationHistoryID 0 (1)
InputEducationVerification nsA:InputEducationVerification 0 (1)
EducationOrganizationVerification nsA:EducationOrganizationVerification 0 unbounded
AdditionalItem nsA:AdditionalItem 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:
Collapse References:
nsA:EducationVerificationReport