Definition Type: Attribute
Name: scheduleBasis
Namespace: http://www.hr-xml.org/3
Type: nsA:WorkingHoursBasisCodeContentType
Containing Schema: Fields.xsd
Use Required
Documentation:
A set of enumerated values providing the basis or period for expressing scheduled working hours. Values are: (Day -- not applicable in this instance). Week Two Weeks Four Weeks Half Month Month Two Months Quarter Seasonal Term Half Year Year
Collapse XSD Schema Diagram:
XSD Diagram of scheduleBasis in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:attribute name="scheduleBasis" type="WorkingHoursBasisCodeContentType" use="required">
    <xsd:annotation>
        <xsd:documentation>A set of enumerated values providing the basis or period for expressing scheduled working hours. Values are:
(Day -- not applicable in this instance).
Week
Two Weeks
Four Weeks
Half Month
Month
Two Months
Quarter
Seasonal Term
Half Year
Year	
</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: