Definition Type: Group
Name: CommonTimeReporting
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Documentation:
Used in the HR Nouns
Collapse XSD Schema Diagram:
Drilldown into GLEntityID in schema fields_xsd1 Drilldown into WorkTimePeriod in schema components_xsd1 Drilldown into WorkLocation in schema components_xsd1 Drilldown into WorkShiftID in schema fields_xsd1 Drilldown into WageGroupCode in schema fields_xsd1 Drilldown into WageType in schema fields_xsd1 Drilldown into ScheduleType in schema fields_xsd1 Drilldown into OverTimeIndicator in schema fields_xsd1 Drilldown into AbsenceType in schema fields_xsd1 Drilldown into ContractReference in schema components_xsd1 Drilldown into Employee in schema components_xsd1XSD Diagram of CommonTimeReporting in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:group name="CommonTimeReporting">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Used in the HR Nouns
         </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" ref="Employee" />
        <xsd:element minOccurs="0" ref="ContractReference" />
        <xsd:element minOccurs="0" ref="AbsenceType">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">
                  This describes the type of absence a worker is reporting in a time and attendance
                  collection process
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="OverTimeIndicator">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">
                  This is used to identify work subject to overtime processing.
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ScheduleType">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">
                  ScheduleType is a code or identifier that describes the specific schedule and can
                  be used in a variety of contexts. When used in the context of employee,
                  ScheduleType refers to the specific schedule for the employee or worker.

                  When used in the context of a Schedule, ScheduleType indicates whether the
                  Schedule is a demand schedule from a customer or a supply schedule from a
                  supplier. Valid values for this context are: “Demand”, “Supplier”
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="WageType">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">
                  This 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
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="WageGroupCode">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">
                  This is used to classify an employee’s wage
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="WorkShiftID">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">
                  This is the Employee Shift Identifier. ShiftId describes the regular or standard
                  authorized work time for the employee
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="WorkLocation" />
        <xsd:element minOccurs="0" ref="WorkTimePeriod">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">
                  This is the time of a business reporting period
               </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="GLEntityID" />
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Employee oagis:Employee 0 (1)
ContractReference oagis:ContractReference 0 (1)
AbsenceType oagis:AbsenceType 0 (1)
OverTimeIndicator oagis:OverTimeIndicator 0 (1)
ScheduleType oagis:ScheduleType 0 (1)
WageType oagis:WageType 0 (1)
WageGroupCode oagis:WageGroupCode 0 (1)
WorkShiftID oagis:WorkShiftID 0 (1)
WorkLocation oagis:WorkLocation 0 (1)
WorkTimePeriod oagis:WorkTimePeriod 0 (1)
GLEntityID oagis:GLEntityID 0 (1)