<?xml version="1.0" encoding="utf-8"?>
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
  <AutoRefresh>0</AutoRefresh>
  <DataSources>
    <DataSource Name="AttendenceDataSet">
      <ConnectionProperties>
        <DataProvider>System.Data.DataSet</DataProvider>
        <ConnectString>/* Local Connection */</ConnectString>
      </ConnectionProperties>
      <rd:DataSourceID>c3ffac9c-6e62-469d-8ac1-11eb77baa0dc</rd:DataSourceID>
    </DataSource>
  </DataSources>
  <DataSets>
    <DataSet Name="AttendenceDataSet_EmpDailyAttnParentNew">
      <Query>
        <DataSourceName>AttendenceDataSet</DataSourceName>
        <CommandText>/* Local Query */</CommandText>
      </Query>
      <Fields>
        <Field Name="EmpNo">
          <DataField>EmpNo</DataField>
          <rd:TypeName>System.String</rd:TypeName>
        </Field>
        <Field Name="Name">
          <DataField>Name</DataField>
          <rd:TypeName>System.String</rd:TypeName>
        </Field>
        <Field Name="Designation">
          <DataField>Designation</DataField>
          <rd:TypeName>System.String</rd:TypeName>
        </Field>
        <Field Name="Department">
          <DataField>Department</DataField>
          <rd:TypeName>System.String</rd:TypeName>
        </Field>
        <Field Name="JoiningDate">
          <DataField>JoiningDate</DataField>
          <rd:TypeName>System.String</rd:TypeName>
        </Field>
        <Field Name="FromDate">
          <DataField>FromDate</DataField>
          <rd:TypeName>System.String</rd:TypeName>
        </Field>
        <Field Name="ToDate">
          <DataField>ToDate</DataField>
          <rd:TypeName>System.String</rd:TypeName>
        </Field>
        <Field Name="TotalLate">
          <DataField>TotalLate</DataField>
          <rd:TypeName>System.String</rd:TypeName>
        </Field>
        <Field Name="TotalOT">
          <DataField>TotalOT</DataField>
          <rd:TypeName>System.String</rd:TypeName>
        </Field>
        <Field Name="Division">
          <DataField>Division</DataField>
          <rd:TypeName>System.String</rd:TypeName>
        </Field>
      </Fields>
      <rd:DataSetInfo>
        <rd:DataSetName>AttendenceDataSet</rd:DataSetName>
        <rd:SchemaPath>D:\Local\SanofiNew\HRM.Report\Attendence\AttendenceDataSet\AttendenceDataSet.xsd</rd:SchemaPath>
        <rd:TableName>EmpDailyAttnParentNewLiFung</rd:TableName>
        <rd:TableAdapterFillMethod />
        <rd:TableAdapterGetDataMethod />
        <rd:TableAdapterName />
      </rd:DataSetInfo>
    </DataSet>
  </DataSets>
  <ReportSections>
    <ReportSection>
      <Body>
        <ReportItems>
          <Tablix Name="Tablix1">
            <TablixBody>
              <TablixColumns>
                <TablixColumn>
                  <Width>7.2198in</Width>
                </TablixColumn>
              </TablixColumns>
              <TablixRows>
                <TablixRow>
                  <Height>1.87287in</Height>
                  <TablixCells>
                    <TablixCell>
                      <CellContents>
                        <Rectangle Name="Rectangle1">
                          <ReportItems>
                            <Rectangle Name="rectangle1">
                              <ReportItems>
                                <Textbox Name="Department">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>=Fields!Department.Value</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style />
                                    </Paragraph>
                                  </Paragraphs>
                                  <rd:DefaultName>Department</rd:DefaultName>
                                  <Top>0.48036in</Top>
                                  <Left>1.49017in</Left>
                                  <Height>0.2in</Height>
                                  <Width>1.89008in</Width>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="Designation">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>=Fields!Designation.Value</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style />
                                    </Paragraph>
                                  </Paragraphs>
                                  <rd:DefaultName>Designation</rd:DefaultName>
                                  <Top>0.28016in</Top>
                                  <Left>1.49017in</Left>
                                  <Height>0.2in</Height>
                                  <Width>1.89008in</Width>
                                  <ZIndex>1</ZIndex>
                                  <Style>
                                    <PaddingLeft>1pt</PaddingLeft>
                                    <PaddingRight>1pt</PaddingRight>
                                    <PaddingTop>1pt</PaddingTop>
                                    <PaddingBottom>1pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox13">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>DESIGNATION</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Left</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.28016in</Top>
                                  <Left>0.14017in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.86458in</Width>
                                  <ZIndex>2</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox23">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>OPERATING GROUP</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Left</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.48036in</Top>
                                  <Left>0.14017in</Left>
                                  <Height>0.2in</Height>
                                  <Width>1.1861in</Width>
                                  <ZIndex>3</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox32">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>:</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Center</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.28016in</Top>
                                  <Left>1.34016in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.1in</Width>
                                  <ZIndex>4</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox33">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>:</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Center</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.48036in</Top>
                                  <Left>1.34016in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.1in</Width>
                                  <ZIndex>5</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox64">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>FROM DATE</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Left</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.68056in</Top>
                                  <Left>0.14017in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.86458in</Width>
                                  <ZIndex>6</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox65">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>:</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Center</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.68056in</Top>
                                  <Left>1.34016in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.1in</Width>
                                  <ZIndex>7</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox66">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>=Fields!FromDate.Value</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Left</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.68056in</Top>
                                  <Left>1.50033in</Left>
                                  <Height>0.2in</Height>
                                  <Width>1.89008in</Width>
                                  <ZIndex>8</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="Designation3">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>=Fields!EmpNo.Value</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style />
                                    </Paragraph>
                                  </Paragraphs>
                                  <rd:DefaultName>Designation</rd:DefaultName>
                                  <Top>0.07996in</Top>
                                  <Left>1.49852in</Left>
                                  <Height>0.2in</Height>
                                  <Width>1.89008in</Width>
                                  <ZIndex>9</ZIndex>
                                  <Style>
                                    <PaddingLeft>1pt</PaddingLeft>
                                    <PaddingRight>1pt</PaddingRight>
                                    <PaddingTop>1pt</PaddingTop>
                                    <PaddingBottom>1pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox35">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>:</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Center</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.07996in</Top>
                                  <Left>1.34016in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.1in</Width>
                                  <ZIndex>10</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox16">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value EvaluationMode="Constant">EMPLOYEE ID</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Left</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.07996in</Top>
                                  <Left>0.14017in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.86458in</Width>
                                  <ZIndex>11</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="Department2">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>=Fields!Division.Value</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style />
                                    </Paragraph>
                                  </Paragraphs>
                                  <rd:DefaultName>Department</rd:DefaultName>
                                  <Top>0.48076in</Top>
                                  <Left>5.12173in</Left>
                                  <Height>0.2in</Height>
                                  <Width>1.89008in</Width>
                                  <ZIndex>12</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="Designation2">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>=Fields!JoiningDate.Value</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style />
                                    </Paragraph>
                                  </Paragraphs>
                                  <rd:DefaultName>Designation</rd:DefaultName>
                                  <Top>0.28056in</Top>
                                  <Left>5.12173in</Left>
                                  <Height>0.2in</Height>
                                  <Width>1.89008in</Width>
                                  <ZIndex>13</ZIndex>
                                  <Style>
                                    <PaddingLeft>1pt</PaddingLeft>
                                    <PaddingRight>1pt</PaddingRight>
                                    <PaddingTop>1pt</PaddingTop>
                                    <PaddingBottom>1pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox34">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>:</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Center</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.28056in</Top>
                                  <Left>4.97172in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.1in</Width>
                                  <ZIndex>14</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox36">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>:</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Center</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.48076in</Top>
                                  <Left>4.97172in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.1in</Width>
                                  <ZIndex>15</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox68">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>:</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Center</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.68096in</Top>
                                  <Left>4.97172in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.1in</Width>
                                  <ZIndex>16</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox69">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>=Fields!ToDate.Value</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Left</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.68096in</Top>
                                  <Left>5.13189in</Left>
                                  <Height>0.2in</Height>
                                  <Width>1.89008in</Width>
                                  <ZIndex>17</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="Designation4">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>=Fields!Name.Value</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style />
                                    </Paragraph>
                                  </Paragraphs>
                                  <rd:DefaultName>Designation</rd:DefaultName>
                                  <Top>0.08036in</Top>
                                  <Left>5.13008in</Left>
                                  <Height>0.2in</Height>
                                  <Width>1.89008in</Width>
                                  <ZIndex>18</ZIndex>
                                  <Style>
                                    <PaddingLeft>1pt</PaddingLeft>
                                    <PaddingRight>1pt</PaddingRight>
                                    <PaddingTop>1pt</PaddingTop>
                                    <PaddingBottom>1pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox37">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>:</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Center</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.08036in</Top>
                                  <Left>4.97172in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.1in</Width>
                                  <ZIndex>19</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox18">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>JOINING DATE</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Left</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.30238in</Top>
                                  <Left>3.98864in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.86458in</Width>
                                  <ZIndex>20</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox24">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>DIVISION</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Left</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.50258in</Top>
                                  <Left>3.98864in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.86458in</Width>
                                  <ZIndex>21</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox71">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>TO DATE</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Left</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.70278in</Top>
                                  <Left>3.98864in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.86458in</Width>
                                  <ZIndex>22</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                                <Textbox Name="textbox19">
                                  <CanGrow>true</CanGrow>
                                  <KeepTogether>true</KeepTogether>
                                  <Paragraphs>
                                    <Paragraph>
                                      <TextRuns>
                                        <TextRun>
                                          <Value>EMP. NAME</Value>
                                          <Style>
                                            <FontSize>8pt</FontSize>
                                            <FontWeight>Bold</FontWeight>
                                          </Style>
                                        </TextRun>
                                      </TextRuns>
                                      <Style>
                                        <TextAlign>Left</TextAlign>
                                      </Style>
                                    </Paragraph>
                                  </Paragraphs>
                                  <Top>0.10218in</Top>
                                  <Left>3.98864in</Left>
                                  <Height>0.2in</Height>
                                  <Width>0.86458in</Width>
                                  <ZIndex>23</ZIndex>
                                  <Style>
                                    <PaddingLeft>2pt</PaddingLeft>
                                    <PaddingRight>2pt</PaddingRight>
                                    <PaddingTop>2pt</PaddingTop>
                                    <PaddingBottom>2pt</PaddingBottom>
                                  </Style>
                                </Textbox>
                              </ReportItems>
                              <DataElementOutput>ContentsOnly</DataElementOutput>
                              <Top>0.04514in</Top>
                              <Left>0.03662in</Left>
                              <Height>1.00496in</Height>
                              <Width>7.16337in</Width>
                              <Style>
                                <Border>
                                  <Color>DimGray</Color>
                                  <Style>Solid</Style>
                                </Border>
                              </Style>
                            </Rectangle>
                            <Subreport Name="Subreport4">
                              <ReportName>DateRangeMultipleJobCardSubNewLiFung</ReportName>
                              <Parameters>
                                <Parameter Name="EmployeeNo">
                                  <Value>=Fields!EmpNo.Value</Value>
                                </Parameter>
                                <Parameter Name="TotalLate">
                                  <Value>=Fields!TotalLate.Value</Value>
                                </Parameter>
                                <Parameter Name="TotalOT">
                                  <Value>=Fields!TotalOT.Value</Value>
                                </Parameter>
                              </Parameters>
                              <OmitBorderOnPageBreak>true</OmitBorderOnPageBreak>
                              <Top>1.06061in</Top>
                              <Height>0.47917in</Height>
                              <Width>7.19999in</Width>
                              <ZIndex>1</ZIndex>
                              <Style>
                                <Border>
                                  <Style>None</Style>
                                </Border>
                              </Style>
                            </Subreport>
                          </ReportItems>
                          <PageBreak>
                            <BreakLocation>End</BreakLocation>
                          </PageBreak>
                          <KeepTogether>true</KeepTogether>
                          <Style>
                            <Border>
                              <Style>None</Style>
                            </Border>
                          </Style>
                        </Rectangle>
                      </CellContents>
                    </TablixCell>
                  </TablixCells>
                </TablixRow>
              </TablixRows>
            </TablixBody>
            <TablixColumnHierarchy>
              <TablixMembers>
                <TablixMember />
              </TablixMembers>
            </TablixColumnHierarchy>
            <TablixRowHierarchy>
              <TablixMembers>
                <TablixMember>
                  <Group Name="Details" />
                  <TablixMembers>
                    <TablixMember />
                  </TablixMembers>
                </TablixMember>
              </TablixMembers>
            </TablixRowHierarchy>
            <KeepTogether>true</KeepTogether>
            <DataSetName>AttendenceDataSet_EmpDailyAttnParentNew</DataSetName>
            <PageBreak>
              <BreakLocation>End</BreakLocation>
            </PageBreak>
            <Left>0.46083in</Left>
            <Height>1.87287in</Height>
            <Width>7.2198in</Width>
            <Style>
              <Border>
                <Style>None</Style>
              </Border>
            </Style>
          </Tablix>
        </ReportItems>
        <Height>1.87287in</Height>
        <Style />
      </Body>
      <Width>7.68063in</Width>
      <Page>
        <PageHeader>
          <Height>1.3in</Height>
          <PrintOnFirstPage>true</PrintOnFirstPage>
          <PrintOnLastPage>true</PrintOnLastPage>
          <ReportItems>
            <Textbox Name="textbox2">
              <CanGrow>true</CanGrow>
              <KeepTogether>true</KeepTogether>
              <Paragraphs>
                <Paragraph>
                  <TextRuns>
                    <TextRun>
                      <Value EvaluationMode="Constant">DATE RANGE WISE JOB CARD</Value>
                      <Style>
                        <FontSize>11pt</FontSize>
                        <FontWeight>Bold</FontWeight>
                        <TextDecoration>Underline</TextDecoration>
                      </Style>
                    </TextRun>
                  </TextRuns>
                  <Style>
                    <TextAlign>Center</TextAlign>
                  </Style>
                </Paragraph>
              </Paragraphs>
              <rd:DefaultName>textbox2</rd:DefaultName>
              <Top>0.925in</Top>
              <Left>0.5in</Left>
              <Height>0.25in</Height>
              <Width>7.14269in</Width>
              <Style>
                <PaddingLeft>2pt</PaddingLeft>
                <PaddingRight>2pt</PaddingRight>
                <PaddingTop>2pt</PaddingTop>
                <PaddingBottom>2pt</PaddingBottom>
              </Style>
            </Textbox>
            <Textbox Name="textbox29">
              <CanGrow>true</CanGrow>
              <KeepTogether>true</KeepTogether>
              <Paragraphs>
                <Paragraph>
                  <TextRuns>
                    <TextRun>
                      <Value>=Parameters!Address.Value</Value>
                      <Style>
                        <FontWeight>Bold</FontWeight>
                      </Style>
                    </TextRun>
                  </TextRuns>
                  <Style>
                    <TextAlign>Center</TextAlign>
                  </Style>
                </Paragraph>
              </Paragraphs>
              <rd:DefaultName>textbox29</rd:DefaultName>
              <Top>0.375in</Top>
              <Left>1.71944in</Left>
              <Height>0.48056in</Height>
              <Width>5.92325in</Width>
              <ZIndex>1</ZIndex>
              <Style>
                <PaddingLeft>2pt</PaddingLeft>
                <PaddingRight>2pt</PaddingRight>
                <PaddingTop>2pt</PaddingTop>
                <PaddingBottom>2pt</PaddingBottom>
              </Style>
            </Textbox>
            <Textbox Name="textbox31">
              <CanGrow>true</CanGrow>
              <KeepTogether>true</KeepTogether>
              <Paragraphs>
                <Paragraph>
                  <TextRuns>
                    <TextRun>
                      <Value>=Parameters!CompanyInfo.Value</Value>
                      <Style>
                        <FontSize>11pt</FontSize>
                        <FontWeight>Bold</FontWeight>
                      </Style>
                    </TextRun>
                  </TextRuns>
                  <Style>
                    <TextAlign>Center</TextAlign>
                  </Style>
                </Paragraph>
              </Paragraphs>
              <Top>0.125in</Top>
              <Left>1.71944in</Left>
              <Height>0.25in</Height>
              <Width>5.92325in</Width>
              <ZIndex>2</ZIndex>
              <Style>
                <PaddingLeft>2pt</PaddingLeft>
                <PaddingRight>2pt</PaddingRight>
                <PaddingTop>2pt</PaddingTop>
                <PaddingBottom>2pt</PaddingBottom>
              </Style>
            </Textbox>
            <Image Name="image1">
              <Source>External</Source>
              <Value>="file:///" &amp; Parameters!Logo.Value</Value>
              <MIMEType>image/bmp</MIMEType>
              <Sizing>Fit</Sizing>
              <Top>0.125in</Top>
              <Left>0.5in</Left>
              <Height>0.75in</Height>
              <Width>1.15in</Width>
              <ZIndex>3</ZIndex>
              <Style />
            </Image>
          </ReportItems>
          <Style>
            <Border>
              <Style>None</Style>
            </Border>
          </Style>
        </PageHeader>
        <PageFooter>
          <Height>0.52083in</Height>
          <PrintOnFirstPage>true</PrintOnFirstPage>
          <PrintOnLastPage>true</PrintOnLastPage>
          <ReportItems>
            <Textbox Name="textbox15">
              <CanGrow>true</CanGrow>
              <KeepTogether>true</KeepTogether>
              <Paragraphs>
                <Paragraph>
                  <TextRuns>
                    <TextRun>
                      <Value>PR: Present, AB: Absent, CL: Casual Leave, SL: Sick Leave,  AL: Annual Leave,  ML: Maternity Leave,  LWP: Leave Without Pay,  WD: Weekend,  FH: Festival Holiday, LP: Late Present, TR: Travel, OD: Outside Duty, PL: Paternity Leave</Value>
                      <Style>
                        <FontSize>7.5pt</FontSize>
                        <FontWeight>Bold</FontWeight>
                      </Style>
                    </TextRun>
                  </TextRuns>
                  <Style>
                    <TextAlign>Center</TextAlign>
                  </Style>
                </Paragraph>
              </Paragraphs>
              <rd:DefaultName>textbox15</rd:DefaultName>
              <Top>0.02639in</Top>
              <Left>0.44269in</Left>
              <Height>0.44722in</Height>
              <Width>7.2in</Width>
              <Style>
                <PaddingLeft>2pt</PaddingLeft>
                <PaddingRight>2pt</PaddingRight>
                <PaddingTop>2pt</PaddingTop>
                <PaddingBottom>2pt</PaddingBottom>
              </Style>
            </Textbox>
          </ReportItems>
          <Style>
            <Border>
              <Style>None</Style>
            </Border>
          </Style>
        </PageFooter>
        <PageHeight>11.69in</PageHeight>
        <PageWidth>8.27in</PageWidth>
        <LeftMargin>0.12877in</LeftMargin>
        <RightMargin>0.12877in</RightMargin>
        <TopMargin>0.05in</TopMargin>
        <BottomMargin>0.05in</BottomMargin>
        <Style />
      </Page>
    </ReportSection>
  </ReportSections>
  <ReportParameters>
    <ReportParameter Name="CompanyInfo">
      <DataType>String</DataType>
      <Nullable>true</Nullable>
      <AllowBlank>true</AllowBlank>
      <Prompt>ReportParameter1</Prompt>
    </ReportParameter>
    <ReportParameter Name="Logo">
      <DataType>String</DataType>
      <Nullable>true</Nullable>
      <AllowBlank>true</AllowBlank>
      <Prompt>ReportParameter1</Prompt>
    </ReportParameter>
    <ReportParameter Name="Address">
      <DataType>String</DataType>
      <Nullable>true</Nullable>
      <AllowBlank>true</AllowBlank>
      <Prompt>ReportParameter1</Prompt>
    </ReportParameter>
    <ReportParameter Name="Phone">
      <DataType>String</DataType>
      <Nullable>true</Nullable>
      <AllowBlank>true</AllowBlank>
      <Prompt>ReportParameter1</Prompt>
    </ReportParameter>
    <ReportParameter Name="SearchCriteria">
      <DataType>String</DataType>
      <Nullable>true</Nullable>
      <AllowBlank>true</AllowBlank>
      <Prompt>ReportParameter1</Prompt>
    </ReportParameter>
  </ReportParameters>
  <ReportParametersLayout>
    <GridLayoutDefinition>
      <NumberOfColumns>2</NumberOfColumns>
      <NumberOfRows>3</NumberOfRows>
      <CellDefinitions>
        <CellDefinition>
          <ColumnIndex>0</ColumnIndex>
          <RowIndex>0</RowIndex>
          <ParameterName>CompanyInfo</ParameterName>
        </CellDefinition>
        <CellDefinition>
          <ColumnIndex>1</ColumnIndex>
          <RowIndex>0</RowIndex>
          <ParameterName>Logo</ParameterName>
        </CellDefinition>
        <CellDefinition>
          <ColumnIndex>0</ColumnIndex>
          <RowIndex>1</RowIndex>
          <ParameterName>Address</ParameterName>
        </CellDefinition>
        <CellDefinition>
          <ColumnIndex>1</ColumnIndex>
          <RowIndex>1</RowIndex>
          <ParameterName>Phone</ParameterName>
        </CellDefinition>
        <CellDefinition>
          <ColumnIndex>0</ColumnIndex>
          <RowIndex>2</RowIndex>
          <ParameterName>SearchCriteria</ParameterName>
        </CellDefinition>
      </CellDefinitions>
    </GridLayoutDefinition>
  </ReportParametersLayout>
  <ConsumeContainerWhitespace>true</ConsumeContainerWhitespace>
  <rd:ReportUnitType>Inch</rd:ReportUnitType>
  <rd:ReportID>5968c42f-91c3-45a0-bae9-1da60175a508</rd:ReportID>
</Report>