Definition Type: Element
Name: WageType
Namespace: http://www.openapplications.org/oagis
Type: oa:WageType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is a code or identifier that describes the specific type a wage an employee or worker is paid. Examples include: Exempt from Overtime, Non-Exempt from Overtime
Collapse XSD Schema Diagram:
Drilldown into WageType in schema fields_xsdXSD Diagram of WageType in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="WageType" type="WageType" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is a code or identifier that describes the specific type a wage an employee or worker is paid.

Examples include:	Exempt from Overtime, Non-Exempt from Overtime</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: