GET v1/export/companies/{companyCode}/divisions/{divisionCode}/time-punch-entries?startDate={startDate}&endDate={endDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
companyCode

string

Required

divisionCode

string

Required

startDate

date

Required

endDate

date

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ExportEmployeeTimePunchDTO
NameDescriptionTypeAdditional information
CompanyCode

string

None.

DivisionCode

string

None.

EmployeeKey

GlobalEntityKeyOfIEmployee

None.

EmployeePersonalId

EntityKeyOfIEmployeePersonalAndInt32

None.

EmployeeNumber

string

None.

TimePunchEntriesByChargeDate

Collection of ExportTimePunchEntryChargeDateDTO

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "companyCode": "sample string 1",
    "divisionCode": "sample string 2",
    "employeeKey": "<empty>",
    "employeePersonalId": "<empty>",
    "employeeNumber": "sample string 3",
    "timePunchEntriesByChargeDate": [
      {
        "chargeDate": "0001-02-03",
        "timePunchEntries": [
          {
            "extendsTimePunchEntryKey": "<empty>",
            "staffCategoryCode": "sample string 1",
            "staffCategoryDescription": "sample string 2",
            "departmentCode": "sample string 3",
            "departmentDescription": "sample string 4",
            "entryType": "ClockInOut",
            "breaks": [
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              },
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              }
            ],
            "grossHours": 1.0,
            "timePunchEntryKey": "<empty>",
            "entryStatus": "Incomplete",
            "timeIn": "0001-02-03T09:05:06.007Z",
            "timeOut": "0001-02-03T09:05:06.007Z",
            "netHours": 1.0,
            "isWorked": true,
            "earnings": [
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              },
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              }
            ]
          },
          {
            "extendsTimePunchEntryKey": "<empty>",
            "staffCategoryCode": "sample string 1",
            "staffCategoryDescription": "sample string 2",
            "departmentCode": "sample string 3",
            "departmentDescription": "sample string 4",
            "entryType": "ClockInOut",
            "breaks": [
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              },
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              }
            ],
            "grossHours": 1.0,
            "timePunchEntryKey": "<empty>",
            "entryStatus": "Incomplete",
            "timeIn": "0001-02-03T09:05:06.007Z",
            "timeOut": "0001-02-03T09:05:06.007Z",
            "netHours": 1.0,
            "isWorked": true,
            "earnings": [
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              },
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              }
            ]
          }
        ]
      },
      {
        "chargeDate": "0001-02-03",
        "timePunchEntries": [
          {
            "extendsTimePunchEntryKey": "<empty>",
            "staffCategoryCode": "sample string 1",
            "staffCategoryDescription": "sample string 2",
            "departmentCode": "sample string 3",
            "departmentDescription": "sample string 4",
            "entryType": "ClockInOut",
            "breaks": [
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              },
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              }
            ],
            "grossHours": 1.0,
            "timePunchEntryKey": "<empty>",
            "entryStatus": "Incomplete",
            "timeIn": "0001-02-03T09:05:06.007Z",
            "timeOut": "0001-02-03T09:05:06.007Z",
            "netHours": 1.0,
            "isWorked": true,
            "earnings": [
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              },
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              }
            ]
          },
          {
            "extendsTimePunchEntryKey": "<empty>",
            "staffCategoryCode": "sample string 1",
            "staffCategoryDescription": "sample string 2",
            "departmentCode": "sample string 3",
            "departmentDescription": "sample string 4",
            "entryType": "ClockInOut",
            "breaks": [
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              },
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              }
            ],
            "grossHours": 1.0,
            "timePunchEntryKey": "<empty>",
            "entryStatus": "Incomplete",
            "timeIn": "0001-02-03T09:05:06.007Z",
            "timeOut": "0001-02-03T09:05:06.007Z",
            "netHours": 1.0,
            "isWorked": true,
            "earnings": [
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              },
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              }
            ]
          }
        ]
      }
    ]
  },
  {
    "companyCode": "sample string 1",
    "divisionCode": "sample string 2",
    "employeeKey": "<empty>",
    "employeePersonalId": "<empty>",
    "employeeNumber": "sample string 3",
    "timePunchEntriesByChargeDate": [
      {
        "chargeDate": "0001-02-03",
        "timePunchEntries": [
          {
            "extendsTimePunchEntryKey": "<empty>",
            "staffCategoryCode": "sample string 1",
            "staffCategoryDescription": "sample string 2",
            "departmentCode": "sample string 3",
            "departmentDescription": "sample string 4",
            "entryType": "ClockInOut",
            "breaks": [
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              },
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              }
            ],
            "grossHours": 1.0,
            "timePunchEntryKey": "<empty>",
            "entryStatus": "Incomplete",
            "timeIn": "0001-02-03T09:05:06.007Z",
            "timeOut": "0001-02-03T09:05:06.007Z",
            "netHours": 1.0,
            "isWorked": true,
            "earnings": [
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              },
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              }
            ]
          },
          {
            "extendsTimePunchEntryKey": "<empty>",
            "staffCategoryCode": "sample string 1",
            "staffCategoryDescription": "sample string 2",
            "departmentCode": "sample string 3",
            "departmentDescription": "sample string 4",
            "entryType": "ClockInOut",
            "breaks": [
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              },
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              }
            ],
            "grossHours": 1.0,
            "timePunchEntryKey": "<empty>",
            "entryStatus": "Incomplete",
            "timeIn": "0001-02-03T09:05:06.007Z",
            "timeOut": "0001-02-03T09:05:06.007Z",
            "netHours": 1.0,
            "isWorked": true,
            "earnings": [
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              },
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              }
            ]
          }
        ]
      },
      {
        "chargeDate": "0001-02-03",
        "timePunchEntries": [
          {
            "extendsTimePunchEntryKey": "<empty>",
            "staffCategoryCode": "sample string 1",
            "staffCategoryDescription": "sample string 2",
            "departmentCode": "sample string 3",
            "departmentDescription": "sample string 4",
            "entryType": "ClockInOut",
            "breaks": [
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              },
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              }
            ],
            "grossHours": 1.0,
            "timePunchEntryKey": "<empty>",
            "entryStatus": "Incomplete",
            "timeIn": "0001-02-03T09:05:06.007Z",
            "timeOut": "0001-02-03T09:05:06.007Z",
            "netHours": 1.0,
            "isWorked": true,
            "earnings": [
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              },
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              }
            ]
          },
          {
            "extendsTimePunchEntryKey": "<empty>",
            "staffCategoryCode": "sample string 1",
            "staffCategoryDescription": "sample string 2",
            "departmentCode": "sample string 3",
            "departmentDescription": "sample string 4",
            "entryType": "ClockInOut",
            "breaks": [
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              },
              {
                "breakType": "sample string 1",
                "grossHours": 1.0,
                "timePunchEntryKey": "<empty>",
                "entryStatus": "Incomplete",
                "timeIn": "0001-02-03T09:05:06.007Z",
                "timeOut": "0001-02-03T09:05:06.007Z",
                "netHours": 1.0,
                "isWorked": true,
                "earnings": [
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  },
                  {
                    "earningCode": "sample string 1",
                    "hours": 1.0,
                    "amount": 1.0
                  }
                ]
              }
            ],
            "grossHours": 1.0,
            "timePunchEntryKey": "<empty>",
            "entryStatus": "Incomplete",
            "timeIn": "0001-02-03T09:05:06.007Z",
            "timeOut": "0001-02-03T09:05:06.007Z",
            "netHours": 1.0,
            "isWorked": true,
            "earnings": [
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              },
              {
                "earningCode": "sample string 1",
                "hours": 1.0,
                "amount": 1.0
              }
            ]
          }
        ]
      }
    ]
  }
]

