Definition Type: Element
Name: EducationResult
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EducationVerificationType
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Contains information as verified by the screening provider relating to the degree, certificate or other educational credential.
Collapse XSD Schema Diagram:
Drilldown into AdditionalItems in schema backgroundreports_xsd Drilldown into Comments in schema backgroundreports_xsd Drilldown into QuestionAnswerPair in schema backgroundreports_xsd Drilldown into SchoolRequestedBlock in schema backgroundreports_xsd Drilldown into ApplicantRequestedBlock in schema backgroundreports_xsd Drilldown into SchoolOrInstitution in schema backgroundreports_xsd Drilldown into ContactInformation in schema backgroundreports_xsd Drilldown into ApplicantInformation in schema backgroundreports_xsd Drilldown into EducationVerificationType in schema backgroundreports_xsdXSD Diagram of EducationResult in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="EducationResult" type="EducationVerificationType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Contains information as verified by the screening provider relating to the degree, certificate or other educational credential.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ApplicantInformation hr:ApplicantInformation 0 unbounded
ContactInformation hr:ContactInformation 0 unbounded
SchoolOrInstitution hr:SchoolOrInstitution (1) (1)
ApplicantRequestedBlock hr:ApplicantRequestedBlock 0 (1)
SchoolRequestedBlock hr:SchoolRequestedBlock 0 (1)
QuestionAnswerPair hr:QuestionAnswerPair 0 unbounded
Comments hr:Comments 0 unbounded
AdditionalItems hr:AdditionalItems 0 unbounded
Collapse Derivation Tree: