Definition Type: Element
Name: ErrorReport
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ErrorReportType
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Provides a means of communicating errors applicable to the screening. i.e. missing required element.
Collapse XSD Schema Diagram:
Drilldown into AdditionalItems in schema backgroundreports_xsd Drilldown into ProviderReferenceId in schema backgroundreports_xsd Drilldown into ScreeningQualifier in schema backgroundreports_xsd Drilldown into ScreeningType in schema backgroundreports_xsd Drilldown into ScreeningReferenceId in schema backgroundreports_xsd Drilldown into ScreeningsReferenceId in schema backgroundreports_xsd Drilldown into PackageReferenceId in schema backgroundreports_xsd Drilldown into FileReferenceId in schema backgroundreports_xsd Drilldown into ErrorSeverity in schema backgroundreports_xsd Drilldown into ErrorCode in schema backgroundreports_xsd Drilldown into ErrorDescription in schema backgroundreports_xsd Drilldown into ErrorReportType in schema backgroundreports_xsdXSD Diagram of ErrorReport in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ErrorReport" type="ErrorReportType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Provides a means of communicating errors applicable to the screening.  i.e. missing required element.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ErrorDescription hr:ErrorDescription (1) (1)
ErrorCode hr:ErrorCode 0 (1)
ErrorSeverity hr:ErrorSeverity 0 (1)
FileReferenceId hr:FileReferenceId 0 (1)
PackageReferenceId hr:PackageReferenceId 0 (1)
ScreeningsReferenceId hr:ScreeningsReferenceId 0 (1)
ScreeningReferenceId hr:ScreeningReferenceId 0 (1)
ScreeningType hr:ScreeningType 0 (1)
ScreeningQualifier hr:ScreeningQualifier 0 (1)
ProviderReferenceId hr:ProviderReferenceId 0 (1)
AdditionalItems hr:AdditionalItems 0 unbounded
Collapse Derivation Tree: