<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer application="StiReport" version="1.02" type="Flex">
  <Dictionary isKey="true" Ref="1" type="Dictionary">
    <BusinessObjects count="0" isList="true"/>
    <Databases count="1" isList="true">
      <Connection isKey="true" Ref="2" type="Stimulsoft.Report.Dictionary.StiSqlDatabase">
        <Alias>Connection</Alias>
        <ConnectionStringEncrypted>9DrRC8YLY8FHRVXwxIhpXtFwtcjGX8t1/BXoheoNdA/4ZssJYkuyeWBNTfRqdKsL+S71z05Kmg1i
R/mlYXHnboh41wzdXXvNQxHN8U0BJXvl8lPCxlnTqGBcuexodG173FbbwsUIAYHCHqxAclzpXo1w
dy3v</ConnectionStringEncrypted>
        <Name>Connection</Name>
      </Connection>
    </Databases>
    <DataSources count="4" isList="true">
      <SourceDeDonnées1 isKey="true" Ref="3" type="Stimulsoft.Report.Dictionary.StiSqlSource">
        <Alias>SourceDeDonnées1</Alias>
        <Columns count="29" isList="true">
          <value>ContactId,Identifiant_x0020_du_x0020_contact,System.Int32</value>
          <value>ContactCode,System.String</value>
          <value>ContactType,System.Int32</value>
          <value>ContactLinkId,System.Int32</value>
          <value>SearchName,System.String</value>
          <value>Name,System.String</value>
          <value>LastName,System.String</value>
          <value>FirstName,System.String</value>
          <value>BirthName,System.String</value>
          <value>Initial,System.String</value>
          <value>SexId,System.Int32</value>
          <value>AddressContact1Id,System.Int32</value>
          <value>AddressContact2Id,System.Int32</value>
          <value>AddressContact3Id,System.Int32</value>
          <value>ProfTel,System.String</value>
          <value>ProfGsm,System.String</value>
          <value>ProfFax,System.String</value>
          <value>ProfMail,System.String</value>
          <value>PrivTel,System.String</value>
          <value>PrivGsm,System.String</value>
          <value>PrivFax,System.String</value>
          <value>PrivMail,System.String</value>
          <value>LanguageId,System.Int32</value>
          <value>Photo,System.String</value>
          <value>CustomerId,System.Int32</value>
          <value>SupplierId,System.Int32</value>
          <value>Employee,System.Boolean</value>
          <value>Candidate,System.Boolean</value>
          <value>Family,System.Boolean</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>SourceDeDonnées1</Name>
        <NameInSource>Connection</NameInSource>
        <Parameters count="0" isList="true"/>
        <SqlCommand>select * from BsContact</SqlCommand>
      </SourceDeDonnées1>
      <PjEmpAffect isKey="true" Ref="4" type="Stimulsoft.Report.Dictionary.StiSqlSource">
        <Alias>PjEmpAffect</Alias>
        <Columns count="14" isList="true">
          <value>BeginAffect,System.Nullable`1[System.DateTime]</value>
          <value>EndAffect,System.Nullable`1[System.DateTime]</value>
          <value>Name,System.String</value>
          <value>ContactCode,System.String</value>
          <value>ProjetCode,System.String</value>
          <value>Tr_x0020_Projet,System.String</value>
          <value>BeginPrj,System.Nullable`1[System.DateTime]</value>
          <value>EndPrj,System.Nullable`1[System.DateTime]</value>
          <value>PjGroupCode,System.String</value>
          <value>Tr_x0020_GroupProjet,System.String</value>
          <value>DayTypeId_x0020_Tr,System.String</value>
          <value>DayTypeId_x0020_Cd,System.String</value>
          <value>TypeAffectId_x0020_Cd,System.String</value>
          <value>TypeAffectId_x0020_Tr,System.String</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>PjEmpAffect</Name>
        <NameInSource>Connection</NameInSource>
        <Parameters count="0" isList="true"/>
        <SqlCommand>SELECT  [t0].[BeginAffect] AS [BeginAffect], [t0].[EndAffect] AS [EndAffect], [t2].[Name] AS [Name], [t2].[ContactCode] AS [ContactCode], [t3].[ProjetCode] AS [ProjetCode], [t4].[translationnl] AS [Tr Projet], [t3].[BeginPrj] AS [BeginPrj], [t3].[EndPrj] AS [EndPrj], [t5].[PjGroupCode] AS [PjGroupCode], [t6].[translationnl] AS [Tr GroupProjet], [t7].[translationnl] AS [DayTypeId Tr], [t8].[TableCode] AS [DayTypeId Cd], [t9].[TableCode] AS [TypeAffectId Cd], [t10].[translationnl] AS [TypeAffectId Tr] FROM [PjEmpAffect] AS [t0]  LEFT OUTER JOIN [HrEmployee] AS [t1] ON [t0].[ContactId] = [t1].[ContactId]  LEFT OUTER JOIN [BsContact] AS [t2] ON [t1].[ContactId] = [t2].[ContactId]  LEFT OUTER JOIN [PjProjet] AS [t3] ON [t0].[ProjetId] = [t3].[ProjetId]  LEFT OUTER JOIN [SysTranslation] AS [t4] ON [t3].[TranslationId] = [t4].[TranslationId]  LEFT OUTER JOIN [PjGroup] AS [t5] ON [t3].[PjGroupId] = [t5].[PjGroupId]  LEFT OUTER JOIN [SysTranslation] AS [t6] ON [t5].[TranslationId] = [t6].[TranslationId]  LEFT OUTER JOIN [SysTranslation] AS [t7] ON [t0].[DayTypeId] = [t7].[TranslationId]  LEFT OUTER JOIN [SysTableValue] AS [t8] ON [t0].[DayTypeId] = [t8].[TableValueId]  LEFT OUTER JOIN [SysTableValue] AS [t9] ON [t0].[TypeAffectId] = [t9].[TableValueId]  LEFT OUTER JOIN [SysTranslation] AS [t10] ON [t0].[TypeAffectId] = [t10].[TranslationId]</SqlCommand>
      </PjEmpAffect>
      <HrEmpTmCalendar isKey="true" Ref="5" type="Stimulsoft.Report.Dictionary.StiSqlSource">
        <Alias>HrEmpTmCalendar</Alias>
        <Columns count="18" isList="true">
          <value>EmployeeCode,System.String</value>
          <value>Name,System.String</value>
          <value>DateCal,System.String</value>
          <value>HourTypeCode,System.String</value>
          <value>Tr_x0020_HourType,System.String</value>
          <value>ProjetCode,System.String</value>
          <value>Tr_x0020_Projet,System.String</value>
          <value>PjGroupCode,System.String</value>
          <value>Tr_x0020_GroupProjet_x0020_2,System.String</value>
          <value>BeginPrj,System.String</value>
          <value>EndPrj,System.String</value>
          <value>ProjetCode_x0020_2,System.String</value>
          <value>Tr_x0020_Projet_x0020_2,System.String</value>
          <value>PjGroupCode_x0020_2,System.String</value>
          <value>Tr_x0020_GroupProjet,System.String</value>
          <value>BeginPrj_x0020_2,System.String</value>
          <value>EndPrj_x0020_2,System.String</value>
          <value>DayOfWeek_x0020_Cd,System.String</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>HrEmpTmCalendar</Name>
        <NameInSource>Connection</NameInSource>
        <Parameters count="0" isList="true"/>
        <SqlCommand>SELECT  [t1].[EmployeeCode] AS [EmployeeCode], [t2].[Name] AS [Name], CONVERT(char(10), [t0].[DateCal], 103) AS [DateCal], [t3].[HourTypeCode] AS [HourTypeCode], [t4].[translationnl] AS [Tr HourType], [t5].[ProjetCode] AS [ProjetCode], [t6].[translationnl] AS [Tr Projet], [t7].[PjGroupCode] AS [PjGroupCode], [t10].[translationnl] AS [Tr GroupProjet 2], CONVERT(char(10), [t5].[BeginPrj], 103) AS [BeginPrj], CONVERT(char(10), [t5].[EndPrj], 103) AS [EndPrj], [t8].[ProjetCode] AS [ProjetCode 2], [t11].[translationnl] AS [Tr Projet 2], [t9].[PjGroupCode] AS [PjGroupCode 2], [t12].[translationnl] AS [Tr GroupProjet], CONVERT(char(10), [t8].[BeginPrj], 103) AS [BeginPrj 2], CONVERT(char(10), [t8].[EndPrj], 103) AS [EndPrj 2], [t13].[TableCode] AS [DayOfWeek Cd] FROM [HrEmpTmCalendar] AS [t0]  LEFT OUTER JOIN [HrEmployee] AS [t1] ON [t0].[ContactId] = [t1].[ContactId]  LEFT OUTER JOIN [BsContact] AS [t2] ON [t1].[ContactId] = [t2].[ContactId]  LEFT OUTER JOIN [TmHourType] AS [t3] ON [t0].[HourTypeId] = [t3].[HourTypeId]  LEFT OUTER JOIN [SysTranslation] AS [t4] ON [t3].[TranslationId] = [t4].[TranslationId]  LEFT OUTER JOIN [PjProjet] AS [t5] ON [t0].[AMProjetId] = [t5].[ProjetId]  LEFT OUTER JOIN [SysTranslation] AS [t6] ON [t5].[TranslationId] = [t6].[TranslationId]  LEFT OUTER JOIN [PjGroup] AS [t7] ON [t5].[PjGroupId] = [t7].[PjGroupId]  LEFT OUTER JOIN [PjProjet] AS [t8] ON [t0].[PMProjetId] = [t8].[ProjetId]  LEFT OUTER JOIN [PjGroup] AS [t9] ON [t8].[PjGroupId] = [t9].[PjGroupId]  LEFT OUTER JOIN [SysTranslation] AS [t10] ON [t9].[TranslationId] = [t10].[TranslationId]  LEFT OUTER JOIN [SysTranslation] AS [t11] ON [t8].[TranslationId] = [t11].[TranslationId]  LEFT OUTER JOIN [SysTranslation] AS [t12] ON [t7].[TranslationId] = [t12].[TranslationId]  LEFT OUTER JOIN [SysTableValue] AS [t13] ON [t0].[DayOfWeek] = [t13].[TableValueId] WHERE ((([t0].[DateCal] &gt;= CONVERT(DATETIME, '12/08/2013', 103)) AND ([t0].[DateCal] &lt;= CONVERT(DATETIME, '16/08/2013', 103))) AND (([t5].[ProjetCode] IS NOT NULL) OR ([t8].[ProjetCode] IS NOT NULL)))</SqlCommand>
      </HrEmpTmCalendar>
      <HrEmpTmCalendar_2 isKey="true" Ref="6" type="Stimulsoft.Report.Dictionary.StiSqlSource">
        <Alias>HrEmpTmCalendar_2</Alias>
        <Columns count="5" isList="true">
          <value>EmployeeCode,System.String</value>
          <value>ProjetCode,System.String</value>
          <value>ProjetCode_x0020_2,System.String</value>
          <value>DateCal,System.String</value>
          <value>HourTypeCode,System.String</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>HrEmpTmCalendar_2</Name>
        <NameInSource>Connection</NameInSource>
        <Parameters count="0" isList="true"/>
        <SqlCommand>SELECT  [t1].[EmployeeCode] AS [EmployeeCode], [t2].[ProjetCode] AS [ProjetCode], [t3].[ProjetCode] AS [ProjetCode 2], CONVERT(char(10), [t0].[DateCal], 103) AS [DateCal], [t4].[HourTypeCode] AS [HourTypeCode] FROM [HrEmpTmCalendar] AS [t0]  LEFT OUTER JOIN [HrEmployee] AS [t1] ON [t0].[ContactId] = [t1].[ContactId]  LEFT OUTER JOIN [PjProjet] AS [t2] ON [t0].[AMProjetId] = [t2].[ProjetId]  LEFT OUTER JOIN [PjProjet] AS [t3] ON [t0].[PMProjetId] = [t3].[ProjetId]  LEFT OUTER JOIN [TmHourType] AS [t4] ON [t0].[HourTypeId] = [t4].[HourTypeId] WHERE ((([t2].[ProjetCode] IS NOT NULL) OR ([t3].[ProjetCode] IS NOT NULL)) AND ([t4].[HourTypeCode] IS NOT NULL))</SqlCommand>
      </HrEmpTmCalendar_2>
    </DataSources>
    <Relations count="0" isList="true"/>
    <Report isRef="0"/>
    <Variables count="3" isList="true">
      <value>,VarRuler,VarRuler,VarRuler,System.Nullable`1[System.Decimal],,False,False,False</value>
      <value>,prevEmployeeCode,prevEmployeeCode,System.String,,False,False</value>
      <value>,prevHourTypeCode,prevHourTypeCode,System.String,,False,False</value>
    </Variables>
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings count="0" isList="true"/>
  <MetaTags count="0" isList="true"/>
  <Pages count="1" isList="true">
    <Page1 isKey="true" Ref="7" type="Page">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>White</Brush>
      <Components count="2" isList="true">
        <PageHeaderBand1 isKey="true" Ref="8" type="PageHeaderBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,0.4,25.9,1</ClientRectangle>
          <Components count="1" isList="true">
            <Panel1 isKey="true" Ref="9" type="Stimulsoft.Report.Components.StiPanel">
              <Brush>SteelBlue</Brush>
              <ClientRectangle>0,0,26,1</ClientRectangle>
              <Components count="1" isList="true">
                <Text1 isKey="true" Ref="10" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>0,0,25.8,0.8</ClientRectangle>
                  <Conditions count="0" isList="true"/>
                  <Font>Arial,14,Bold</Font>
                  <HorAlignment>Center</HorAlignment>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text1</Name>
                  <Page isRef="7"/>
                  <Parent isRef="9"/>
                  <Text>RITMO - PLANNING</Text>
                  <TextBrush>[255:255:255]</TextBrush>
                </Text1>
              </Components>
              <Conditions count="0" isList="true"/>
              <Name>Panel1</Name>
              <Page isRef="7"/>
              <Parent isRef="8"/>
            </Panel1>
          </Components>
          <Conditions count="0" isList="true"/>
          <Name>PageHeaderBand1</Name>
          <Page isRef="7"/>
          <Parent isRef="7"/>
        </PageHeaderBand1>
        <DataBand1 isKey="true" Ref="11" type="DataBand">
          <Brush>Transparent</Brush>
          <BusinessObjectGuid isNull="true"/>
          <ClientRectangle>0,2.2,25.9,4.2</ClientRectangle>
          <Components count="1" isList="true">
            <CrossTab1 isKey="true" Ref="12" type="Stimulsoft.Report.CrossTab.StiCrossTab">
              <AfterPrintEvent>{
prevEmployeeCode = HrEmpTmCalendar.EmployeeCode;
prevHourTypeCode = HrEmpTmCalendar.HourTypeCode;
}</AfterPrintEvent>
              <BeforePrintEvent>{
prevEmployeeCode = HrEmpTmCalendar.EmployeeCode;
prevHourTypeCode = HrEmpTmCalendar.HourTypeCode;
}</BeforePrintEvent>
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0.2,25.8,3.8</ClientRectangle>
              <Components count="13" isList="true">
                <CrossTab1_Row1_Title isKey="true" Ref="13" type="CrossTitle">
                  <Border>All;[35:106:135];1;Solid;False;4;Black</Border>
                  <Brush>SkyBlue</Brush>
                  <ClientRectangle>0,0.65,2.4,1.2</ClientRectangle>
                  <Font>Arial,10</Font>
                  <Guid>f8c8561a53752157207ce1e711f6945a</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>CrossTab1_Row1_Title</Name>
                  <Page isRef="7"/>
                  <Parent isRef="12"/>
                  <Restrictions>AllowMove, AllowResize, AllowSelect, AllowChange</Restrictions>
                  <Text>Project</Text>
                  <TextBrush>[0:56:85]</TextBrush>
                  <TypeOfComponent>Row:CrossTab1_Row1</TypeOfComponent>
                </CrossTab1_Row1_Title>
                <CrossTab1_LeftTitle isKey="true" Ref="14" type="CrossTitle">
                  <Border>All;[35:106:135];1;Solid;False;4;Black</Border>
                  <Brush>SkyBlue</Brush>
                  <ClientRectangle>0,0,3.8,0.6</ClientRectangle>
                  <Font>Arial,10</Font>
                  <Guid>82dec0265ea360b5e906e1e711f61d7e</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>CrossTab1_LeftTitle</Name>
                  <Page isRef="7"/>
                  <Parent isRef="12"/>
                  <Restrictions>AllowMove, AllowResize, AllowSelect, AllowChange</Restrictions>
                  <Text>RITMO</Text>
                  <TextBrush>[0:56:85]</TextBrush>
                  <TypeOfComponent>LeftTitle</TypeOfComponent>
                </CrossTab1_LeftTitle>
                <CrossTab1_Row2_Title isKey="true" Ref="15" type="CrossTitle">
                  <Border>All;[35:106:135];1;Solid;False;4;Black</Border>
                  <Brush>SkyBlue</Brush>
                  <ClientRectangle>2.4,0.65,1.4,1.2</ClientRectangle>
                  <Font>Arial,10</Font>
                  <Guid>ff4cae4dcf116197577ee1eaa6fb95d0</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>CrossTab1_Row2_Title</Name>
                  <Page isRef="7"/>
                  <Parent isRef="12"/>
                  <Restrictions>AllowMove, AllowResize, AllowSelect, AllowChange</Restrictions>
                  <Text>Kantoor</Text>
                  <TextBrush>[0:56:85]</TextBrush>
                  <TypeOfComponent>Row:CrossTab1_Row2</TypeOfComponent>
                </CrossTab1_Row2_Title>
                <CrossTab1_RowTotal1 isKey="true" Ref="16" type="CrossRowTotal">
                  <Border>All;[35:106:135];1;Solid;False;4;Black</Border>
                  <Brush>[185:255:255]</Brush>
                  <ClientRectangle>0,3.1,3.8,0.6</ClientRectangle>
                  <Conditions count="0" isList="true"/>
                  <Enabled>False</Enabled>
                  <Font>Arial,10</Font>
                  <Guid>137d2c91291fce5578aee1ea97fb58ba</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>CrossTab1_RowTotal1</Name>
                  <Page isRef="7"/>
                  <Parent isRef="12"/>
                  <Restrictions>AllowMove, AllowResize, AllowSelect, AllowChange</Restrictions>
                  <Text>Total</Text>
                  <TextBrush>Black</TextBrush>
                </CrossTab1_RowTotal1>
                <CrossTab1_RowTotal2 isKey="true" Ref="17" type="CrossRowTotal">
                  <Border>All;[35:106:135];1;Solid;False;4;Black</Border>
                  <Brush>[185:255:255]</Brush>
                  <ClientRectangle>2.4,2.5,1.4,0.6</ClientRectangle>
                  <Conditions count="0" isList="true"/>
                  <Enabled>False</Enabled>
                  <Font>Arial,10</Font>
                  <Guid>bea170a48c4578712431e1eab9f3969c</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>CrossTab1_RowTotal2</Name>
                  <Page isRef="7"/>
                  <Parent isRef="12"/>
                  <Restrictions>AllowMove, AllowResize, AllowSelect, AllowChange</Restrictions>
                  <Text>Total</Text>
                  <TextBrush>Black</TextBrush>
                </CrossTab1_RowTotal2>
                <CrossTab1_ColTotal1 isKey="true" Ref="18" type="CrossColumnTotal">
                  <Border>All;[35:106:135];1;Solid;False;4;Black</Border>
                  <Brush>[185:255:255]</Brush>
                  <ClientRectangle>7.25,0.65,1,1.2</ClientRectangle>
                  <Conditions count="0" isList="true"/>
                  <Enabled>False</Enabled>
                  <Font>Arial,10</Font>
                  <Guid>66eb61968704827e76fbe1e6cbc6d72b</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>CrossTab1_ColTotal1</Name>
                  <Page isRef="7"/>
                  <Parent isRef="12"/>
                  <Restrictions>AllowMove, AllowResize, AllowSelect, AllowChange</Restrictions>
                  <Text>Total</Text>
                  <TextBrush>Black</TextBrush>
                </CrossTab1_ColTotal1>
                <CrossTab1_ColTotal2 isKey="true" Ref="19" type="CrossColumnTotal">
                  <Border>All;[155:155:155];1;Solid;False;4;Black</Border>
                  <Brush>[255:255:255]</Brush>
                  <ClientRectangle>6.25,1.25,1,0.6</ClientRectangle>
                  <Conditions count="0" isList="true"/>
                  <Enabled>False</Enabled>
                  <Font>Arial,10</Font>
                  <Guid>fcb0df2a88650b5e4868e237a8a1a1a4</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>CrossTab1_ColTotal2</Name>
                  <Page isRef="7"/>
                  <Parent isRef="12"/>
                  <Restrictions>AllowMove, AllowResize, AllowSelect, AllowChange</Restrictions>
                  <Text>Total</Text>
                  <TextBrush>Black</TextBrush>
                </CrossTab1_ColTotal2>
                <CrossTab1_Row1 isKey="true" Ref="20" type="CrossRow">
                  <Alias>Tr GroupProjet</Alias>
                  <Border>All;[35:106:135];1;Solid;False;4;Black</Border>
                  <Brush>SkyBlue</Brush>
                  <ClientRectangle>0,1.9,2.4,1.2</ClientRectangle>
                  <Conditions count="0" isList="true"/>
                  <DisplayValue>{HrEmpTmCalendar.Tr_GroupProjet}</DisplayValue>
                  <Font>Arial,10</Font>
                  <Guid>335c7bf64b234012ce8fe1ea97f99845</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>CrossTab1_Row1</Name>
                  <Page isRef="7"/>
                  <Parent isRef="12"/>
                  <Restrictions>AllowMove, AllowResize, AllowSelect, AllowChange</Restrictions>
                  <Text>Tr GroupProjet</Text>
                  <TextBrush>[0:56:85]</TextBrush>
                  <TotalGuid>137d2c91291fce5578aee1ea97fb58ba</TotalGuid>
                  <Value>{HrEmpTmCalendar.Tr_GroupProjet}</Value>
                </CrossTab1_Row1>
                <CrossTab1_Row2 isKey="true" Ref="21" type="CrossRow">
                  <Alias>Tr Projet</Alias>
                  <Border>All;[35:106:135];1;Solid;False;4;Black</Border>
                  <Brush>SkyBlue</Brush>
                  <ClientRectangle>2.4,1.9,1.4,0.6</ClientRectangle>
                  <Conditions count="0" isList="true"/>
                  <DisplayValue>{HrEmpTmCalendar.Tr_Projet}</DisplayValue>
                  <Font>Arial,10</Font>
                  <Guid>2048437468a6edcc6496e1eab9f14741</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>CrossTab1_Row2</Name>
                  <Page isRef="7"/>
                  <Parent isRef="12"/>
                  <Restrictions>AllowMove, AllowResize, AllowSelect, AllowChange</Restrictions>
                  <Text>Tr Projet</Text>
                  <TextBrush>[0:56:85]</TextBrush>
                  <TotalGuid>bea170a48c4578712431e1eab9f3969c</TotalGuid>
                  <Value>{HrEmpTmCalendar.Tr_Projet}</Value>
                </CrossTab1_Row2>
                <CrossTab1_Column1 isKey="true" Ref="22" type="CrossColumn">
                  <Alias>DateCal</Alias>
                  <Border>All;[35:106:135];1;Solid;False;4;Black</Border>
                  <Brush>SkyBlue</Brush>
                  <ClientRectangle>3.85,0.65,3.4,0.6</ClientRectangle>
                  <Conditions count="0" isList="true"/>
                  <DisplayValue>{HrEmpTmCalendar.DateCal}</DisplayValue>
                  <Font>Arial,10</Font>
                  <Guid>4ec88f768b468e140f54e1e6cbc41d7d</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>CrossTab1_Column1</Name>
                  <Page isRef="7"/>
                  <Parent isRef="12"/>
                  <Restrictions>AllowMove, AllowResize, AllowSelect, AllowChange</Restrictions>
                  <Text>DateCal</Text>
                  <TextBrush>[0:56:85]</TextBrush>
                  <TotalGuid>66eb61968704827e76fbe1e6cbc6d72b</TotalGuid>
                  <Value>{HrEmpTmCalendar.DateCal}</Value>
                </CrossTab1_Column1>
                <CrossTab1_Column2 isKey="true" Ref="23" type="CrossColumn">
                  <Alias>HourTypeCode</Alias>
                  <Border>All;[155:155:155];1;Solid;False;4;Black</Border>
                  <Brush>White</Brush>
                  <ClientRectangle>3.85,1.25,2.4,0.6</ClientRectangle>
                  <Conditions count="0" isList="true"/>
                  <DisplayValue>{HrEmpTmCalendar.HourTypeCode}</DisplayValue>
                  <Font>Arial,10</Font>
                  <Guid>5cc2b9e1ee618cb180d1e237a89fd52d</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>CrossTab1_Column2</Name>
                  <Page isRef="7"/>
                  <Parent isRef="12"/>
                  <Restrictions>AllowMove, AllowResize, AllowSelect, AllowChange</Restrictions>
                  <Text>HourTypeCode</Text>
                  <TextBrush>[105:105:105]</TextBrush>
                  <TotalGuid>fcb0df2a88650b5e4868e237a8a1a1a4</TotalGuid>
                  <Value>{HrEmpTmCalendar.HourTypeCode}</Value>
                </CrossTab1_Column2>
                <CrossTab1_Sum1 isKey="true" Ref="24" type="CrossSummary">
                  <Alias>Name</Alias>
                  <Border>All;[155:155:155];1;Solid;False;4;Black</Border>
                  <Brush>[255:255:255]</Brush>
                  <ClientRectangle>3.85,1.9,2.4,0.6</ClientRectangle>
                  <Conditions count="0" isList="true"/>
                  <Font>Arial,10</Font>
                  <Guid>117584238687ffefa2e4e68f2c77a73e</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>CrossTab1_Sum1</Name>
                  <Page isRef="7"/>
                  <Parent isRef="12"/>
                  <Restrictions>AllowMove, AllowResize, AllowSelect, AllowChange</Restrictions>
                  <Summary>None</Summary>
                  <Text>0</Text>
                  <TextBrush>Black</TextBrush>
                  <Value>{HrEmpTmCalendar.Name}</Value>
                </CrossTab1_Sum1>
                <CrossTab1_RightTitle isKey="true" Ref="25" type="CrossTitle">
                  <Border>All;[155:155:155];1;Solid;False;4;Black</Border>
                  <Brush>White</Brush>
                  <ClientRectangle>3.85,0,4.4,0.6</ClientRectangle>
                  <Font>Arial,10</Font>
                  <Guid>d2384b2fd6964f6573afe6dbced4b4da</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>CrossTab1_RightTitle</Name>
                  <Page isRef="7"/>
                  <Parent isRef="12"/>
                  <Restrictions>AllowMove, AllowResize, AllowSelect, AllowChange</Restrictions>
                  <Text>DateCal, HourTypeCode</Text>
                  <TextBrush>[105:105:105]</TextBrush>
                  <TypeOfComponent>RightTitle</TypeOfComponent>
                </CrossTab1_RightTitle>
              </Components>
              <Conditions count="1" isList="true">
                <value>_x007B_prevEmployeeCode_x0020__x003D__x003D__x0020_HrEmpTmCalendar_x002E_EmployeeCode_x0020__x0026__x0026__x0020_prevHourTypeCode_x0020__x0021__x003D__x0020__x0022__x0022__x007D_,Red,Transparent,Arial_x002C_10,False,False,,,None</value>
              </Conditions>
              <DataRelationName/>
              <DataSourceName>HrEmpTmCalendar</DataSourceName>
              <EmptyValue/>
              <Filters count="0" isList="true"/>
              <KeepCrossTabTogether>True</KeepCrossTabTogether>
              <Name>CrossTab1</Name>
              <Page isRef="7"/>
              <Parent isRef="11"/>
              <Sort count="6" isList="true">
                <value>ASC</value>
                <value>DateCal</value>
                <value>ASC</value>
                <value>EmployeeCode</value>
                <value>DESC</value>
                <value>HourTypeCode</value>
              </Sort>
              <Wrap>True</Wrap>
            </CrossTab1>
          </Components>
          <Conditions count="0" isList="true"/>
          <DataSourceName>HrEmpTmCalendar</DataSourceName>
          <Filters count="0" isList="true"/>
          <Name>DataBand1</Name>
          <Page isRef="7"/>
          <Parent isRef="7"/>
          <Sort count="0" isList="true"/>
        </DataBand1>
      </Components>
      <Conditions count="0" isList="true"/>
      <Guid>48208124916745d0922ef6859fd5f8c6</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>Page1</Name>
      <Orientation>Landscape</Orientation>
      <PageHeight>21.6</PageHeight>
      <PageWidth>27.9</PageWidth>
      <Report isRef="0"/>
      <Watermark isKey="true" Ref="26" type="Stimulsoft.Report.Components.StiWatermark">
        <Font>Arial,10</Font>
        <TextBrush>Black</TextBrush>
      </Watermark>
    </Page1>
  </Pages>
  <PrinterSettings isKey="true" Ref="27" type="Stimulsoft.Report.Print.StiPrinterSettings"/>
  <ReferencedAssemblies count="8" isList="true">
    <value>System.Dll</value>
    <value>System.Drawing.Dll</value>
    <value>System.Windows.Forms.Dll</value>
    <value>System.Data.Dll</value>
    <value>System.Xml.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Base.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Nouveau</ReportAlias>
  <ReportChanged>12/12/2013 02:15:25 PM</ReportChanged>
  <ReportCreated>03/29/2009 06:03:03 PM</ReportCreated>
  <ReportFile/>
  <ReportGuid>b01edffbba726d90ccc0e6f28f9b52e9</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2012.2.1400</ReportVersion>
  <Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;

namespace Reports
{
    
    public class Report : Stimulsoft.Report.StiReport
    {
        
        public Report()
        {
            this.InitializeComponent();
        }
        #region StiReport Designer generated code - do not modify
		#endregion StiReport Designer generated code - do not modify
    }
}</Script>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles count="0" isList="true"/>
</StiSerializer>