Definition Type: Element
Name: Laboratory
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The name of the laboratory which has met certain minimum performance standards set by an accrediting agency, and has received a certificate to verify this fact.
Collapse XSD Schema Diagram:
XSD Diagram of Laboratory in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Laboratory" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The name of the laboratory which has met certain minimum performance
standards set by an accrediting agency, and has received a certificate to verify this fact.</xsd:documentation>
    </xsd:annotation>
</xsd:element>