Definition Type: Element
Name: Duration
Namespace: http://ns.hr-xml.org/2007-04-15
Type: duration:http://www.w3.org/2001/XMLSchema
Containing Schema: Screenings.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the duration of the screening.
Collapse XSD Schema Diagram:
XSD Diagram of Duration in schema screenings_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Duration" type="xsd:duration" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the duration of the screening.</xsd:documentation>
    </xsd:annotation>
</xsd:element>