text/xml

Sample:
<ArrayOfExportEmployeeTimePunchDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BDBPayroll.Integration.ServiceContracts.Data.Models">
  <ExportEmployeeTimePunchDTO>
    <CompanyCode>sample string 1</CompanyCode>
    <DivisionCode>sample string 2</DivisionCode>
    <EmployeeKey xmlns:d3p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
      <d3p1:_entityKey>
        <d3p1:_hasValue>false</d3p1:_hasValue>
        <d3p1:_value>00000000-0000-0000-0000-000000000000</d3p1:_value>
      </d3p1:_entityKey>
    </EmployeeKey>
    <EmployeeNumber>sample string 3</EmployeeNumber>
    <EmployeePersonalId xmlns:d3p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
      <d3p1:_hasValue>false</d3p1:_hasValue>
      <d3p1:_value>0</d3p1:_value>
    </EmployeePersonalId>
    <TimePunchEntriesByChargeDate>
      <ExportTimePunchEntryChargeDateDTO>
        <ChargeDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
          <d5p1:Year>1</d5p1:Year>
          <d5p1:Month>2</d5p1:Month>
          <d5p1:Day>3</d5p1:Day>
        </ChargeDate>
        <TimePunchEntries>
          <ExportTimePunchEntryDTO>
            <Earnings>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
            </Earnings>
            <EntryStatus>Incomplete</EntryStatus>
            <IsWorked>true</IsWorked>
            <NetHours>1</NetHours>
            <TimeIn xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeIn>
            <TimeOut xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeOut>
            <TimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </TimePunchEntryKey>
            <Breaks>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
            </Breaks>
            <DepartmentCode>sample string 3</DepartmentCode>
            <DepartmentDescription>sample string 4</DepartmentDescription>
            <EntryType>ClockInOut</EntryType>
            <ExtendsTimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </ExtendsTimePunchEntryKey>
            <GrossHours>1</GrossHours>
            <StaffCategoryCode>sample string 1</StaffCategoryCode>
            <StaffCategoryDescription>sample string 2</StaffCategoryDescription>
          </ExportTimePunchEntryDTO>
          <ExportTimePunchEntryDTO>
            <Earnings>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
            </Earnings>
            <EntryStatus>Incomplete</EntryStatus>
            <IsWorked>true</IsWorked>
            <NetHours>1</NetHours>
            <TimeIn xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeIn>
            <TimeOut xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeOut>
            <TimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </TimePunchEntryKey>
            <Breaks>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
            </Breaks>
            <DepartmentCode>sample string 3</DepartmentCode>
            <DepartmentDescription>sample string 4</DepartmentDescription>
            <EntryType>ClockInOut</EntryType>
            <ExtendsTimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </ExtendsTimePunchEntryKey>
            <GrossHours>1</GrossHours>
            <StaffCategoryCode>sample string 1</StaffCategoryCode>
            <StaffCategoryDescription>sample string 2</StaffCategoryDescription>
          </ExportTimePunchEntryDTO>
        </TimePunchEntries>
      </ExportTimePunchEntryChargeDateDTO>
      <ExportTimePunchEntryChargeDateDTO>
        <ChargeDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
          <d5p1:Year>1</d5p1:Year>
          <d5p1:Month>2</d5p1:Month>
          <d5p1:Day>3</d5p1:Day>
        </ChargeDate>
        <TimePunchEntries>
          <ExportTimePunchEntryDTO>
            <Earnings>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
            </Earnings>
            <EntryStatus>Incomplete</EntryStatus>
            <IsWorked>true</IsWorked>
            <NetHours>1</NetHours>
            <TimeIn xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeIn>
            <TimeOut xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeOut>
            <TimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </TimePunchEntryKey>
            <Breaks>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
            </Breaks>
            <DepartmentCode>sample string 3</DepartmentCode>
            <DepartmentDescription>sample string 4</DepartmentDescription>
            <EntryType>ClockInOut</EntryType>
            <ExtendsTimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </ExtendsTimePunchEntryKey>
            <GrossHours>1</GrossHours>
            <StaffCategoryCode>sample string 1</StaffCategoryCode>
            <StaffCategoryDescription>sample string 2</StaffCategoryDescription>
          </ExportTimePunchEntryDTO>
          <ExportTimePunchEntryDTO>
            <Earnings>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
            </Earnings>
            <EntryStatus>Incomplete</EntryStatus>
            <IsWorked>true</IsWorked>
            <NetHours>1</NetHours>
            <TimeIn xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeIn>
            <TimeOut xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeOut>
            <TimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </TimePunchEntryKey>
            <Breaks>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
            </Breaks>
            <DepartmentCode>sample string 3</DepartmentCode>
            <DepartmentDescription>sample string 4</DepartmentDescription>
            <EntryType>ClockInOut</EntryType>
            <ExtendsTimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </ExtendsTimePunchEntryKey>
            <GrossHours>1</GrossHours>
            <StaffCategoryCode>sample string 1</StaffCategoryCode>
            <StaffCategoryDescription>sample string 2</StaffCategoryDescription>
          </ExportTimePunchEntryDTO>
        </TimePunchEntries>
      </ExportTimePunchEntryChargeDateDTO>
    </TimePunchEntriesByChargeDate>
  </ExportEmployeeTimePunchDTO>
  <ExportEmployeeTimePunchDTO>
    <CompanyCode>sample string 1</CompanyCode>
    <DivisionCode>sample string 2</DivisionCode>
    <EmployeeKey xmlns:d3p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
      <d3p1:_entityKey>
        <d3p1:_hasValue>false</d3p1:_hasValue>
        <d3p1:_value>00000000-0000-0000-0000-000000000000</d3p1:_value>
      </d3p1:_entityKey>
    </EmployeeKey>
    <EmployeeNumber>sample string 3</EmployeeNumber>
    <EmployeePersonalId xmlns:d3p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
      <d3p1:_hasValue>false</d3p1:_hasValue>
      <d3p1:_value>0</d3p1:_value>
    </EmployeePersonalId>
    <TimePunchEntriesByChargeDate>
      <ExportTimePunchEntryChargeDateDTO>
        <ChargeDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
          <d5p1:Year>1</d5p1:Year>
          <d5p1:Month>2</d5p1:Month>
          <d5p1:Day>3</d5p1:Day>
        </ChargeDate>
        <TimePunchEntries>
          <ExportTimePunchEntryDTO>
            <Earnings>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
            </Earnings>
            <EntryStatus>Incomplete</EntryStatus>
            <IsWorked>true</IsWorked>
            <NetHours>1</NetHours>
            <TimeIn xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeIn>
            <TimeOut xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeOut>
            <TimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </TimePunchEntryKey>
            <Breaks>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
            </Breaks>
            <DepartmentCode>sample string 3</DepartmentCode>
            <DepartmentDescription>sample string 4</DepartmentDescription>
            <EntryType>ClockInOut</EntryType>
            <ExtendsTimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </ExtendsTimePunchEntryKey>
            <GrossHours>1</GrossHours>
            <StaffCategoryCode>sample string 1</StaffCategoryCode>
            <StaffCategoryDescription>sample string 2</StaffCategoryDescription>
          </ExportTimePunchEntryDTO>
          <ExportTimePunchEntryDTO>
            <Earnings>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
            </Earnings>
            <EntryStatus>Incomplete</EntryStatus>
            <IsWorked>true</IsWorked>
            <NetHours>1</NetHours>
            <TimeIn xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeIn>
            <TimeOut xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeOut>
            <TimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </TimePunchEntryKey>
            <Breaks>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
            </Breaks>
            <DepartmentCode>sample string 3</DepartmentCode>
            <DepartmentDescription>sample string 4</DepartmentDescription>
            <EntryType>ClockInOut</EntryType>
            <ExtendsTimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </ExtendsTimePunchEntryKey>
            <GrossHours>1</GrossHours>
            <StaffCategoryCode>sample string 1</StaffCategoryCode>
            <StaffCategoryDescription>sample string 2</StaffCategoryDescription>
          </ExportTimePunchEntryDTO>
        </TimePunchEntries>
      </ExportTimePunchEntryChargeDateDTO>
      <ExportTimePunchEntryChargeDateDTO>
        <ChargeDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
          <d5p1:Year>1</d5p1:Year>
          <d5p1:Month>2</d5p1:Month>
          <d5p1:Day>3</d5p1:Day>
        </ChargeDate>
        <TimePunchEntries>
          <ExportTimePunchEntryDTO>
            <Earnings>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
            </Earnings>
            <EntryStatus>Incomplete</EntryStatus>
            <IsWorked>true</IsWorked>
            <NetHours>1</NetHours>
            <TimeIn xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeIn>
            <TimeOut xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeOut>
            <TimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </TimePunchEntryKey>
            <Breaks>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
            </Breaks>
            <DepartmentCode>sample string 3</DepartmentCode>
            <DepartmentDescription>sample string 4</DepartmentDescription>
            <EntryType>ClockInOut</EntryType>
            <ExtendsTimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </ExtendsTimePunchEntryKey>
            <GrossHours>1</GrossHours>
            <StaffCategoryCode>sample string 1</StaffCategoryCode>
            <StaffCategoryDescription>sample string 2</StaffCategoryDescription>
          </ExportTimePunchEntryDTO>
          <ExportTimePunchEntryDTO>
            <Earnings>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
              <ExportTimePunchEntryEarningDTO>
                <Amount>1</Amount>
                <EarningCode>sample string 1</EarningCode>
                <Hours>1</Hours>
              </ExportTimePunchEntryEarningDTO>
            </Earnings>
            <EntryStatus>Incomplete</EntryStatus>
            <IsWorked>true</IsWorked>
            <NetHours>1</NetHours>
            <TimeIn xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeIn>
            <TimeOut xmlns:d7p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
              <d7p1:Year>1</d7p1:Year>
              <d7p1:Month>2</d7p1:Month>
              <d7p1:Day>3</d7p1:Day>
              <d7p1:Hour>4</d7p1:Hour>
              <d7p1:Minute>5</d7p1:Minute>
              <d7p1:Second>6</d7p1:Second>
              <d7p1:Milisecond>7</d7p1:Milisecond>
            </TimeOut>
            <TimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </TimePunchEntryKey>
            <Breaks>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
              <ExportTimeEntryBreakDTO>
                <Earnings>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                  <ExportTimePunchEntryEarningDTO>
                    <Amount>1</Amount>
                    <EarningCode>sample string 1</EarningCode>
                    <Hours>1</Hours>
                  </ExportTimePunchEntryEarningDTO>
                </Earnings>
                <EntryStatus>Incomplete</EntryStatus>
                <IsWorked>true</IsWorked>
                <NetHours>1</NetHours>
                <TimeIn xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeIn>
                <TimeOut xmlns:d9p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
                  <d9p1:Year>1</d9p1:Year>
                  <d9p1:Month>2</d9p1:Month>
                  <d9p1:Day>3</d9p1:Day>
                  <d9p1:Hour>4</d9p1:Hour>
                  <d9p1:Minute>5</d9p1:Minute>
                  <d9p1:Second>6</d9p1:Second>
                  <d9p1:Milisecond>7</d9p1:Milisecond>
                </TimeOut>
                <TimePunchEntryKey xmlns:d9p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
                  <d9p1:_hasValue>false</d9p1:_hasValue>
                  <d9p1:_value>0</d9p1:_value>
                </TimePunchEntryKey>
                <BreakType>sample string 1</BreakType>
                <GrossHours>1</GrossHours>
              </ExportTimeEntryBreakDTO>
            </Breaks>
            <DepartmentCode>sample string 3</DepartmentCode>
            <DepartmentDescription>sample string 4</DepartmentDescription>
            <EntryType>ClockInOut</EntryType>
            <ExtendsTimePunchEntryKey xmlns:d7p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
              <d7p1:_hasValue>false</d7p1:_hasValue>
              <d7p1:_value>0</d7p1:_value>
            </ExtendsTimePunchEntryKey>
            <GrossHours>1</GrossHours>
            <StaffCategoryCode>sample string 1</StaffCategoryCode>
            <StaffCategoryDescription>sample string 2</StaffCategoryDescription>
          </ExportTimePunchEntryDTO>
        </TimePunchEntries>
      </ExportTimePunchEntryChargeDateDTO>
    </TimePunchEntriesByChargeDate>
  </ExportEmployeeTimePunchDTO>
</ArrayOfExportEmployeeTimePunchDTO>