Definition Type: ComplexType
Name: TimeOffAllowanceType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: PrehireRemunerationPackage.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Description in schema prehireremunerationpackage_xsd Drilldown into timeOffType in schema prehireremunerationpackage_xsdXSD Diagram of TimeOffAllowanceType in schema prehireremunerationpackage_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="TimeOffAllowanceType">
    <xsd:sequence>
        <xsd:element name="Description" type="xsd:string" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="timeOffType" type="TimeOffTypes" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Description hr:Description 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
timeOffType hr:timeOffType (Optional)
Collapse Derivation Tree:
Collapse References:
hr:TimeOffAllowance