Definition Type: Element
Name: ErrorDescription
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: BackgroundReports.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A description of the error. i.e. Missing DateOfBirth.
Collapse XSD Schema Diagram:
XSD Diagram of ErrorDescription in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ErrorDescription" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>A description of the error.  i.e. Missing DateOfBirth.</xsd:documentation>
    </xsd:annotation>
</xsd:element>