<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="https://api.nmbrs.nl/soap/v3/ReportService" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s1="http://microsoft.com/wsdl/types/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="https://api.nmbrs.nl/soap/v3/ReportService" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="https://api.nmbrs.nl/soap/v3/ReportService">
      <s:import namespace="http://microsoft.com/wsdl/types/" />
      <s:element name="Reports_GetPayslipByRunCompany_v2_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="runId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_GetPayslipByRunCompany_v2_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_GetPayslipByRunCompany_v2_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="AuthHeaderWithDomain" type="tns:AuthHeaderWithDomain" />
      <s:complexType name="AuthHeaderWithDomain">
        <s:complexContent mixed="false">
          <s:extension base="tns:AuthHeader">
            <s:sequence>
              <s:element minOccurs="0" maxOccurs="1" name="Domain" type="s:string" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:complexType name="AuthHeader">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Username" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Token" type="s:string" />
        </s:sequence>
        <s:anyAttribute />
      </s:complexType>
      <s:element name="Reports_GetPayslipByRunCompany_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="runId" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_GetPayslipByRunCompany_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_GetPayslipByRunCompany_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_GetWageCodesByRunCompany_v2_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="runId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_GetWageCodesByRunCompany_v2_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_GetWageCodesByRunCompany_v2_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_GetWageCodesByRunCompany_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="runId" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_GetWageCodesByRunCompany_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_GetWageCodesByRunCompany_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_GetWageCodesByYear_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="CompanyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="Year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_GetWageCodesByYear_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_GetWageCodesByYear_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_GetJournalsReportByCompany_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="startPeriod" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="endPeriod" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_GetJournalsReportByCompany_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_GetJournalsReportByCompany_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_GetWageCodesByRunCompany_FilterByWageCode_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="runId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="wageCode" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_GetWageCodesByRunCompany_FilterByWageCode_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_GetWageCodesByRunCompany_FilterByWageCode_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_BackgroundTask_Result">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="TaskId" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_BackgroundTask_ResultResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Reports_BackgroundTask_ResultResult" type="tns:TaskInfo" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="TaskInfo">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="TaskId" type="s1:guid" />
          <s:element minOccurs="0" maxOccurs="1" name="Status" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Content" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="Reports_Business_CompanySVWSetting_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Business_CompanySVWSetting_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_CompanySVWSetting_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_CompanyWorkflowSettings_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Accountant_CompanyWorkflowSettings_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_CompanyWorkflowSettings_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_CompanyContactPerson_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Accountant_CompanyContactPerson_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_CompanyContactPerson_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_CompanySVWSettings_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Accountant_CompanySVWSettings_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_CompanySVWSettings_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_CompanySVWSettings_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="debtorId" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_CompanySVWSettings_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Debtor_CompanySVWSettings_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Company_CompanyWageComponentsPerPeriod_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Company_CompanyWageComponentsPerPeriod_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Company_CompanyWageComponentsPerPeriod_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Company_CompanyWageComponentsPerRun_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Company_CompanyWageComponentsPerRun_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Company_CompanyWageComponentsPerRun_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Company_EmployeeWageComponentsPerRun_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Company_EmployeeWageComponentsPerRun_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Company_EmployeeWageComponentsPerRun_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_CompanyWageTaxSettings_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Accountant_CompanyWageTaxSettings_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_CompanyWageTaxSettings_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_Company_CompanyWageComponentsPerPeriod_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_Company_CompanyWageComponentsPerPeriod_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_Company_CompanyWageComponentsPerPeriod_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_Company_CompanyWageComponentsPerRun_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_Company_CompanyWageComponentsPerRun_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_Company_CompanyWageComponentsPerRun_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_Company_CompanyWageComponentsPerRunPeriod_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_Company_CompanyWageComponentsPerRunPeriod_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_Company_CompanyWageComponentsPerRunPeriod_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_Company_EmployeeWageComponentsPerRun_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_Company_EmployeeWageComponentsPerRun_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_Company_EmployeeWageComponentsPerRun_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Company_CompanyJournalReport_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="fromPeriod" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="fromYear" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="untilPeriod" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="untilYear" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Company_CompanyJournalReport_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Company_CompanyJournalReport_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_Company_CompanyJournalReport_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="fromPeriod" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="fromYear" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="untilPeriod" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="untilYear" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_Company_CompanyJournalReport_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_Company_CompanyJournalReport_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_EmployeeAbsence_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Accountant_EmployeeAbsence_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_EmployeeAbsence_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_EmployeeHoursSalary_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Accountant_EmployeeHoursSalary_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_EmployeeHoursSalary_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_EmployeeContracts_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Accountant_EmployeeContracts_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_EmployeeContracts_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_EmployeeSVWSettings_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Accountant_EmployeeSVWSettings_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_EmployeeSVWSettings_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_EmployeeWageTaxSettings_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Accountant_EmployeeWageTaxSettings_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_EmployeeWageTaxSettings_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_LeasecarOverview_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Accountant_LeasecarOverview_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_LeasecarOverview_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_EmployeeNameAddress_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Business_EmployeeNameAddress_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_EmployeeNameAddress_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_EmployeeContracts_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Business_EmployeeContracts_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_EmployeeContracts_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_EmployeeAbsence_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Business_EmployeeAbsence_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_EmployeeAbsence_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_EmployeeHoursSalary_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Business_EmployeeHoursSalary_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_EmployeeHoursSalary_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_EmployeeWageTaxSettings_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Business_EmployeeWageTaxSettings_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_EmployeeWageTaxSettings_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_EmployeeSVWSettings_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Business_EmployeeSVWSettings_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_EmployeeSVWSettings_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeNameAddress_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="debtorId" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeNameAddress_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Debtor_EmployeeNameAddress_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeContracts_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="debtorId" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeContracts_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Debtor_EmployeeContracts_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeAbsence_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="debtorId" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeAbsence_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Debtor_EmployeeAbsence_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeSVWSettings_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="debtorId" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeSVWSettings_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Debtor_EmployeeSVWSettings_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeHoursSalary_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="debtorId" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeHoursSalary_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Debtor_EmployeeHoursSalary_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeWageTaxSettings_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="debtorId" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeWageTaxSettings_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Debtor_EmployeeWageTaxSettings_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_EmployeeNameAddress_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Accountant_EmployeeNameAddress_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_EmployeeNameAddress_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_CompanySalarySettings_Background">
        <s:complexType />
      </s:element>
      <s:element name="Reports_Accountant_CompanySalarySettings_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_CompanySalarySettings_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_CompanySalarySettings_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="debtorId" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_CompanySalarySettings_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Debtor_CompanySalarySettings_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_EmployeeWageComponentsPerPeriod_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_EmployeeWageComponentsPerPeriod_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_EmployeeWageComponentsPerPeriod_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_EmployeeWageComponentsPerPeriod_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_EmployeeWageComponentsPerPeriod_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_EmployeeWageComponentsPerPeriod_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="debtorId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeStatutoryLeave_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="debtorId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Debtor_EmployeeStatutoryLeave_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Debtor_EmployeeStatutoryLeave_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Company_EmployeeStatutoryLeave_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Accountant_Company_EmployeeStatutoryLeave_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Accountant_Company_EmployeeStatutoryLeave_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_EmployeeStatutoryLeave_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_EmployeeStatutoryLeave_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_EmployeeStatutoryLeave_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_Company_EmployeeStatutoryLeave_Background">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="companyId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Reports_Business_Company_EmployeeStatutoryLeave_BackgroundResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Reports_Business_Company_EmployeeStatutoryLeave_BackgroundResult" type="s1:guid" />
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
    <s:schema elementFormDefault="qualified" targetNamespace="http://microsoft.com/wsdl/types/">
      <s:simpleType name="guid">
        <s:restriction base="s:string">
          <s:pattern value="[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}" />
        </s:restriction>
      </s:simpleType>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="Reports_GetPayslipByRunCompany_v2_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_GetPayslipByRunCompany_v2_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_GetPayslipByRunCompany_v2_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_GetPayslipByRunCompany_v2_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_GetPayslipByRunCompany_v2_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_GetPayslipByRunCompany_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_GetPayslipByRunCompany_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_GetPayslipByRunCompany_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_GetPayslipByRunCompany_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_GetPayslipByRunCompany_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_GetWageCodesByRunCompany_v2_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_GetWageCodesByRunCompany_v2_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_GetWageCodesByRunCompany_v2_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_GetWageCodesByRunCompany_v2_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_GetWageCodesByRunCompany_v2_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_GetWageCodesByRunCompany_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_GetWageCodesByRunCompany_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_GetWageCodesByRunCompany_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_GetWageCodesByRunCompany_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_GetWageCodesByRunCompany_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_GetWageCodesByYear_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_GetWageCodesByYear_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_GetWageCodesByYear_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_GetWageCodesByYear_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_GetWageCodesByYear_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_GetJournalsReportByCompany_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_GetJournalsReportByCompany_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_GetJournalsReportByCompany_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_GetJournalsReportByCompany_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_GetJournalsReportByCompany_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_GetWageCodesByRunCompany_FilterByWageCode_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_GetWageCodesByRunCompany_FilterByWageCode_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_GetWageCodesByRunCompany_FilterByWageCode_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_GetWageCodesByRunCompany_FilterByWageCode_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_GetWageCodesByRunCompany_FilterByWageCode_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_BackgroundTask_ResultSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_BackgroundTask_Result" />
  </wsdl:message>
  <wsdl:message name="Reports_BackgroundTask_ResultSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_BackgroundTask_ResultResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_BackgroundTask_ResultAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_CompanySVWSetting_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_CompanySVWSetting_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_CompanySVWSetting_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_CompanySVWSetting_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_CompanySVWSetting_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanyWorkflowSettings_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_CompanyWorkflowSettings_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanyWorkflowSettings_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_CompanyWorkflowSettings_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanyWorkflowSettings_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanyContactPerson_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_CompanyContactPerson_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanyContactPerson_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_CompanyContactPerson_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanyContactPerson_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanySVWSettings_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_CompanySVWSettings_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanySVWSettings_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_CompanySVWSettings_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanySVWSettings_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_CompanySVWSettings_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_CompanySVWSettings_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_CompanySVWSettings_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_CompanySVWSettings_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_CompanySVWSettings_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_CompanyWageComponentsPerPeriod_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Company_CompanyWageComponentsPerPeriod_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_CompanyWageComponentsPerPeriod_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Company_CompanyWageComponentsPerPeriod_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_CompanyWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_CompanyWageComponentsPerRun_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Company_CompanyWageComponentsPerRun_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_CompanyWageComponentsPerRun_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Company_CompanyWageComponentsPerRun_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_CompanyWageComponentsPerRun_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_EmployeeWageComponentsPerRun_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Company_EmployeeWageComponentsPerRun_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_EmployeeWageComponentsPerRun_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Company_EmployeeWageComponentsPerRun_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_EmployeeWageComponentsPerRun_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanyWageTaxSettings_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_CompanyWageTaxSettings_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanyWageTaxSettings_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_CompanyWageTaxSettings_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanyWageTaxSettings_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_CompanyWageComponentsPerPeriod_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_Company_CompanyWageComponentsPerPeriod_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_CompanyWageComponentsPerPeriod_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_Company_CompanyWageComponentsPerPeriod_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_CompanyWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_CompanyWageComponentsPerRun_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_Company_CompanyWageComponentsPerRun_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_CompanyWageComponentsPerRun_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_Company_CompanyWageComponentsPerRun_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_CompanyWageComponentsPerRun_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_CompanyWageComponentsPerRunPeriod_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_Company_CompanyWageComponentsPerRunPeriod_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_CompanyWageComponentsPerRunPeriod_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_Company_CompanyWageComponentsPerRunPeriod_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_CompanyWageComponentsPerRunPeriod_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_EmployeeWageComponentsPerRun_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_Company_EmployeeWageComponentsPerRun_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_EmployeeWageComponentsPerRun_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_Company_EmployeeWageComponentsPerRun_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_EmployeeWageComponentsPerRun_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_CompanyJournalReport_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Company_CompanyJournalReport_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_CompanyJournalReport_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Company_CompanyJournalReport_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_CompanyJournalReport_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_CompanyJournalReport_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_Company_CompanyJournalReport_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_CompanyJournalReport_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_Company_CompanyJournalReport_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_CompanyJournalReport_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeAbsence_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_EmployeeAbsence_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeAbsence_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_EmployeeAbsence_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeAbsence_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeHoursSalary_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_EmployeeHoursSalary_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeHoursSalary_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_EmployeeHoursSalary_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeHoursSalary_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeContracts_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_EmployeeContracts_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeContracts_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_EmployeeContracts_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeContracts_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeSVWSettings_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_EmployeeSVWSettings_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeSVWSettings_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_EmployeeSVWSettings_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeSVWSettings_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeWageTaxSettings_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_EmployeeWageTaxSettings_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeWageTaxSettings_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_EmployeeWageTaxSettings_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeWageTaxSettings_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_LeasecarOverview_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_LeasecarOverview_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_LeasecarOverview_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_LeasecarOverview_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_LeasecarOverview_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeNameAddress_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeNameAddress_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeNameAddress_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeNameAddress_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeNameAddress_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeContracts_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeContracts_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeContracts_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeContracts_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeContracts_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeAbsence_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeAbsence_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeAbsence_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeAbsence_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeAbsence_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeHoursSalary_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeHoursSalary_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeHoursSalary_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeHoursSalary_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeHoursSalary_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeWageTaxSettings_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeWageTaxSettings_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeWageTaxSettings_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeWageTaxSettings_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeWageTaxSettings_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeSVWSettings_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeSVWSettings_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeSVWSettings_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeSVWSettings_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeSVWSettings_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeNameAddress_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeNameAddress_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeNameAddress_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeNameAddress_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeNameAddress_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeContracts_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeContracts_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeContracts_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeContracts_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeContracts_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeAbsence_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeAbsence_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeAbsence_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeAbsence_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeAbsence_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeSVWSettings_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeSVWSettings_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeSVWSettings_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeSVWSettings_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeSVWSettings_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeHoursSalary_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeHoursSalary_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeHoursSalary_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeHoursSalary_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeHoursSalary_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeWageTaxSettings_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeWageTaxSettings_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeWageTaxSettings_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeWageTaxSettings_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeWageTaxSettings_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeNameAddress_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_EmployeeNameAddress_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeNameAddress_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_EmployeeNameAddress_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeNameAddress_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanySalarySettings_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_CompanySalarySettings_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanySalarySettings_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_CompanySalarySettings_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_CompanySalarySettings_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_CompanySalarySettings_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_CompanySalarySettings_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_CompanySalarySettings_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_CompanySalarySettings_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_CompanySalarySettings_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeWageComponentsPerPeriod_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_EmployeeWageComponentsPerPeriod_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeWageComponentsPerPeriod_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_EmployeeWageComponentsPerPeriod_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_EmployeeWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeWageComponentsPerPeriod_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeWageComponentsPerPeriod_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeWageComponentsPerPeriod_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeWageComponentsPerPeriod_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeStatutoryLeave_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeStatutoryLeave_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeStatutoryLeave_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Debtor_EmployeeStatutoryLeave_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Debtor_EmployeeStatutoryLeave_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_EmployeeStatutoryLeave_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Company_EmployeeStatutoryLeave_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_EmployeeStatutoryLeave_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Accountant_Company_EmployeeStatutoryLeave_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Accountant_Company_EmployeeStatutoryLeave_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeStatutoryLeave_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeStatutoryLeave_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeStatutoryLeave_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_EmployeeStatutoryLeave_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_EmployeeStatutoryLeave_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_EmployeeStatutoryLeave_BackgroundSoapIn">
    <wsdl:part name="parameters" element="tns:Reports_Business_Company_EmployeeStatutoryLeave_Background" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_EmployeeStatutoryLeave_BackgroundSoapOut">
    <wsdl:part name="parameters" element="tns:Reports_Business_Company_EmployeeStatutoryLeave_BackgroundResponse" />
  </wsdl:message>
  <wsdl:message name="Reports_Business_Company_EmployeeStatutoryLeave_BackgroundAuthHeaderWithDomain">
    <wsdl:part name="AuthHeaderWithDomain" element="tns:AuthHeaderWithDomain" />
  </wsdl:message>
  <wsdl:portType name="ReportServiceSoap">
    <wsdl:operation name="Reports_GetPayslipByRunCompany_v2_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get the run's payslips</wsdl:documentation>
      <wsdl:input message="tns:Reports_GetPayslipByRunCompany_v2_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_GetPayslipByRunCompany_v2_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_GetPayslipByRunCompany_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get the run's payslips</wsdl:documentation>
      <wsdl:input message="tns:Reports_GetPayslipByRunCompany_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_GetPayslipByRunCompany_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_GetWageCodesByRunCompany_v2_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get the run's wage codes v2</wsdl:documentation>
      <wsdl:input message="tns:Reports_GetWageCodesByRunCompany_v2_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_GetWageCodesByRunCompany_v2_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_GetWageCodesByRunCompany_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get the run's wage codes</wsdl:documentation>
      <wsdl:input message="tns:Reports_GetWageCodesByRunCompany_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_GetWageCodesByRunCompany_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_GetWageCodesByYear_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get the run's wage codes</wsdl:documentation>
      <wsdl:input message="tns:Reports_GetWageCodesByYear_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_GetWageCodesByYear_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_GetJournalsReportByCompany_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Returns the Journal Report for Company</wsdl:documentation>
      <wsdl:input message="tns:Reports_GetJournalsReportByCompany_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_GetJournalsReportByCompany_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_GetWageCodesByRunCompany_FilterByWageCode_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get the run's wage codes filtered by given code</wsdl:documentation>
      <wsdl:input message="tns:Reports_GetWageCodesByRunCompany_FilterByWageCode_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_GetWageCodesByRunCompany_FilterByWageCode_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_BackgroundTask_Result">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">The the report generated by the background task with the given TaskId.</wsdl:documentation>
      <wsdl:input message="tns:Reports_BackgroundTask_ResultSoapIn" />
      <wsdl:output message="tns:Reports_BackgroundTask_ResultSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_CompanySVWSetting_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee name and address of all employees for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_CompanySVWSetting_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_CompanySVWSetting_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanyWorkflowSettings_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report company workflow settings for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_CompanyWorkflowSettings_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_CompanyWorkflowSettings_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanyContactPerson_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report company contact person of all companies for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_CompanyContactPerson_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_CompanyContactPerson_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanySVWSettings_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report company svw settings of all companies for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_CompanySVWSettings_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_CompanySVWSettings_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_CompanySVWSettings_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report company svw settings of all companies attached to specified debtor</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Debtor_CompanySVWSettings_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Debtor_CompanySVWSettings_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_CompanyWageComponentsPerPeriod_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate wage component report per period with all components within specified company and year</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Company_CompanyWageComponentsPerPeriod_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Company_CompanyWageComponentsPerPeriod_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_CompanyWageComponentsPerRun_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate wage component report per run with all components within specified company and year</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Company_CompanyWageComponentsPerRun_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Company_CompanyWageComponentsPerRun_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate wage component report per run with all components within specified company and year</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_EmployeeWageComponentsPerRun_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate employees wage component report per run with all components within specified company and year</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Company_EmployeeWageComponentsPerRun_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Company_EmployeeWageComponentsPerRun_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanyWageTaxSettings_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report company wage tax settings of all companies for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_CompanyWageTaxSettings_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_CompanyWageTaxSettings_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate employees wage component report per run period with all components within specified company and year</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_CompanyWageComponentsPerPeriod_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate wage component report per period with all components within specified company and year</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_Company_CompanyWageComponentsPerPeriod_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_Company_CompanyWageComponentsPerPeriod_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_CompanyWageComponentsPerRun_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate wage component report per run with all components within specified company and year</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_Company_CompanyWageComponentsPerRun_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_Company_CompanyWageComponentsPerRun_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_CompanyWageComponentsPerRunPeriod_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate wage component report per run period with all components within specified company and year</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_Company_CompanyWageComponentsPerRunPeriod_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_Company_CompanyWageComponentsPerRunPeriod_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_EmployeeWageComponentsPerRun_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate employees wage component report per run with all components within specified company and year</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_Company_EmployeeWageComponentsPerRun_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_Company_EmployeeWageComponentsPerRun_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate employees wage component report per run period with all components within specified company and year</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_CompanyJournalReport_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate company journal report within specified period</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Company_CompanyJournalReport_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Company_CompanyJournalReport_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_CompanyJournalReport_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate company journal report within specified period</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_Company_CompanyJournalReport_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_Company_CompanyJournalReport_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeAbsence_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Launch the background task to generate the report employee absence of all employees for the login user account and get the task's Id.</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_EmployeeAbsence_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_EmployeeAbsence_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeHoursSalary_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Launch the background task to generate the report employee hours salary of all employees for the login user account and get the task's Id.</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_EmployeeHoursSalary_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_EmployeeHoursSalary_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeContracts_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Launch the background task to generate the report employee contracts of all employees for the login user account and get the task's Id.</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_EmployeeContracts_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_EmployeeContracts_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeSVWSettings_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee SVW settings of all employees for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_EmployeeSVWSettings_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_EmployeeSVWSettings_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeWageTaxSettings_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee wage tax settings of all employees for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_EmployeeWageTaxSettings_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_EmployeeWageTaxSettings_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_LeasecarOverview_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report with all the employee company cars for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_LeasecarOverview_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_LeasecarOverview_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeNameAddress_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee name and address of all employees for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_EmployeeNameAddress_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_EmployeeNameAddress_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeContracts_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee contracts of all employees for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_EmployeeContracts_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_EmployeeContracts_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeAbsence_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee absence of all employees for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_EmployeeAbsence_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_EmployeeAbsence_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeHoursSalary_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee hours salary of all employees for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_EmployeeHoursSalary_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_EmployeeHoursSalary_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeWageTaxSettings_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee wage tax settings of all employees for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_EmployeeWageTaxSettings_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_EmployeeWageTaxSettings_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeSVWSettings_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee SVW settings of all employees for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_EmployeeSVWSettings_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_EmployeeSVWSettings_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeNameAddress_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee name and address for employees attached to specified debtor</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Debtor_EmployeeNameAddress_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Debtor_EmployeeNameAddress_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeContracts_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee contracts for employees attached to specified debtor</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Debtor_EmployeeContracts_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Debtor_EmployeeContracts_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeAbsence_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee absence for employees attached to specified debtor</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Debtor_EmployeeAbsence_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Debtor_EmployeeAbsence_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeSVWSettings_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee SVW settings for employees attached to specified debtor</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Debtor_EmployeeSVWSettings_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Debtor_EmployeeSVWSettings_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeHoursSalary_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee hours and salary for employees attached to specified debtor</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Debtor_EmployeeHoursSalary_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Debtor_EmployeeHoursSalary_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeWageTaxSettings_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee wage tax settings for employees attached to specified debtor</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Debtor_EmployeeWageTaxSettings_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Debtor_EmployeeWageTaxSettings_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeNameAddress_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee name and address of all employees for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_EmployeeNameAddress_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_EmployeeNameAddress_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanySalarySettings_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report company salary settings of all companies for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_CompanySalarySettings_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_CompanySalarySettings_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_CompanySalarySettings_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report company salary settings of all companies for the a given debtor</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Debtor_CompanySalarySettings_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Debtor_CompanySalarySettings_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeWageComponentsPerPeriod_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report with all wage components per period for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_EmployeeWageComponentsPerPeriod_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_EmployeeWageComponentsPerPeriod_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeWageComponentsPerPeriod_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report with all wage components per period for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_EmployeeWageComponentsPerPeriod_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_EmployeeWageComponentsPerPeriod_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report with all wage components per period for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeStatutoryLeave_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee Statutory Leaves of all employees for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Debtor_EmployeeStatutoryLeave_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Debtor_EmployeeStatutoryLeave_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_EmployeeStatutoryLeave_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee Statutory Leaves of all employees for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Accountant_Company_EmployeeStatutoryLeave_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Accountant_Company_EmployeeStatutoryLeave_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeStatutoryLeave_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee Statutory Leaves of all employees for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_EmployeeStatutoryLeave_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_EmployeeStatutoryLeave_BackgroundSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_EmployeeStatutoryLeave_Background">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Generate report employee Statutory Leaves of all employees for the login user account</wsdl:documentation>
      <wsdl:input message="tns:Reports_Business_Company_EmployeeStatutoryLeave_BackgroundSoapIn" />
      <wsdl:output message="tns:Reports_Business_Company_EmployeeStatutoryLeave_BackgroundSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="ReportServiceSoap" type="tns:ReportServiceSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="Reports_GetPayslipByRunCompany_v2_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_GetPayslipByRunCompany_v2_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_GetPayslipByRunCompany_v2_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_GetPayslipByRunCompany_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_GetPayslipByRunCompany_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_GetPayslipByRunCompany_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_GetWageCodesByRunCompany_v2_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_GetWageCodesByRunCompany_v2_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_GetWageCodesByRunCompany_v2_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_GetWageCodesByRunCompany_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_GetWageCodesByRunCompany_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_GetWageCodesByRunCompany_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_GetWageCodesByYear_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_GetWageCodesByYear_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_GetWageCodesByYear_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_GetJournalsReportByCompany_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_GetJournalsReportByCompany_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_GetJournalsReportByCompany_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_GetWageCodesByRunCompany_FilterByWageCode_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_GetWageCodesByRunCompany_FilterByWageCode_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_GetWageCodesByRunCompany_FilterByWageCode_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_BackgroundTask_Result">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_BackgroundTask_Result" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_BackgroundTask_ResultAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_CompanySVWSetting_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_CompanySVWSetting_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_CompanySVWSetting_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanyWorkflowSettings_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_CompanyWorkflowSettings_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_CompanyWorkflowSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanyContactPerson_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_CompanyContactPerson_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_CompanyContactPerson_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanySVWSettings_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_CompanySVWSettings_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_CompanySVWSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_CompanySVWSettings_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_CompanySVWSettings_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Debtor_CompanySVWSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_CompanyWageComponentsPerPeriod_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Company_CompanyWageComponentsPerPeriod_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Company_CompanyWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_CompanyWageComponentsPerRun_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Company_CompanyWageComponentsPerRun_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Company_CompanyWageComponentsPerRun_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_EmployeeWageComponentsPerRun_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Company_EmployeeWageComponentsPerRun_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Company_EmployeeWageComponentsPerRun_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanyWageTaxSettings_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_CompanyWageTaxSettings_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_CompanyWageTaxSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_CompanyWageComponentsPerPeriod_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_Company_CompanyWageComponentsPerPeriod_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_Company_CompanyWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_CompanyWageComponentsPerRun_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_Company_CompanyWageComponentsPerRun_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_Company_CompanyWageComponentsPerRun_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_CompanyWageComponentsPerRunPeriod_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_Company_CompanyWageComponentsPerRunPeriod_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_Company_CompanyWageComponentsPerRunPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_EmployeeWageComponentsPerRun_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_Company_EmployeeWageComponentsPerRun_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_Company_EmployeeWageComponentsPerRun_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_CompanyJournalReport_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Company_CompanyJournalReport_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Company_CompanyJournalReport_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_CompanyJournalReport_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_Company_CompanyJournalReport_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_Company_CompanyJournalReport_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeAbsence_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_EmployeeAbsence_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_EmployeeAbsence_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeHoursSalary_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_EmployeeHoursSalary_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_EmployeeHoursSalary_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeContracts_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_EmployeeContracts_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_EmployeeContracts_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeSVWSettings_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_EmployeeSVWSettings_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_EmployeeSVWSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeWageTaxSettings_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_EmployeeWageTaxSettings_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_EmployeeWageTaxSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_LeasecarOverview_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_LeasecarOverview_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_LeasecarOverview_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeNameAddress_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeNameAddress_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_EmployeeNameAddress_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeContracts_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeContracts_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_EmployeeContracts_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeAbsence_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeAbsence_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_EmployeeAbsence_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeHoursSalary_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeHoursSalary_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_EmployeeHoursSalary_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeWageTaxSettings_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeWageTaxSettings_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_EmployeeWageTaxSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeSVWSettings_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeSVWSettings_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_EmployeeSVWSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeNameAddress_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeNameAddress_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Debtor_EmployeeNameAddress_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeContracts_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeContracts_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Debtor_EmployeeContracts_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeAbsence_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeAbsence_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Debtor_EmployeeAbsence_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeSVWSettings_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeSVWSettings_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Debtor_EmployeeSVWSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeHoursSalary_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeHoursSalary_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Debtor_EmployeeHoursSalary_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeWageTaxSettings_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeWageTaxSettings_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Debtor_EmployeeWageTaxSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeNameAddress_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_EmployeeNameAddress_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_EmployeeNameAddress_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanySalarySettings_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_CompanySalarySettings_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_CompanySalarySettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_CompanySalarySettings_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_CompanySalarySettings_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Debtor_CompanySalarySettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeWageComponentsPerPeriod_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_EmployeeWageComponentsPerPeriod_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_EmployeeWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeWageComponentsPerPeriod_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeWageComponentsPerPeriod_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_EmployeeWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeStatutoryLeave_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeStatutoryLeave_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Debtor_EmployeeStatutoryLeave_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_EmployeeStatutoryLeave_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Company_EmployeeStatutoryLeave_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Accountant_Company_EmployeeStatutoryLeave_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeStatutoryLeave_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeStatutoryLeave_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_EmployeeStatutoryLeave_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_EmployeeStatutoryLeave_Background">
      <soap:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_Company_EmployeeStatutoryLeave_Background" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:Reports_Business_Company_EmployeeStatutoryLeave_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="ReportServiceSoap12" type="tns:ReportServiceSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="Reports_GetPayslipByRunCompany_v2_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_GetPayslipByRunCompany_v2_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_GetPayslipByRunCompany_v2_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_GetPayslipByRunCompany_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_GetPayslipByRunCompany_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_GetPayslipByRunCompany_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_GetWageCodesByRunCompany_v2_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_GetWageCodesByRunCompany_v2_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_GetWageCodesByRunCompany_v2_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_GetWageCodesByRunCompany_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_GetWageCodesByRunCompany_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_GetWageCodesByRunCompany_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_GetWageCodesByYear_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_GetWageCodesByYear_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_GetWageCodesByYear_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_GetJournalsReportByCompany_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_GetJournalsReportByCompany_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_GetJournalsReportByCompany_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_GetWageCodesByRunCompany_FilterByWageCode_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_GetWageCodesByRunCompany_FilterByWageCode_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_GetWageCodesByRunCompany_FilterByWageCode_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_BackgroundTask_Result">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_BackgroundTask_Result" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_BackgroundTask_ResultAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_CompanySVWSetting_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_CompanySVWSetting_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_CompanySVWSetting_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanyWorkflowSettings_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_CompanyWorkflowSettings_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_CompanyWorkflowSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanyContactPerson_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_CompanyContactPerson_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_CompanyContactPerson_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanySVWSettings_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_CompanySVWSettings_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_CompanySVWSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_CompanySVWSettings_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_CompanySVWSettings_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Debtor_CompanySVWSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_CompanyWageComponentsPerPeriod_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Company_CompanyWageComponentsPerPeriod_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Company_CompanyWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_CompanyWageComponentsPerRun_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Company_CompanyWageComponentsPerRun_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Company_CompanyWageComponentsPerRun_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Company_CompanyWageComponentsPerRunPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_EmployeeWageComponentsPerRun_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Company_EmployeeWageComponentsPerRun_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Company_EmployeeWageComponentsPerRun_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanyWageTaxSettings_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_CompanyWageTaxSettings_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_CompanyWageTaxSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Company_EmployeeWageComponentsPerRunPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_CompanyWageComponentsPerPeriod_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_Company_CompanyWageComponentsPerPeriod_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_Company_CompanyWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_CompanyWageComponentsPerRun_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_Company_CompanyWageComponentsPerRun_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_Company_CompanyWageComponentsPerRun_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_CompanyWageComponentsPerRunPeriod_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_Company_CompanyWageComponentsPerRunPeriod_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_Company_CompanyWageComponentsPerRunPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_EmployeeWageComponentsPerRun_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_Company_EmployeeWageComponentsPerRun_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_Company_EmployeeWageComponentsPerRun_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_Company_EmployeeWageComponentsPerRunPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_CompanyJournalReport_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Company_CompanyJournalReport_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Company_CompanyJournalReport_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_CompanyJournalReport_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_Company_CompanyJournalReport_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_Company_CompanyJournalReport_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeAbsence_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_EmployeeAbsence_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_EmployeeAbsence_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeHoursSalary_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_EmployeeHoursSalary_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_EmployeeHoursSalary_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeContracts_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_EmployeeContracts_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_EmployeeContracts_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeSVWSettings_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_EmployeeSVWSettings_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_EmployeeSVWSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeWageTaxSettings_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_EmployeeWageTaxSettings_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_EmployeeWageTaxSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_LeasecarOverview_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_LeasecarOverview_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_LeasecarOverview_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeNameAddress_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeNameAddress_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_EmployeeNameAddress_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeContracts_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeContracts_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_EmployeeContracts_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeAbsence_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeAbsence_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_EmployeeAbsence_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeHoursSalary_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeHoursSalary_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_EmployeeHoursSalary_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeWageTaxSettings_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeWageTaxSettings_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_EmployeeWageTaxSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeSVWSettings_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeSVWSettings_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_EmployeeSVWSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeNameAddress_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeNameAddress_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Debtor_EmployeeNameAddress_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeContracts_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeContracts_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Debtor_EmployeeContracts_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeAbsence_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeAbsence_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Debtor_EmployeeAbsence_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeSVWSettings_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeSVWSettings_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Debtor_EmployeeSVWSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeHoursSalary_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeHoursSalary_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Debtor_EmployeeHoursSalary_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeWageTaxSettings_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeWageTaxSettings_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Debtor_EmployeeWageTaxSettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeNameAddress_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_EmployeeNameAddress_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_EmployeeNameAddress_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_CompanySalarySettings_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_CompanySalarySettings_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_CompanySalarySettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_CompanySalarySettings_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_CompanySalarySettings_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Debtor_CompanySalarySettings_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_EmployeeWageComponentsPerPeriod_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_EmployeeWageComponentsPerPeriod_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_EmployeeWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeWageComponentsPerPeriod_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeWageComponentsPerPeriod_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_EmployeeWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Debtor_EmployeeWageComponentsPerPeriod_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Debtor_EmployeeStatutoryLeave_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Debtor_EmployeeStatutoryLeave_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Debtor_EmployeeStatutoryLeave_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Accountant_Company_EmployeeStatutoryLeave_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Accountant_Company_EmployeeStatutoryLeave_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Accountant_Company_EmployeeStatutoryLeave_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_EmployeeStatutoryLeave_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_EmployeeStatutoryLeave_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_EmployeeStatutoryLeave_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Reports_Business_Company_EmployeeStatutoryLeave_Background">
      <soap12:operation soapAction="https://api.nmbrs.nl/soap/v3/ReportService/Reports_Business_Company_EmployeeStatutoryLeave_Background" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:Reports_Business_Company_EmployeeStatutoryLeave_BackgroundAuthHeaderWithDomain" part="AuthHeaderWithDomain" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="ReportService">
    <wsdl:port name="ReportServiceSoap" binding="tns:ReportServiceSoap">
      <soap:address location="https://api.nmbrs.se/soap/v3/ReportService.asmx" />
    </wsdl:port>
    <wsdl:port name="ReportServiceSoap12" binding="tns:ReportServiceSoap12">
      <soap12:address location="https://api.nmbrs.se/soap/v3/ReportService.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>