Definition Type: Element
Name: DetectionLimit
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:
Lowest concentration of a drug that can be reliably detected.
Collapse XSD Schema Diagram:
XSD Diagram of DetectionLimit in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="DetectionLimit" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Lowest concentration of a drug that can be reliably detected.</xsd:documentation>
    </xsd:annotation>
</xsd:element>