Definition Type: Element
Name: StartBusyPeriod
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: StaffingPositionHeader.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
If using a date, the date must be in ISO 8601 format.
Collapse XSD Schema Diagram:
XSD Diagram of StartBusyPeriod in schema staffingpositionheader_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="StartBusyPeriod" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>If using a date, the date must be in ISO 8601 format.</xsd:documentation>
    </xsd:annotation>
</xsd:element>