PageUpPeopleJobs


Click here for a complete list of operations.

GetJob

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /PageUpPeopleJobs/Jobs.asmx HTTP/1.1
Host: webservices.dc2.pageuppeople.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://webservices.pageup.com.au/People/Jobs/GetJob"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <AuthHeader xmlns="http://webservices.pageup.com.au/People/Jobs/">
      <sUserName>string</sUserName>
      <sPassword>string</sPassword>
    </AuthHeader>
  </soap:Header>
  <soap:Body>
    <GetJob xmlns="http://webservices.pageup.com.au/People/Jobs/">
      <JobID>string</JobID>
    </GetJob>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetJobResponse xmlns="http://webservices.pageup.com.au/People/Jobs/">
      <GetJobResult>
        <JobID>string</JobID>
        <Title>string</Title>
        <Conditions>string</Conditions>
        <DepartmentPositionCode>string</DepartmentPositionCode>
        <DepartmentPositionDesc>string</DepartmentPositionDesc>
        <WorkPayStructureNo>string</WorkPayStructureNo>
        <WorkPayStructure>
          <WorkPayStructureID>string</WorkPayStructureID>
          <Name>string</Name>
        </WorkPayStructure>
        <DocumentIDs>
          <int>int</int>
          <int>int</int>
        </DocumentIDs>
        <Documents>
          <Document>
            <PUReferenceID>int</PUReferenceID>
            <Title>string</Title>
            <FileSize>string</FileSize>
            <Extension>string</Extension>
            <MimeType>string</MimeType>
            <DocumentCategory>string</DocumentCategory>
            <CreatedDate>string</CreatedDate>
            <FileName>string</FileName>
            <Content>string</Content>
          </Document>
          <Document>
            <PUReferenceID>int</PUReferenceID>
            <Title>string</Title>
            <FileSize>string</FileSize>
            <Extension>string</Extension>
            <MimeType>string</MimeType>
            <DocumentCategory>string</DocumentCategory>
            <CreatedDate>string</CreatedDate>
            <FileName>string</FileName>
            <Content>string</Content>
          </Document>
        </Documents>
        <JobStatus>string</JobStatus>
        <OwnerUser>
          <NonUpdatableFields>string</NonUpdatableFields>
          <UserID>string</UserID>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <Email>string</Email>
          <Initials>string</Initials>
          <PhoneNo>string</PhoneNo>
          <WorkPhoneNo>string</WorkPhoneNo>
          <Position>string</Position>
          <PositionID>string</PositionID>
          <Title>string</Title>
          <MiddleName>string</MiddleName>
          <PreferredName>string</PreferredName>
          <Archive>boolean</Archive>
          <Active>boolean</Active>
          <PrimaryTeamID>string</PrimaryTeamID>
          <Gender>string</Gender>
          <DelegationLevelID>string</DelegationLevelID>
          <UserBrandID>string</UserBrandID>
          <UserDepartmentID>string</UserDepartmentID>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <Password>string</Password>
          <AccountCode>string</AccountCode>
          <MobileNo>string</MobileNo>
          <PermissionGroupID>string</PermissionGroupID>
          <BadgeID>string</BadgeID>
          <PersonID>string</PersonID>
          <Company>string</Company>
          <ParentCompany>string</ParentCompany>
          <State>string</State>
          <Country>string</Country>
          <PositionStartDate>string</PositionStartDate>
          <PositionEndDate>string</PositionEndDate>
          <OrganisationStartDate>string</OrganisationStartDate>
          <DOB>dateTime</DOB>
          <SiteStartDate>dateTime</SiteStartDate>
          <ReportsToPositionNo>string</ReportsToPositionNo>
          <PerformanceScore>string</PerformanceScore>
          <ApplicantID>int</ApplicantID>
          <ApplicationID>int</ApplicationID>
          <OfferID>int</OfferID>
          <Critical>boolean</Critical>
          <Ezine>boolean</Ezine>
          <ProbationDate>string</ProbationDate>
          <Salary>string</Salary>
          <NonEligibleSalary>string</NonEligibleSalary>
          <MaxBonus>string</MaxBonus>
          <SalaryOther1>string</SalaryOther1>
          <SalaryOther2>string</SalaryOther2>
          <SalaryOther3>string</SalaryOther3>
          <SalaryOther4>string</SalaryOther4>
          <SalaryOther5>string</SalaryOther5>
          <SalaryOther6>string</SalaryOther6>
          <SalaryOther7>string</SalaryOther7>
          <SalaryOther8>string</SalaryOther8>
          <SalaryOther9>string</SalaryOther9>
          <SalaryOther10>string</SalaryOther10>
          <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
          <IneligibleReason>string</IneligibleReason>
          <IsApplicant>boolean</IsApplicant>
          <TalentPool>string</TalentPool>
          <CRMCandidate>boolean</CRMCandidate>
          <Street1>string</Street1>
          <Street2>string</Street2>
          <City>string</City>
          <Postcode>string</Postcode>
          <Nationality1>string</Nationality1>
          <Nationality2>string</Nationality2>
          <Nationality3>string</Nationality3>
        </OwnerUser>
        <OriginatorUser>
          <NonUpdatableFields>string</NonUpdatableFields>
          <UserID>string</UserID>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <Email>string</Email>
          <Initials>string</Initials>
          <PhoneNo>string</PhoneNo>
          <WorkPhoneNo>string</WorkPhoneNo>
          <Position>string</Position>
          <PositionID>string</PositionID>
          <Title>string</Title>
          <MiddleName>string</MiddleName>
          <PreferredName>string</PreferredName>
          <Archive>boolean</Archive>
          <Active>boolean</Active>
          <PrimaryTeamID>string</PrimaryTeamID>
          <Gender>string</Gender>
          <DelegationLevelID>string</DelegationLevelID>
          <UserBrandID>string</UserBrandID>
          <UserDepartmentID>string</UserDepartmentID>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <Password>string</Password>
          <AccountCode>string</AccountCode>
          <MobileNo>string</MobileNo>
          <PermissionGroupID>string</PermissionGroupID>
          <BadgeID>string</BadgeID>
          <PersonID>string</PersonID>
          <Company>string</Company>
          <ParentCompany>string</ParentCompany>
          <State>string</State>
          <Country>string</Country>
          <PositionStartDate>string</PositionStartDate>
          <PositionEndDate>string</PositionEndDate>
          <OrganisationStartDate>string</OrganisationStartDate>
          <DOB>dateTime</DOB>
          <SiteStartDate>dateTime</SiteStartDate>
          <ReportsToPositionNo>string</ReportsToPositionNo>
          <PerformanceScore>string</PerformanceScore>
          <ApplicantID>int</ApplicantID>
          <ApplicationID>int</ApplicationID>
          <OfferID>int</OfferID>
          <Critical>boolean</Critical>
          <Ezine>boolean</Ezine>
          <ProbationDate>string</ProbationDate>
          <Salary>string</Salary>
          <NonEligibleSalary>string</NonEligibleSalary>
          <MaxBonus>string</MaxBonus>
          <SalaryOther1>string</SalaryOther1>
          <SalaryOther2>string</SalaryOther2>
          <SalaryOther3>string</SalaryOther3>
          <SalaryOther4>string</SalaryOther4>
          <SalaryOther5>string</SalaryOther5>
          <SalaryOther6>string</SalaryOther6>
          <SalaryOther7>string</SalaryOther7>
          <SalaryOther8>string</SalaryOther8>
          <SalaryOther9>string</SalaryOther9>
          <SalaryOther10>string</SalaryOther10>
          <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
          <IneligibleReason>string</IneligibleReason>
          <IsApplicant>boolean</IsApplicant>
          <TalentPool>string</TalentPool>
          <CRMCandidate>boolean</CRMCandidate>
          <Street1>string</Street1>
          <Street2>string</Street2>
          <City>string</City>
          <Postcode>string</Postcode>
          <Nationality1>string</Nationality1>
          <Nationality2>string</Nationality2>
          <Nationality3>string</Nationality3>
        </OriginatorUser>
        <AssistantUser>
          <NonUpdatableFields>string</NonUpdatableFields>
          <UserID>string</UserID>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <Email>string</Email>
          <Initials>string</Initials>
          <PhoneNo>string</PhoneNo>
          <WorkPhoneNo>string</WorkPhoneNo>
          <Position>string</Position>
          <PositionID>string</PositionID>
          <Title>string</Title>
          <MiddleName>string</MiddleName>
          <PreferredName>string</PreferredName>
          <Archive>boolean</Archive>
          <Active>boolean</Active>
          <PrimaryTeamID>string</PrimaryTeamID>
          <Gender>string</Gender>
          <DelegationLevelID>string</DelegationLevelID>
          <UserBrandID>string</UserBrandID>
          <UserDepartmentID>string</UserDepartmentID>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <Password>string</Password>
          <AccountCode>string</AccountCode>
          <MobileNo>string</MobileNo>
          <PermissionGroupID>string</PermissionGroupID>
          <BadgeID>string</BadgeID>
          <PersonID>string</PersonID>
          <Company>string</Company>
          <ParentCompany>string</ParentCompany>
          <State>string</State>
          <Country>string</Country>
          <PositionStartDate>string</PositionStartDate>
          <PositionEndDate>string</PositionEndDate>
          <OrganisationStartDate>string</OrganisationStartDate>
          <DOB>dateTime</DOB>
          <SiteStartDate>dateTime</SiteStartDate>
          <ReportsToPositionNo>string</ReportsToPositionNo>
          <PerformanceScore>string</PerformanceScore>
          <ApplicantID>int</ApplicantID>
          <ApplicationID>int</ApplicationID>
          <OfferID>int</OfferID>
          <Critical>boolean</Critical>
          <Ezine>boolean</Ezine>
          <ProbationDate>string</ProbationDate>
          <Salary>string</Salary>
          <NonEligibleSalary>string</NonEligibleSalary>
          <MaxBonus>string</MaxBonus>
          <SalaryOther1>string</SalaryOther1>
          <SalaryOther2>string</SalaryOther2>
          <SalaryOther3>string</SalaryOther3>
          <SalaryOther4>string</SalaryOther4>
          <SalaryOther5>string</SalaryOther5>
          <SalaryOther6>string</SalaryOther6>
          <SalaryOther7>string</SalaryOther7>
          <SalaryOther8>string</SalaryOther8>
          <SalaryOther9>string</SalaryOther9>
          <SalaryOther10>string</SalaryOther10>
          <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
          <IneligibleReason>string</IneligibleReason>
          <IsApplicant>boolean</IsApplicant>
          <TalentPool>string</TalentPool>
          <CRMCandidate>boolean</CRMCandidate>
          <Street1>string</Street1>
          <Street2>string</Street2>
          <City>string</City>
          <Postcode>string</Postcode>
          <Nationality1>string</Nationality1>
          <Nationality2>string</Nationality2>
          <Nationality3>string</Nationality3>
        </AssistantUser>
        <ChairUser>
          <NonUpdatableFields>string</NonUpdatableFields>
          <UserID>string</UserID>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <Email>string</Email>
          <Initials>string</Initials>
          <PhoneNo>string</PhoneNo>
          <WorkPhoneNo>string</WorkPhoneNo>
          <Position>string</Position>
          <PositionID>string</PositionID>
          <Title>string</Title>
          <MiddleName>string</MiddleName>
          <PreferredName>string</PreferredName>
          <Archive>boolean</Archive>
          <Active>boolean</Active>
          <PrimaryTeamID>string</PrimaryTeamID>
          <Gender>string</Gender>
          <DelegationLevelID>string</DelegationLevelID>
          <UserBrandID>string</UserBrandID>
          <UserDepartmentID>string</UserDepartmentID>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <Password>string</Password>
          <AccountCode>string</AccountCode>
          <MobileNo>string</MobileNo>
          <PermissionGroupID>string</PermissionGroupID>
          <BadgeID>string</BadgeID>
          <PersonID>string</PersonID>
          <Company>string</Company>
          <ParentCompany>string</ParentCompany>
          <State>string</State>
          <Country>string</Country>
          <PositionStartDate>string</PositionStartDate>
          <PositionEndDate>string</PositionEndDate>
          <OrganisationStartDate>string</OrganisationStartDate>
          <DOB>dateTime</DOB>
          <SiteStartDate>dateTime</SiteStartDate>
          <ReportsToPositionNo>string</ReportsToPositionNo>
          <PerformanceScore>string</PerformanceScore>
          <ApplicantID>int</ApplicantID>
          <ApplicationID>int</ApplicationID>
          <OfferID>int</OfferID>
          <Critical>boolean</Critical>
          <Ezine>boolean</Ezine>
          <ProbationDate>string</ProbationDate>
          <Salary>string</Salary>
          <NonEligibleSalary>string</NonEligibleSalary>
          <MaxBonus>string</MaxBonus>
          <SalaryOther1>string</SalaryOther1>
          <SalaryOther2>string</SalaryOther2>
          <SalaryOther3>string</SalaryOther3>
          <SalaryOther4>string</SalaryOther4>
          <SalaryOther5>string</SalaryOther5>
          <SalaryOther6>string</SalaryOther6>
          <SalaryOther7>string</SalaryOther7>
          <SalaryOther8>string</SalaryOther8>
          <SalaryOther9>string</SalaryOther9>
          <SalaryOther10>string</SalaryOther10>
          <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
          <IneligibleReason>string</IneligibleReason>
          <IsApplicant>boolean</IsApplicant>
          <TalentPool>string</TalentPool>
          <CRMCandidate>boolean</CRMCandidate>
          <Street1>string</Street1>
          <Street2>string</Street2>
          <City>string</City>
          <Postcode>string</Postcode>
          <Nationality1>string</Nationality1>
          <Nationality2>string</Nationality2>
          <Nationality3>string</Nationality3>
        </ChairUser>
        <AdditionalUsers>
          <User>
            <NonUpdatableFields>string</NonUpdatableFields>
            <UserID>string</UserID>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Email>string</Email>
            <Initials>string</Initials>
            <PhoneNo>string</PhoneNo>
            <WorkPhoneNo>string</WorkPhoneNo>
            <Position>string</Position>
            <PositionID>string</PositionID>
            <Title>string</Title>
            <MiddleName>string</MiddleName>
            <PreferredName>string</PreferredName>
            <Archive>boolean</Archive>
            <Active>boolean</Active>
            <PrimaryTeamID>string</PrimaryTeamID>
            <Gender>string</Gender>
            <DelegationLevelID>string</DelegationLevelID>
            <UserBrandID>string</UserBrandID>
            <UserDepartmentID>string</UserDepartmentID>
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
            <Password>string</Password>
            <AccountCode>string</AccountCode>
            <MobileNo>string</MobileNo>
            <PermissionGroupID>string</PermissionGroupID>
            <BadgeID>string</BadgeID>
            <PersonID>string</PersonID>
            <Company>string</Company>
            <ParentCompany>string</ParentCompany>
            <State>string</State>
            <Country>string</Country>
            <PositionStartDate>string</PositionStartDate>
            <PositionEndDate>string</PositionEndDate>
            <OrganisationStartDate>string</OrganisationStartDate>
            <DOB>dateTime</DOB>
            <SiteStartDate>dateTime</SiteStartDate>
            <ReportsToPositionNo>string</ReportsToPositionNo>
            <PerformanceScore>string</PerformanceScore>
            <ApplicantID>int</ApplicantID>
            <ApplicationID>int</ApplicationID>
            <OfferID>int</OfferID>
            <Critical>boolean</Critical>
            <Ezine>boolean</Ezine>
            <ProbationDate>string</ProbationDate>
            <Salary>string</Salary>
            <NonEligibleSalary>string</NonEligibleSalary>
            <MaxBonus>string</MaxBonus>
            <SalaryOther1>string</SalaryOther1>
            <SalaryOther2>string</SalaryOther2>
            <SalaryOther3>string</SalaryOther3>
            <SalaryOther4>string</SalaryOther4>
            <SalaryOther5>string</SalaryOther5>
            <SalaryOther6>string</SalaryOther6>
            <SalaryOther7>string</SalaryOther7>
            <SalaryOther8>string</SalaryOther8>
            <SalaryOther9>string</SalaryOther9>
            <SalaryOther10>string</SalaryOther10>
            <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
            <IneligibleReason>string</IneligibleReason>
            <IsApplicant>boolean</IsApplicant>
            <TalentPool>string</TalentPool>
            <CRMCandidate>boolean</CRMCandidate>
            <Street1>string</Street1>
            <Street2>string</Street2>
            <City>string</City>
            <Postcode>string</Postcode>
            <Nationality1>string</Nationality1>
            <Nationality2>string</Nationality2>
            <Nationality3>string</Nationality3>
          </User>
          <User>
            <NonUpdatableFields>string</NonUpdatableFields>
            <UserID>string</UserID>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Email>string</Email>
            <Initials>string</Initials>
            <PhoneNo>string</PhoneNo>
            <WorkPhoneNo>string</WorkPhoneNo>
            <Position>string</Position>
            <PositionID>string</PositionID>
            <Title>string</Title>
            <MiddleName>string</MiddleName>
            <PreferredName>string</PreferredName>
            <Archive>boolean</Archive>
            <Active>boolean</Active>
            <PrimaryTeamID>string</PrimaryTeamID>
            <Gender>string</Gender>
            <DelegationLevelID>string</DelegationLevelID>
            <UserBrandID>string</UserBrandID>
            <UserDepartmentID>string</UserDepartmentID>
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
            <Password>string</Password>
            <AccountCode>string</AccountCode>
            <MobileNo>string</MobileNo>
            <PermissionGroupID>string</PermissionGroupID>
            <BadgeID>string</BadgeID>
            <PersonID>string</PersonID>
            <Company>string</Company>
            <ParentCompany>string</ParentCompany>
            <State>string</State>
            <Country>string</Country>
            <PositionStartDate>string</PositionStartDate>
            <PositionEndDate>string</PositionEndDate>
            <OrganisationStartDate>string</OrganisationStartDate>
            <DOB>dateTime</DOB>
            <SiteStartDate>dateTime</SiteStartDate>
            <ReportsToPositionNo>string</ReportsToPositionNo>
            <PerformanceScore>string</PerformanceScore>
            <ApplicantID>int</ApplicantID>
            <ApplicationID>int</ApplicationID>
            <OfferID>int</OfferID>
            <Critical>boolean</Critical>
            <Ezine>boolean</Ezine>
            <ProbationDate>string</ProbationDate>
            <Salary>string</Salary>
            <NonEligibleSalary>string</NonEligibleSalary>
            <MaxBonus>string</MaxBonus>
            <SalaryOther1>string</SalaryOther1>
            <SalaryOther2>string</SalaryOther2>
            <SalaryOther3>string</SalaryOther3>
            <SalaryOther4>string</SalaryOther4>
            <SalaryOther5>string</SalaryOther5>
            <SalaryOther6>string</SalaryOther6>
            <SalaryOther7>string</SalaryOther7>
            <SalaryOther8>string</SalaryOther8>
            <SalaryOther9>string</SalaryOther9>
            <SalaryOther10>string</SalaryOther10>
            <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
            <IneligibleReason>string</IneligibleReason>
            <IsApplicant>boolean</IsApplicant>
            <TalentPool>string</TalentPool>
            <CRMCandidate>boolean</CRMCandidate>
            <Street1>string</Street1>
            <Street2>string</Street2>
            <City>string</City>
            <Postcode>string</Postcode>
            <Nationality1>string</Nationality1>
            <Nationality2>string</Nationality2>
            <Nationality3>string</Nationality3>
          </User>
        </AdditionalUsers>
        <NewPositions>int</NewPositions>
        <ReplacementPositions>int</ReplacementPositions>
        <PositionNumbers>string</PositionNumbers>
        <Reason>
          <ReasonID>string</ReasonID>
          <Name>string</Name>
        </Reason>
        <ReplaceFor>string</ReplaceFor>
        <NeededDate>string</NeededDate>
        <PositionStart>string</PositionStart>
        <PositionEnd>string</PositionEnd>
        <Expiry>string</Expiry>
        <JobApproved>string</JobApproved>
        <PayScaleArea>string</PayScaleArea>
        <PayScaleAreaDTO>
          <PayScaleAreaID>string</PayScaleAreaID>
          <Name>string</Name>
          <PayScaleType>
            <PayScaleTypeID>string</PayScaleTypeID>
            <Name>string</Name>
          </PayScaleType>
        </PayScaleAreaDTO>
        <BusinessUnitLevel1>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <Name>string</Name>
        </BusinessUnitLevel1>
        <BusinessUnitLevel2>
          <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
          <Name>string</Name>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
        </BusinessUnitLevel2>
        <BusinessUnitLevel3>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <Name>string</Name>
          <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
        </BusinessUnitLevel3>
        <BusinessUnitLevel4>
          <BusinessUnitLevel4ID>string</BusinessUnitLevel4ID>
          <Name>string</Name>
          <Description>string</Description>
          <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
        </BusinessUnitLevel4>
        <JobType>
          <JobTypeID>string</JobTypeID>
          <Name>string</Name>
        </JobType>
        <WorkType>
          <WorkTypeID>string</WorkTypeID>
          <Name>string</Name>
        </WorkType>
        <CostCentre>string</CostCentre>
        <CostCentreDTO>
          <CostCentreID>string</CostCentreID>
          <Name>string</Name>
        </CostCentreDTO>
        <EmploymentDuration>string</EmploymentDuration>
        <PayScale>
          <PayScaleID>string</PayScaleID>
          <Name>string</Name>
          <PayScaleMinimum>string</PayScaleMinimum>
          <PayScaleMaximum>string</PayScaleMaximum>
          <PayScaleMiddle>string</PayScaleMiddle>
          <PayScaleArea>string</PayScaleArea>
          <AdditionalNote>string</AdditionalNote>
          <PayScaleType>
            <PayScaleTypeID>string</PayScaleTypeID>
            <Name>string</Name>
          </PayScaleType>
          <Currency>string</Currency>
        </PayScale>
        <PayScaleType>
          <PayScaleTypeID>string</PayScaleTypeID>
          <Name>string</Name>
        </PayScaleType>
        <Salary>string</Salary>
        <Site>
          <SiteID>string</SiteID>
          <SiteNo>string</SiteNo>
          <Name>string</Name>
          <Address1>string</Address1>
          <Address2>string</Address2>
          <Suburb>string</Suburb>
          <City>string</City>
          <Country>string</Country>
          <State>string</State>
          <BusinessLayer1>
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
            <Name>string</Name>
          </BusinessLayer1>
          <Postcode>string</Postcode>
        </Site>
        <SearchLocation>
          <SearchLocationID>string</SearchLocationID>
          <Location>
            <LocationID>string</LocationID>
            <LocationTitle>string</LocationTitle>
          </Location>
        </SearchLocation>
        <RecruitmentProcessID>string</RecruitmentProcessID>
        <Summary>string</Summary>
        <SupplementaryField1>string</SupplementaryField1>
        <SupplementaryField2>string</SupplementaryField2>
        <SupplementaryField3>string</SupplementaryField3>
        <SupplementaryField4>string</SupplementaryField4>
        <SupplementaryField5>string</SupplementaryField5>
        <SupplementaryField6>string</SupplementaryField6>
        <SupplementaryField7>string</SupplementaryField7>
        <SupplementaryField8>string</SupplementaryField8>
        <SupplementaryField9>string</SupplementaryField9>
        <SupplementaryField10>string</SupplementaryField10>
        <SupplementaryField11>string</SupplementaryField11>
        <SupplementaryField12>string</SupplementaryField12>
        <SupplementaryField13>string</SupplementaryField13>
        <SupplementaryField14>string</SupplementaryField14>
        <SupplementaryField15>string</SupplementaryField15>
        <SupplementaryField16>string</SupplementaryField16>
        <SupplementaryField17>string</SupplementaryField17>
        <SupplementaryField18>string</SupplementaryField18>
        <SupplementaryField19>string</SupplementaryField19>
        <SupplementaryField20>string</SupplementaryField20>
        <SupplementaryFieldBool1>boolean</SupplementaryFieldBool1>
        <SupplementaryFieldBool2>boolean</SupplementaryFieldBool2>
        <SupplementaryFieldBool3>boolean</SupplementaryFieldBool3>
        <SupplementaryFieldBool4>boolean</SupplementaryFieldBool4>
        <SupplementaryFieldBool5>boolean</SupplementaryFieldBool5>
        <SupplementaryFieldBool6>boolean</SupplementaryFieldBool6>
        <SupplementaryFieldBool7>boolean</SupplementaryFieldBool7>
        <SupplementaryFieldBool8>boolean</SupplementaryFieldBool8>
        <SupplementaryFieldBool9>boolean</SupplementaryFieldBool9>
        <SupplementaryFieldBool10>boolean</SupplementaryFieldBool10>
        <SupplementaryFieldLarge1>string</SupplementaryFieldLarge1>
        <SupplementaryFieldLarge2>string</SupplementaryFieldLarge2>
        <SupplementaryFieldLarge3>string</SupplementaryFieldLarge3>
        <SupplementaryFieldLarge4>string</SupplementaryFieldLarge4>
        <SupplementaryFieldLarge5>string</SupplementaryFieldLarge5>
        <SupplementaryFieldLarge6>string</SupplementaryFieldLarge6>
        <SupplementaryFieldLarge7>string</SupplementaryFieldLarge7>
        <SupplementaryFieldLarge8>string</SupplementaryFieldLarge8>
        <SupplementaryFieldLarge9>string</SupplementaryFieldLarge9>
        <SupplementaryFieldLarge10>string</SupplementaryFieldLarge10>
        <DescriptionHTML>string</DescriptionHTML>
        <ApprovalUser>
          <NonUpdatableFields>string</NonUpdatableFields>
          <UserID>string</UserID>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <Email>string</Email>
          <Initials>string</Initials>
          <PhoneNo>string</PhoneNo>
          <WorkPhoneNo>string</WorkPhoneNo>
          <Position>string</Position>
          <PositionID>string</PositionID>
          <Title>string</Title>
          <MiddleName>string</MiddleName>
          <PreferredName>string</PreferredName>
          <Archive>boolean</Archive>
          <Active>boolean</Active>
          <PrimaryTeamID>string</PrimaryTeamID>
          <Gender>string</Gender>
          <DelegationLevelID>string</DelegationLevelID>
          <UserBrandID>string</UserBrandID>
          <UserDepartmentID>string</UserDepartmentID>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <Password>string</Password>
          <AccountCode>string</AccountCode>
          <MobileNo>string</MobileNo>
          <PermissionGroupID>string</PermissionGroupID>
          <BadgeID>string</BadgeID>
          <PersonID>string</PersonID>
          <Company>string</Company>
          <ParentCompany>string</ParentCompany>
          <State>string</State>
          <Country>string</Country>
          <PositionStartDate>string</PositionStartDate>
          <PositionEndDate>string</PositionEndDate>
          <OrganisationStartDate>string</OrganisationStartDate>
          <DOB>dateTime</DOB>
          <SiteStartDate>dateTime</SiteStartDate>
          <ReportsToPositionNo>string</ReportsToPositionNo>
          <PerformanceScore>string</PerformanceScore>
          <ApplicantID>int</ApplicantID>
          <ApplicationID>int</ApplicationID>
          <OfferID>int</OfferID>
          <Critical>boolean</Critical>
          <Ezine>boolean</Ezine>
          <ProbationDate>string</ProbationDate>
          <Salary>string</Salary>
          <NonEligibleSalary>string</NonEligibleSalary>
          <MaxBonus>string</MaxBonus>
          <SalaryOther1>string</SalaryOther1>
          <SalaryOther2>string</SalaryOther2>
          <SalaryOther3>string</SalaryOther3>
          <SalaryOther4>string</SalaryOther4>
          <SalaryOther5>string</SalaryOther5>
          <SalaryOther6>string</SalaryOther6>
          <SalaryOther7>string</SalaryOther7>
          <SalaryOther8>string</SalaryOther8>
          <SalaryOther9>string</SalaryOther9>
          <SalaryOther10>string</SalaryOther10>
          <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
          <IneligibleReason>string</IneligibleReason>
          <IsApplicant>boolean</IsApplicant>
          <TalentPool>string</TalentPool>
          <CRMCandidate>boolean</CRMCandidate>
          <Street1>string</Street1>
          <Street2>string</Street2>
          <City>string</City>
          <Postcode>string</Postcode>
          <Nationality1>string</Nationality1>
          <Nationality2>string</Nationality2>
          <Nationality3>string</Nationality3>
        </ApprovalUser>
        <Position>
          <PositionID>string</PositionID>
          <Name>string</Name>
          <Area>string</Area>
          <SubArea>string</SubArea>
          <PayScaleID>string</PayScaleID>
          <PayScale>
            <PayScaleID>string</PayScaleID>
            <Name>string</Name>
            <PayScaleMinimum>string</PayScaleMinimum>
            <PayScaleMaximum>string</PayScaleMaximum>
            <PayScaleMiddle>string</PayScaleMiddle>
            <PayScaleArea>string</PayScaleArea>
            <AdditionalNote>string</AdditionalNote>
            <PayScaleType xsi:nil="true" />
            <Currency>string</Currency>
          </PayScale>
          <JobTypeID>string</JobTypeID>
          <JobType>
            <JobTypeID>string</JobTypeID>
            <Name>string</Name>
          </JobType>
          <CostCentreID>string</CostCentreID>
          <CostCentre>
            <CostCentreID>string</CostCentreID>
            <Name>string</Name>
          </CostCentre>
          <DualHolder>boolean</DualHolder>
          <SiteID>string</SiteID>
          <Site>
            <SiteID>string</SiteID>
            <SiteNo>string</SiteNo>
            <Name>string</Name>
            <Address1>string</Address1>
            <Address2>string</Address2>
            <Suburb>string</Suburb>
            <City>string</City>
            <Country>string</Country>
            <State>string</State>
            <BusinessLayer1 xsi:nil="true" />
            <Postcode>string</Postcode>
          </Site>
          <WorkTypeID>string</WorkTypeID>
          <WorkType>
            <WorkTypeID>string</WorkTypeID>
            <Name>string</Name>
          </WorkType>
          <FTE>double</FTE>
          <BaseHours>double</BaseHours>
          <Funded>boolean</Funded>
          <ParentPositionID>string</ParentPositionID>
          <RoleID>string</RoleID>
          <Role>
            <RoleID>string</RoleID>
            <RoleTitle>string</RoleTitle>
            <RoleTypeID>string</RoleTypeID>
            <CompetencyLevelID>string</CompetencyLevelID>
            <ReviewTemplateID>string</ReviewTemplateID>
          </Role>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel1>
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
            <Name>string</Name>
          </BusinessUnitLevel1>
          <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
          <BusinessUnitLevel2>
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
            <Name>string</Name>
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          </BusinessUnitLevel2>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <BusinessUnitLevel3>
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
            <Name>string</Name>
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
          </BusinessUnitLevel3>
          <BusinessUnitLevel4ID>string</BusinessUnitLevel4ID>
          <BusinessUnitLevel4>
            <BusinessUnitLevel4ID>string</BusinessUnitLevel4ID>
            <Name>string</Name>
            <Description>string</Description>
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          </BusinessUnitLevel4>
          <DelegationLevelID>string</DelegationLevelID>
          <PositionLastModificationDate>dateTime</PositionLastModificationDate>
          <LocationID>string</LocationID>
          <JobPositionType>string</JobPositionType>
          <OrgUnitID>string</OrgUnitID>
          <OriginalPosition>string</OriginalPosition>
          <AssetID>string</AssetID>
          <Critical>boolean</Critical>
          <Vacant>boolean</Vacant>
          <VacantDate>dateTime</VacantDate>
          <WorkPayStructureID>string</WorkPayStructureID>
          <DocumentUrl>string</DocumentUrl>
          <SupplementaryFieldBool1>boolean</SupplementaryFieldBool1>
          <SupplementaryFieldBool2>boolean</SupplementaryFieldBool2>
          <SupplementaryFieldBool3>boolean</SupplementaryFieldBool3>
          <SupplementaryFieldBool4>boolean</SupplementaryFieldBool4>
          <SupplementaryFieldBool5>boolean</SupplementaryFieldBool5>
          <PositionTypeID>string</PositionTypeID>
          <SupplementaryField1>string</SupplementaryField1>
          <SupplementaryField2>string</SupplementaryField2>
          <SupplementaryField3>string</SupplementaryField3>
          <SupplementaryField4>string</SupplementaryField4>
          <SupplementaryField5>string</SupplementaryField5>
          <SupplementaryField6>string</SupplementaryField6>
          <SupplementaryField7>string</SupplementaryField7>
          <SupplementaryField8>string</SupplementaryField8>
          <SupplementaryField9>string</SupplementaryField9>
          <SupplementaryField10>string</SupplementaryField10>
          <SupplementaryFieldLarge1>string</SupplementaryFieldLarge1>
          <SupplementaryFieldLarge2>string</SupplementaryFieldLarge2>
          <SupplementaryFieldLarge3>string</SupplementaryFieldLarge3>
          <SupplementaryFieldLarge4>string</SupplementaryFieldLarge4>
          <SupplementaryFieldLarge5>string</SupplementaryFieldLarge5>
          <SupplementaryFieldLarge6>string</SupplementaryFieldLarge6>
          <SupplementaryFieldLarge7>string</SupplementaryFieldLarge7>
          <SupplementaryFieldLarge8>string</SupplementaryFieldLarge8>
          <SupplementaryFieldLarge9>string</SupplementaryFieldLarge9>
          <SupplementaryFieldLarge10>string</SupplementaryFieldLarge10>
          <SupplementaryFieldDate1>string</SupplementaryFieldDate1>
          <SupplementaryFieldDate2>string</SupplementaryFieldDate2>
          <SupplementaryFieldDate3>string</SupplementaryFieldDate3>
          <SupplementaryFieldDate4>string</SupplementaryFieldDate4>
          <SupplementaryFieldDate5>string</SupplementaryFieldDate5>
          <SupplementaryFieldDate6>string</SupplementaryFieldDate6>
          <SupplementaryFieldDate7>string</SupplementaryFieldDate7>
          <SupplementaryFieldDate8>string</SupplementaryFieldDate8>
          <SupplementaryFieldDate9>string</SupplementaryFieldDate9>
          <SupplementaryFieldDate10>string</SupplementaryFieldDate10>
          <JobSectorID>string</JobSectorID>
          <JobSector>
            <JobSectorID>string</JobSectorID>
            <Name>string</Name>
          </JobSector>
          <AgreementTypeID>string</AgreementTypeID>
          <AgreementID>string</AgreementID>
          <AgreementClassificationID>string</AgreementClassificationID>
          <JobPositionStatus>string</JobPositionStatus>
        </Position>
        <CategorySetDTOs>
          <PageUpCategorySetDTO>
            <lCategorySetID>int</lCategorySetID>
            <lCategorySetGroupID>int</lCategorySetGroupID>
            <sCategorySetCode>string</sCategorySetCode>
            <sCategorySetGroupCode>string</sCategorySetGroupCode>
            <sTitle>string</sTitle>
          </PageUpCategorySetDTO>
          <PageUpCategorySetDTO>
            <lCategorySetID>int</lCategorySetID>
            <lCategorySetGroupID>int</lCategorySetGroupID>
            <sCategorySetCode>string</sCategorySetCode>
            <sCategorySetGroupCode>string</sCategorySetGroupCode>
            <sTitle>string</sTitle>
          </PageUpCategorySetDTO>
        </CategorySetDTOs>
        <WorkAvailabilityPreferenceDTOs>
          <PageUpWorkAvailabilityPreference>
            <sWorkAvailabilityPreferenceType>string</sWorkAvailabilityPreferenceType>
          </PageUpWorkAvailabilityPreference>
          <PageUpWorkAvailabilityPreference>
            <sWorkAvailabilityPreferenceType>string</sWorkAvailabilityPreferenceType>
          </PageUpWorkAvailabilityPreference>
        </WorkAvailabilityPreferenceDTOs>
        <Role>
          <RoleID>string</RoleID>
          <RoleTitle>string</RoleTitle>
          <RoleTypeID>string</RoleTypeID>
          <CompetencyLevelID>string</CompetencyLevelID>
          <ReviewTemplateID>string</ReviewTemplateID>
        </Role>
        <AddedDate>string</AddedDate>
        <OpeningDate>string</OpeningDate>
        <ReportsToPosition>
          <PositionID>string</PositionID>
          <Name>string</Name>
          <Area>string</Area>
          <SubArea>string</SubArea>
          <PayScaleID>string</PayScaleID>
          <PayScale>
            <PayScaleID>string</PayScaleID>
            <Name>string</Name>
            <PayScaleMinimum>string</PayScaleMinimum>
            <PayScaleMaximum>string</PayScaleMaximum>
            <PayScaleMiddle>string</PayScaleMiddle>
            <PayScaleArea>string</PayScaleArea>
            <AdditionalNote>string</AdditionalNote>
            <PayScaleType xsi:nil="true" />
            <Currency>string</Currency>
          </PayScale>
          <JobTypeID>string</JobTypeID>
          <JobType>
            <JobTypeID>string</JobTypeID>
            <Name>string</Name>
          </JobType>
          <CostCentreID>string</CostCentreID>
          <CostCentre>
            <CostCentreID>string</CostCentreID>
            <Name>string</Name>
          </CostCentre>
          <DualHolder>boolean</DualHolder>
          <SiteID>string</SiteID>
          <Site>
            <SiteID>string</SiteID>
            <SiteNo>string</SiteNo>
            <Name>string</Name>
            <Address1>string</Address1>
            <Address2>string</Address2>
            <Suburb>string</Suburb>
            <City>string</City>
            <Country>string</Country>
            <State>string</State>
            <BusinessLayer1 xsi:nil="true" />
            <Postcode>string</Postcode>
          </Site>
          <WorkTypeID>string</WorkTypeID>
          <WorkType>
            <WorkTypeID>string</WorkTypeID>
            <Name>string</Name>
          </WorkType>
          <FTE>double</FTE>
          <BaseHours>double</BaseHours>
          <Funded>boolean</Funded>
          <ParentPositionID>string</ParentPositionID>
          <RoleID>string</RoleID>
          <Role>
            <RoleID>string</RoleID>
            <RoleTitle>string</RoleTitle>
            <RoleTypeID>string</RoleTypeID>
            <CompetencyLevelID>string</CompetencyLevelID>
            <ReviewTemplateID>string</ReviewTemplateID>
          </Role>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel1>
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
            <Name>string</Name>
          </BusinessUnitLevel1>
          <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
          <BusinessUnitLevel2>
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
            <Name>string</Name>
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          </BusinessUnitLevel2>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <BusinessUnitLevel3>
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
            <Name>string</Name>
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
          </BusinessUnitLevel3>
          <BusinessUnitLevel4ID>string</BusinessUnitLevel4ID>
          <BusinessUnitLevel4>
            <BusinessUnitLevel4ID>string</BusinessUnitLevel4ID>
            <Name>string</Name>
            <Description>string</Description>
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          </BusinessUnitLevel4>
          <DelegationLevelID>string</DelegationLevelID>
          <PositionLastModificationDate>dateTime</PositionLastModificationDate>
          <LocationID>string</LocationID>
          <JobPositionType>string</JobPositionType>
          <OrgUnitID>string</OrgUnitID>
          <OriginalPosition>string</OriginalPosition>
          <AssetID>string</AssetID>
          <Critical>boolean</Critical>
          <Vacant>boolean</Vacant>
          <VacantDate>dateTime</VacantDate>
          <WorkPayStructureID>string</WorkPayStructureID>
          <DocumentUrl>string</DocumentUrl>
          <SupplementaryFieldBool1>boolean</SupplementaryFieldBool1>
          <SupplementaryFieldBool2>boolean</SupplementaryFieldBool2>
          <SupplementaryFieldBool3>boolean</SupplementaryFieldBool3>
          <SupplementaryFieldBool4>boolean</SupplementaryFieldBool4>
          <SupplementaryFieldBool5>boolean</SupplementaryFieldBool5>
          <PositionTypeID>string</PositionTypeID>
          <SupplementaryField1>string</SupplementaryField1>
          <SupplementaryField2>string</SupplementaryField2>
          <SupplementaryField3>string</SupplementaryField3>
          <SupplementaryField4>string</SupplementaryField4>
          <SupplementaryField5>string</SupplementaryField5>
          <SupplementaryField6>string</SupplementaryField6>
          <SupplementaryField7>string</SupplementaryField7>
          <SupplementaryField8>string</SupplementaryField8>
          <SupplementaryField9>string</SupplementaryField9>
          <SupplementaryField10>string</SupplementaryField10>
          <SupplementaryFieldLarge1>string</SupplementaryFieldLarge1>
          <SupplementaryFieldLarge2>string</SupplementaryFieldLarge2>
          <SupplementaryFieldLarge3>string</SupplementaryFieldLarge3>
          <SupplementaryFieldLarge4>string</SupplementaryFieldLarge4>
          <SupplementaryFieldLarge5>string</SupplementaryFieldLarge5>
          <SupplementaryFieldLarge6>string</SupplementaryFieldLarge6>
          <SupplementaryFieldLarge7>string</SupplementaryFieldLarge7>
          <SupplementaryFieldLarge8>string</SupplementaryFieldLarge8>
          <SupplementaryFieldLarge9>string</SupplementaryFieldLarge9>
          <SupplementaryFieldLarge10>string</SupplementaryFieldLarge10>
          <SupplementaryFieldDate1>string</SupplementaryFieldDate1>
          <SupplementaryFieldDate2>string</SupplementaryFieldDate2>
          <SupplementaryFieldDate3>string</SupplementaryFieldDate3>
          <SupplementaryFieldDate4>string</SupplementaryFieldDate4>
          <SupplementaryFieldDate5>string</SupplementaryFieldDate5>
          <SupplementaryFieldDate6>string</SupplementaryFieldDate6>
          <SupplementaryFieldDate7>string</SupplementaryFieldDate7>
          <SupplementaryFieldDate8>string</SupplementaryFieldDate8>
          <SupplementaryFieldDate9>string</SupplementaryFieldDate9>
          <SupplementaryFieldDate10>string</SupplementaryFieldDate10>
          <JobSectorID>string</JobSectorID>
          <JobSector>
            <JobSectorID>string</JobSectorID>
            <Name>string</Name>
          </JobSector>
          <AgreementTypeID>string</AgreementTypeID>
          <AgreementID>string</AgreementID>
          <AgreementClassificationID>string</AgreementClassificationID>
          <JobPositionStatus>string</JobPositionStatus>
        </ReportsToPosition>
        <ReportsToUser>
          <NonUpdatableFields>string</NonUpdatableFields>
          <UserID>string</UserID>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <Email>string</Email>
          <Initials>string</Initials>
          <PhoneNo>string</PhoneNo>
          <WorkPhoneNo>string</WorkPhoneNo>
          <Position>string</Position>
          <PositionID>string</PositionID>
          <Title>string</Title>
          <MiddleName>string</MiddleName>
          <PreferredName>string</PreferredName>
          <Archive>boolean</Archive>
          <Active>boolean</Active>
          <PrimaryTeamID>string</PrimaryTeamID>
          <Gender>string</Gender>
          <DelegationLevelID>string</DelegationLevelID>
          <UserBrandID>string</UserBrandID>
          <UserDepartmentID>string</UserDepartmentID>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <Password>string</Password>
          <AccountCode>string</AccountCode>
          <MobileNo>string</MobileNo>
          <PermissionGroupID>string</PermissionGroupID>
          <BadgeID>string</BadgeID>
          <PersonID>string</PersonID>
          <Company>string</Company>
          <ParentCompany>string</ParentCompany>
          <State>string</State>
          <Country>string</Country>
          <PositionStartDate>string</PositionStartDate>
          <PositionEndDate>string</PositionEndDate>
          <OrganisationStartDate>string</OrganisationStartDate>
          <DOB>dateTime</DOB>
          <SiteStartDate>dateTime</SiteStartDate>
          <ReportsToPositionNo>string</ReportsToPositionNo>
          <PerformanceScore>string</PerformanceScore>
          <ApplicantID>int</ApplicantID>
          <ApplicationID>int</ApplicationID>
          <OfferID>int</OfferID>
          <Critical>boolean</Critical>
          <Ezine>boolean</Ezine>
          <ProbationDate>string</ProbationDate>
          <Salary>string</Salary>
          <NonEligibleSalary>string</NonEligibleSalary>
          <MaxBonus>string</MaxBonus>
          <SalaryOther1>string</SalaryOther1>
          <SalaryOther2>string</SalaryOther2>
          <SalaryOther3>string</SalaryOther3>
          <SalaryOther4>string</SalaryOther4>
          <SalaryOther5>string</SalaryOther5>
          <SalaryOther6>string</SalaryOther6>
          <SalaryOther7>string</SalaryOther7>
          <SalaryOther8>string</SalaryOther8>
          <SalaryOther9>string</SalaryOther9>
          <SalaryOther10>string</SalaryOther10>
          <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
          <IneligibleReason>string</IneligibleReason>
          <IsApplicant>boolean</IsApplicant>
          <TalentPool>string</TalentPool>
          <CRMCandidate>boolean</CRMCandidate>
          <Street1>string</Street1>
          <Street2>string</Street2>
          <City>string</City>
          <Postcode>string</Postcode>
          <Nationality1>string</Nationality1>
          <Nationality2>string</Nationality2>
          <Nationality3>string</Nationality3>
        </ReportsToUser>
        <OrgUnit>
          <OrgUnitID>string</OrgUnitID>
          <Title>string</Title>
          <ShortTitle>string</ShortTitle>
          <LayerNo>int</LayerNo>
          <ParentOrgUnitID>string</ParentOrgUnitID>
          <Layer1>string</Layer1>
          <Layer2>string</Layer2>
          <Layer3>string</Layer3>
          <Layer4>string</Layer4>
          <Layer5>string</Layer5>
          <Layer6>string</Layer6>
          <Layer7>string</Layer7>
          <Layer8>string</Layer8>
          <Layer9>string</Layer9>
          <Layer10>string</Layer10>
          <Active>boolean</Active>
        </OrgUnit>
        <PUReferenceID>int</PUReferenceID>
        <SetProviderIDFromSite>boolean</SetProviderIDFromSite>
        <JobCostTitle>string</JobCostTitle>
        <JobNotes>
          <PageUpApplicationNoteDTO>
            <lApplicationNoteID>int</lApplicationNoteID>
            <sPrivateNote>string</sPrivateNote>
            <sApplicationNoteType>string</sApplicationNoteType>
          </PageUpApplicationNoteDTO>
          <PageUpApplicationNoteDTO>
            <lApplicationNoteID>int</lApplicationNoteID>
            <sPrivateNote>string</sPrivateNote>
            <sApplicationNoteType>string</sApplicationNoteType>
          </PageUpApplicationNoteDTO>
        </JobNotes>
        <JobHours>
          <sJobHoursRangeCode>string</sJobHoursRangeCode>
        </JobHours>
        <HoursPerWeek>int</HoursPerWeek>
        <MultiJobPosition>
          <Position>
            <PositionID>string</PositionID>
            <Name>string</Name>
            <Area>string</Area>
            <SubArea>string</SubArea>
            <PayScaleID>string</PayScaleID>
            <PayScale xsi:nil="true" />
            <JobTypeID>string</JobTypeID>
            <JobType xsi:nil="true" />
            <CostCentreID>string</CostCentreID>
            <CostCentre xsi:nil="true" />
            <DualHolder>boolean</DualHolder>
            <SiteID>string</SiteID>
            <Site xsi:nil="true" />
            <WorkTypeID>string</WorkTypeID>
            <WorkType xsi:nil="true" />
            <FTE>double</FTE>
            <BaseHours>double</BaseHours>
            <Funded>boolean</Funded>
            <ParentPositionID>string</ParentPositionID>
            <RoleID>string</RoleID>
            <Role xsi:nil="true" />
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
            <BusinessUnitLevel1 xsi:nil="true" />
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
            <BusinessUnitLevel2 xsi:nil="true" />
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
            <BusinessUnitLevel3 xsi:nil="true" />
            <BusinessUnitLevel4ID>string</BusinessUnitLevel4ID>
            <BusinessUnitLevel4 xsi:nil="true" />
            <DelegationLevelID>string</DelegationLevelID>
            <PositionLastModificationDate>dateTime</PositionLastModificationDate>
            <LocationID>string</LocationID>
            <JobPositionType>string</JobPositionType>
            <OrgUnitID>string</OrgUnitID>
            <OriginalPosition>string</OriginalPosition>
            <AssetID>string</AssetID>
            <Critical>boolean</Critical>
            <Vacant>boolean</Vacant>
            <VacantDate>dateTime</VacantDate>
            <WorkPayStructureID>string</WorkPayStructureID>
            <DocumentUrl>string</DocumentUrl>
            <SupplementaryFieldBool1>boolean</SupplementaryFieldBool1>
            <SupplementaryFieldBool2>boolean</SupplementaryFieldBool2>
            <SupplementaryFieldBool3>boolean</SupplementaryFieldBool3>
            <SupplementaryFieldBool4>boolean</SupplementaryFieldBool4>
            <SupplementaryFieldBool5>boolean</SupplementaryFieldBool5>
            <PositionTypeID>string</PositionTypeID>
            <SupplementaryField1>string</SupplementaryField1>
            <SupplementaryField2>string</SupplementaryField2>
            <SupplementaryField3>string</SupplementaryField3>
            <SupplementaryField4>string</SupplementaryField4>
            <SupplementaryField5>string</SupplementaryField5>
            <SupplementaryField6>string</SupplementaryField6>
            <SupplementaryField7>string</SupplementaryField7>
            <SupplementaryField8>string</SupplementaryField8>
            <SupplementaryField9>string</SupplementaryField9>
            <SupplementaryField10>string</SupplementaryField10>
            <SupplementaryFieldLarge1>string</SupplementaryFieldLarge1>
            <SupplementaryFieldLarge2>string</SupplementaryFieldLarge2>
            <SupplementaryFieldLarge3>string</SupplementaryFieldLarge3>
            <SupplementaryFieldLarge4>string</SupplementaryFieldLarge4>
            <SupplementaryFieldLarge5>string</SupplementaryFieldLarge5>
            <SupplementaryFieldLarge6>string</SupplementaryFieldLarge6>
            <SupplementaryFieldLarge7>string</SupplementaryFieldLarge7>
            <SupplementaryFieldLarge8>string</SupplementaryFieldLarge8>
            <SupplementaryFieldLarge9>string</SupplementaryFieldLarge9>
            <SupplementaryFieldLarge10>string</SupplementaryFieldLarge10>
            <SupplementaryFieldDate1>string</SupplementaryFieldDate1>
            <SupplementaryFieldDate2>string</SupplementaryFieldDate2>
            <SupplementaryFieldDate3>string</SupplementaryFieldDate3>
            <SupplementaryFieldDate4>string</SupplementaryFieldDate4>
            <SupplementaryFieldDate5>string</SupplementaryFieldDate5>
            <SupplementaryFieldDate6>string</SupplementaryFieldDate6>
            <SupplementaryFieldDate7>string</SupplementaryFieldDate7>
            <SupplementaryFieldDate8>string</SupplementaryFieldDate8>
            <SupplementaryFieldDate9>string</SupplementaryFieldDate9>
            <SupplementaryFieldDate10>string</SupplementaryFieldDate10>
            <JobSectorID>string</JobSectorID>
            <JobSector xsi:nil="true" />
            <AgreementTypeID>string</AgreementTypeID>
            <AgreementID>string</AgreementID>
            <AgreementClassificationID>string</AgreementClassificationID>
            <JobPositionStatus>string</JobPositionStatus>
          </Position>
          <Position>
            <PositionID>string</PositionID>
            <Name>string</Name>
            <Area>string</Area>
            <SubArea>string</SubArea>
            <PayScaleID>string</PayScaleID>
            <PayScale xsi:nil="true" />
            <JobTypeID>string</JobTypeID>
            <JobType xsi:nil="true" />
            <CostCentreID>string</CostCentreID>
            <CostCentre xsi:nil="true" />
            <DualHolder>boolean</DualHolder>
            <SiteID>string</SiteID>
            <Site xsi:nil="true" />
            <WorkTypeID>string</WorkTypeID>
            <WorkType xsi:nil="true" />
            <FTE>double</FTE>
            <BaseHours>double</BaseHours>
            <Funded>boolean</Funded>
            <ParentPositionID>string</ParentPositionID>
            <RoleID>string</RoleID>
            <Role xsi:nil="true" />
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
            <BusinessUnitLevel1 xsi:nil="true" />
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
            <BusinessUnitLevel2 xsi:nil="true" />
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
            <BusinessUnitLevel3 xsi:nil="true" />
            <BusinessUnitLevel4ID>string</BusinessUnitLevel4ID>
            <BusinessUnitLevel4 xsi:nil="true" />
            <DelegationLevelID>string</DelegationLevelID>
            <PositionLastModificationDate>dateTime</PositionLastModificationDate>
            <LocationID>string</LocationID>
            <JobPositionType>string</JobPositionType>
            <OrgUnitID>string</OrgUnitID>
            <OriginalPosition>string</OriginalPosition>
            <AssetID>string</AssetID>
            <Critical>boolean</Critical>
            <Vacant>boolean</Vacant>
            <VacantDate>dateTime</VacantDate>
            <WorkPayStructureID>string</WorkPayStructureID>
            <DocumentUrl>string</DocumentUrl>
            <SupplementaryFieldBool1>boolean</SupplementaryFieldBool1>
            <SupplementaryFieldBool2>boolean</SupplementaryFieldBool2>
            <SupplementaryFieldBool3>boolean</SupplementaryFieldBool3>
            <SupplementaryFieldBool4>boolean</SupplementaryFieldBool4>
            <SupplementaryFieldBool5>boolean</SupplementaryFieldBool5>
            <PositionTypeID>string</PositionTypeID>
            <SupplementaryField1>string</SupplementaryField1>
            <SupplementaryField2>string</SupplementaryField2>
            <SupplementaryField3>string</SupplementaryField3>
            <SupplementaryField4>string</SupplementaryField4>
            <SupplementaryField5>string</SupplementaryField5>
            <SupplementaryField6>string</SupplementaryField6>
            <SupplementaryField7>string</SupplementaryField7>
            <SupplementaryField8>string</SupplementaryField8>
            <SupplementaryField9>string</SupplementaryField9>
            <SupplementaryField10>string</SupplementaryField10>
            <SupplementaryFieldLarge1>string</SupplementaryFieldLarge1>
            <SupplementaryFieldLarge2>string</SupplementaryFieldLarge2>
            <SupplementaryFieldLarge3>string</SupplementaryFieldLarge3>
            <SupplementaryFieldLarge4>string</SupplementaryFieldLarge4>
            <SupplementaryFieldLarge5>string</SupplementaryFieldLarge5>
            <SupplementaryFieldLarge6>string</SupplementaryFieldLarge6>
            <SupplementaryFieldLarge7>string</SupplementaryFieldLarge7>
            <SupplementaryFieldLarge8>string</SupplementaryFieldLarge8>
            <SupplementaryFieldLarge9>string</SupplementaryFieldLarge9>
            <SupplementaryFieldLarge10>string</SupplementaryFieldLarge10>
            <SupplementaryFieldDate1>string</SupplementaryFieldDate1>
            <SupplementaryFieldDate2>string</SupplementaryFieldDate2>
            <SupplementaryFieldDate3>string</SupplementaryFieldDate3>
            <SupplementaryFieldDate4>string</SupplementaryFieldDate4>
            <SupplementaryFieldDate5>string</SupplementaryFieldDate5>
            <SupplementaryFieldDate6>string</SupplementaryFieldDate6>
            <SupplementaryFieldDate7>string</SupplementaryFieldDate7>
            <SupplementaryFieldDate8>string</SupplementaryFieldDate8>
            <SupplementaryFieldDate9>string</SupplementaryFieldDate9>
            <SupplementaryFieldDate10>string</SupplementaryFieldDate10>
            <JobSectorID>string</JobSectorID>
            <JobSector xsi:nil="true" />
            <AgreementTypeID>string</AgreementTypeID>
            <AgreementID>string</AgreementID>
            <AgreementClassificationID>string</AgreementClassificationID>
            <JobPositionStatus>string</JobPositionStatus>
          </Position>
        </MultiJobPosition>
        <JobSector>
          <JobSectorID>string</JobSectorID>
          <Name>string</Name>
        </JobSector>
        <EmployeeGroup>
          <EmployeeGroupID>string</EmployeeGroupID>
          <Name>string</Name>
        </EmployeeGroup>
        <EmployeeSubGroup>
          <EmployeeSubGroupID>string</EmployeeSubGroupID>
          <Name>string</Name>
          <EmployeeGroupID>string</EmployeeGroupID>
        </EmployeeSubGroup>
        <PersonnelArea>
          <PersonnelAreaID>string</PersonnelAreaID>
          <Name>string</Name>
        </PersonnelArea>
        <PersonnelSubArea>
          <PersonnelSubAreaID>string</PersonnelSubAreaID>
          <Name>string</Name>
          <PersonnelAreaID>string</PersonnelAreaID>
        </PersonnelSubArea>
        <OtherSelectList1>
          <OtherSelectList1ID>string</OtherSelectList1ID>
          <Value>string</Value>
        </OtherSelectList1>
        <OtherSelectList2>
          <OtherSelectList2ID>string</OtherSelectList2ID>
          <Value>string</Value>
        </OtherSelectList2>
        <OtherSelectList3>
          <OtherSelectList3ID>string</OtherSelectList3ID>
          <Value>string</Value>
        </OtherSelectList3>
        <OtherSelectList4>
          <OtherSelectList4ID>string</OtherSelectList4ID>
          <Value>string</Value>
        </OtherSelectList4>
        <OtherSelectList5>
          <OtherSelectList5ID>string</OtherSelectList5ID>
          <Value>string</Value>
        </OtherSelectList5>
        <Suburb>string</Suburb>
        <SearchCategory>string</SearchCategory>
        <JobSystemType>STANDARD or GRADUATECAMPAIGN or REDEPLOYMENT or GENERAL or CONTRACT or CUSTOM_JOB_SYSTEM_TYPE1 or CUSTOM_JOB_SYSTEM_TYPE2 or CUSTOM_JOB_SYSTEM_TYPE3 or ALUMNI or POSITION_DESCRIPTION</JobSystemType>
        <ContractType>int</ContractType>
        <TeamID>string</TeamID>
      </GetJobResult>
    </GetJobResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /PageUpPeopleJobs/Jobs.asmx HTTP/1.1
Host: webservices.dc2.pageuppeople.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Header>
    <AuthHeader xmlns="http://webservices.pageup.com.au/People/Jobs/">
      <sUserName>string</sUserName>
      <sPassword>string</sPassword>
    </AuthHeader>
  </soap12:Header>
  <soap12:Body>
    <GetJob xmlns="http://webservices.pageup.com.au/People/Jobs/">
      <JobID>string</JobID>
    </GetJob>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetJobResponse xmlns="http://webservices.pageup.com.au/People/Jobs/">
      <GetJobResult>
        <JobID>string</JobID>
        <Title>string</Title>
        <Conditions>string</Conditions>
        <DepartmentPositionCode>string</DepartmentPositionCode>
        <DepartmentPositionDesc>string</DepartmentPositionDesc>
        <WorkPayStructureNo>string</WorkPayStructureNo>
        <WorkPayStructure>
          <WorkPayStructureID>string</WorkPayStructureID>
          <Name>string</Name>
        </WorkPayStructure>
        <DocumentIDs>
          <int>int</int>
          <int>int</int>
        </DocumentIDs>
        <Documents>
          <Document>
            <PUReferenceID>int</PUReferenceID>
            <Title>string</Title>
            <FileSize>string</FileSize>
            <Extension>string</Extension>
            <MimeType>string</MimeType>
            <DocumentCategory>string</DocumentCategory>
            <CreatedDate>string</CreatedDate>
            <FileName>string</FileName>
            <Content>string</Content>
          </Document>
          <Document>
            <PUReferenceID>int</PUReferenceID>
            <Title>string</Title>
            <FileSize>string</FileSize>
            <Extension>string</Extension>
            <MimeType>string</MimeType>
            <DocumentCategory>string</DocumentCategory>
            <CreatedDate>string</CreatedDate>
            <FileName>string</FileName>
            <Content>string</Content>
          </Document>
        </Documents>
        <JobStatus>string</JobStatus>
        <OwnerUser>
          <NonUpdatableFields>string</NonUpdatableFields>
          <UserID>string</UserID>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <Email>string</Email>
          <Initials>string</Initials>
          <PhoneNo>string</PhoneNo>
          <WorkPhoneNo>string</WorkPhoneNo>
          <Position>string</Position>
          <PositionID>string</PositionID>
          <Title>string</Title>
          <MiddleName>string</MiddleName>
          <PreferredName>string</PreferredName>
          <Archive>boolean</Archive>
          <Active>boolean</Active>
          <PrimaryTeamID>string</PrimaryTeamID>
          <Gender>string</Gender>
          <DelegationLevelID>string</DelegationLevelID>
          <UserBrandID>string</UserBrandID>
          <UserDepartmentID>string</UserDepartmentID>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <Password>string</Password>
          <AccountCode>string</AccountCode>
          <MobileNo>string</MobileNo>
          <PermissionGroupID>string</PermissionGroupID>
          <BadgeID>string</BadgeID>
          <PersonID>string</PersonID>
          <Company>string</Company>
          <ParentCompany>string</ParentCompany>
          <State>string</State>
          <Country>string</Country>
          <PositionStartDate>string</PositionStartDate>
          <PositionEndDate>string</PositionEndDate>
          <OrganisationStartDate>string</OrganisationStartDate>
          <DOB>dateTime</DOB>
          <SiteStartDate>dateTime</SiteStartDate>
          <ReportsToPositionNo>string</ReportsToPositionNo>
          <PerformanceScore>string</PerformanceScore>
          <ApplicantID>int</ApplicantID>
          <ApplicationID>int</ApplicationID>
          <OfferID>int</OfferID>
          <Critical>boolean</Critical>
          <Ezine>boolean</Ezine>
          <ProbationDate>string</ProbationDate>
          <Salary>string</Salary>
          <NonEligibleSalary>string</NonEligibleSalary>
          <MaxBonus>string</MaxBonus>
          <SalaryOther1>string</SalaryOther1>
          <SalaryOther2>string</SalaryOther2>
          <SalaryOther3>string</SalaryOther3>
          <SalaryOther4>string</SalaryOther4>
          <SalaryOther5>string</SalaryOther5>
          <SalaryOther6>string</SalaryOther6>
          <SalaryOther7>string</SalaryOther7>
          <SalaryOther8>string</SalaryOther8>
          <SalaryOther9>string</SalaryOther9>
          <SalaryOther10>string</SalaryOther10>
          <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
          <IneligibleReason>string</IneligibleReason>
          <IsApplicant>boolean</IsApplicant>
          <TalentPool>string</TalentPool>
          <CRMCandidate>boolean</CRMCandidate>
          <Street1>string</Street1>
          <Street2>string</Street2>
          <City>string</City>
          <Postcode>string</Postcode>
          <Nationality1>string</Nationality1>
          <Nationality2>string</Nationality2>
          <Nationality3>string</Nationality3>
        </OwnerUser>
        <OriginatorUser>
          <NonUpdatableFields>string</NonUpdatableFields>
          <UserID>string</UserID>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <Email>string</Email>
          <Initials>string</Initials>
          <PhoneNo>string</PhoneNo>
          <WorkPhoneNo>string</WorkPhoneNo>
          <Position>string</Position>
          <PositionID>string</PositionID>
          <Title>string</Title>
          <MiddleName>string</MiddleName>
          <PreferredName>string</PreferredName>
          <Archive>boolean</Archive>
          <Active>boolean</Active>
          <PrimaryTeamID>string</PrimaryTeamID>
          <Gender>string</Gender>
          <DelegationLevelID>string</DelegationLevelID>
          <UserBrandID>string</UserBrandID>
          <UserDepartmentID>string</UserDepartmentID>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <Password>string</Password>
          <AccountCode>string</AccountCode>
          <MobileNo>string</MobileNo>
          <PermissionGroupID>string</PermissionGroupID>
          <BadgeID>string</BadgeID>
          <PersonID>string</PersonID>
          <Company>string</Company>
          <ParentCompany>string</ParentCompany>
          <State>string</State>
          <Country>string</Country>
          <PositionStartDate>string</PositionStartDate>
          <PositionEndDate>string</PositionEndDate>
          <OrganisationStartDate>string</OrganisationStartDate>
          <DOB>dateTime</DOB>
          <SiteStartDate>dateTime</SiteStartDate>
          <ReportsToPositionNo>string</ReportsToPositionNo>
          <PerformanceScore>string</PerformanceScore>
          <ApplicantID>int</ApplicantID>
          <ApplicationID>int</ApplicationID>
          <OfferID>int</OfferID>
          <Critical>boolean</Critical>
          <Ezine>boolean</Ezine>
          <ProbationDate>string</ProbationDate>
          <Salary>string</Salary>
          <NonEligibleSalary>string</NonEligibleSalary>
          <MaxBonus>string</MaxBonus>
          <SalaryOther1>string</SalaryOther1>
          <SalaryOther2>string</SalaryOther2>
          <SalaryOther3>string</SalaryOther3>
          <SalaryOther4>string</SalaryOther4>
          <SalaryOther5>string</SalaryOther5>
          <SalaryOther6>string</SalaryOther6>
          <SalaryOther7>string</SalaryOther7>
          <SalaryOther8>string</SalaryOther8>
          <SalaryOther9>string</SalaryOther9>
          <SalaryOther10>string</SalaryOther10>
          <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
          <IneligibleReason>string</IneligibleReason>
          <IsApplicant>boolean</IsApplicant>
          <TalentPool>string</TalentPool>
          <CRMCandidate>boolean</CRMCandidate>
          <Street1>string</Street1>
          <Street2>string</Street2>
          <City>string</City>
          <Postcode>string</Postcode>
          <Nationality1>string</Nationality1>
          <Nationality2>string</Nationality2>
          <Nationality3>string</Nationality3>
        </OriginatorUser>
        <AssistantUser>
          <NonUpdatableFields>string</NonUpdatableFields>
          <UserID>string</UserID>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <Email>string</Email>
          <Initials>string</Initials>
          <PhoneNo>string</PhoneNo>
          <WorkPhoneNo>string</WorkPhoneNo>
          <Position>string</Position>
          <PositionID>string</PositionID>
          <Title>string</Title>
          <MiddleName>string</MiddleName>
          <PreferredName>string</PreferredName>
          <Archive>boolean</Archive>
          <Active>boolean</Active>
          <PrimaryTeamID>string</PrimaryTeamID>
          <Gender>string</Gender>
          <DelegationLevelID>string</DelegationLevelID>
          <UserBrandID>string</UserBrandID>
          <UserDepartmentID>string</UserDepartmentID>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <Password>string</Password>
          <AccountCode>string</AccountCode>
          <MobileNo>string</MobileNo>
          <PermissionGroupID>string</PermissionGroupID>
          <BadgeID>string</BadgeID>
          <PersonID>string</PersonID>
          <Company>string</Company>
          <ParentCompany>string</ParentCompany>
          <State>string</State>
          <Country>string</Country>
          <PositionStartDate>string</PositionStartDate>
          <PositionEndDate>string</PositionEndDate>
          <OrganisationStartDate>string</OrganisationStartDate>
          <DOB>dateTime</DOB>
          <SiteStartDate>dateTime</SiteStartDate>
          <ReportsToPositionNo>string</ReportsToPositionNo>
          <PerformanceScore>string</PerformanceScore>
          <ApplicantID>int</ApplicantID>
          <ApplicationID>int</ApplicationID>
          <OfferID>int</OfferID>
          <Critical>boolean</Critical>
          <Ezine>boolean</Ezine>
          <ProbationDate>string</ProbationDate>
          <Salary>string</Salary>
          <NonEligibleSalary>string</NonEligibleSalary>
          <MaxBonus>string</MaxBonus>
          <SalaryOther1>string</SalaryOther1>
          <SalaryOther2>string</SalaryOther2>
          <SalaryOther3>string</SalaryOther3>
          <SalaryOther4>string</SalaryOther4>
          <SalaryOther5>string</SalaryOther5>
          <SalaryOther6>string</SalaryOther6>
          <SalaryOther7>string</SalaryOther7>
          <SalaryOther8>string</SalaryOther8>
          <SalaryOther9>string</SalaryOther9>
          <SalaryOther10>string</SalaryOther10>
          <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
          <IneligibleReason>string</IneligibleReason>
          <IsApplicant>boolean</IsApplicant>
          <TalentPool>string</TalentPool>
          <CRMCandidate>boolean</CRMCandidate>
          <Street1>string</Street1>
          <Street2>string</Street2>
          <City>string</City>
          <Postcode>string</Postcode>
          <Nationality1>string</Nationality1>
          <Nationality2>string</Nationality2>
          <Nationality3>string</Nationality3>
        </AssistantUser>
        <ChairUser>
          <NonUpdatableFields>string</NonUpdatableFields>
          <UserID>string</UserID>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <Email>string</Email>
          <Initials>string</Initials>
          <PhoneNo>string</PhoneNo>
          <WorkPhoneNo>string</WorkPhoneNo>
          <Position>string</Position>
          <PositionID>string</PositionID>
          <Title>string</Title>
          <MiddleName>string</MiddleName>
          <PreferredName>string</PreferredName>
          <Archive>boolean</Archive>
          <Active>boolean</Active>
          <PrimaryTeamID>string</PrimaryTeamID>
          <Gender>string</Gender>
          <DelegationLevelID>string</DelegationLevelID>
          <UserBrandID>string</UserBrandID>
          <UserDepartmentID>string</UserDepartmentID>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <Password>string</Password>
          <AccountCode>string</AccountCode>
          <MobileNo>string</MobileNo>
          <PermissionGroupID>string</PermissionGroupID>
          <BadgeID>string</BadgeID>
          <PersonID>string</PersonID>
          <Company>string</Company>
          <ParentCompany>string</ParentCompany>
          <State>string</State>
          <Country>string</Country>
          <PositionStartDate>string</PositionStartDate>
          <PositionEndDate>string</PositionEndDate>
          <OrganisationStartDate>string</OrganisationStartDate>
          <DOB>dateTime</DOB>
          <SiteStartDate>dateTime</SiteStartDate>
          <ReportsToPositionNo>string</ReportsToPositionNo>
          <PerformanceScore>string</PerformanceScore>
          <ApplicantID>int</ApplicantID>
          <ApplicationID>int</ApplicationID>
          <OfferID>int</OfferID>
          <Critical>boolean</Critical>
          <Ezine>boolean</Ezine>
          <ProbationDate>string</ProbationDate>
          <Salary>string</Salary>
          <NonEligibleSalary>string</NonEligibleSalary>
          <MaxBonus>string</MaxBonus>
          <SalaryOther1>string</SalaryOther1>
          <SalaryOther2>string</SalaryOther2>
          <SalaryOther3>string</SalaryOther3>
          <SalaryOther4>string</SalaryOther4>
          <SalaryOther5>string</SalaryOther5>
          <SalaryOther6>string</SalaryOther6>
          <SalaryOther7>string</SalaryOther7>
          <SalaryOther8>string</SalaryOther8>
          <SalaryOther9>string</SalaryOther9>
          <SalaryOther10>string</SalaryOther10>
          <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
          <IneligibleReason>string</IneligibleReason>
          <IsApplicant>boolean</IsApplicant>
          <TalentPool>string</TalentPool>
          <CRMCandidate>boolean</CRMCandidate>
          <Street1>string</Street1>
          <Street2>string</Street2>
          <City>string</City>
          <Postcode>string</Postcode>
          <Nationality1>string</Nationality1>
          <Nationality2>string</Nationality2>
          <Nationality3>string</Nationality3>
        </ChairUser>
        <AdditionalUsers>
          <User>
            <NonUpdatableFields>string</NonUpdatableFields>
            <UserID>string</UserID>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Email>string</Email>
            <Initials>string</Initials>
            <PhoneNo>string</PhoneNo>
            <WorkPhoneNo>string</WorkPhoneNo>
            <Position>string</Position>
            <PositionID>string</PositionID>
            <Title>string</Title>
            <MiddleName>string</MiddleName>
            <PreferredName>string</PreferredName>
            <Archive>boolean</Archive>
            <Active>boolean</Active>
            <PrimaryTeamID>string</PrimaryTeamID>
            <Gender>string</Gender>
            <DelegationLevelID>string</DelegationLevelID>
            <UserBrandID>string</UserBrandID>
            <UserDepartmentID>string</UserDepartmentID>
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
            <Password>string</Password>
            <AccountCode>string</AccountCode>
            <MobileNo>string</MobileNo>
            <PermissionGroupID>string</PermissionGroupID>
            <BadgeID>string</BadgeID>
            <PersonID>string</PersonID>
            <Company>string</Company>
            <ParentCompany>string</ParentCompany>
            <State>string</State>
            <Country>string</Country>
            <PositionStartDate>string</PositionStartDate>
            <PositionEndDate>string</PositionEndDate>
            <OrganisationStartDate>string</OrganisationStartDate>
            <DOB>dateTime</DOB>
            <SiteStartDate>dateTime</SiteStartDate>
            <ReportsToPositionNo>string</ReportsToPositionNo>
            <PerformanceScore>string</PerformanceScore>
            <ApplicantID>int</ApplicantID>
            <ApplicationID>int</ApplicationID>
            <OfferID>int</OfferID>
            <Critical>boolean</Critical>
            <Ezine>boolean</Ezine>
            <ProbationDate>string</ProbationDate>
            <Salary>string</Salary>
            <NonEligibleSalary>string</NonEligibleSalary>
            <MaxBonus>string</MaxBonus>
            <SalaryOther1>string</SalaryOther1>
            <SalaryOther2>string</SalaryOther2>
            <SalaryOther3>string</SalaryOther3>
            <SalaryOther4>string</SalaryOther4>
            <SalaryOther5>string</SalaryOther5>
            <SalaryOther6>string</SalaryOther6>
            <SalaryOther7>string</SalaryOther7>
            <SalaryOther8>string</SalaryOther8>
            <SalaryOther9>string</SalaryOther9>
            <SalaryOther10>string</SalaryOther10>
            <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
            <IneligibleReason>string</IneligibleReason>
            <IsApplicant>boolean</IsApplicant>
            <TalentPool>string</TalentPool>
            <CRMCandidate>boolean</CRMCandidate>
            <Street1>string</Street1>
            <Street2>string</Street2>
            <City>string</City>
            <Postcode>string</Postcode>
            <Nationality1>string</Nationality1>
            <Nationality2>string</Nationality2>
            <Nationality3>string</Nationality3>
          </User>
          <User>
            <NonUpdatableFields>string</NonUpdatableFields>
            <UserID>string</UserID>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Email>string</Email>
            <Initials>string</Initials>
            <PhoneNo>string</PhoneNo>
            <WorkPhoneNo>string</WorkPhoneNo>
            <Position>string</Position>
            <PositionID>string</PositionID>
            <Title>string</Title>
            <MiddleName>string</MiddleName>
            <PreferredName>string</PreferredName>
            <Archive>boolean</Archive>
            <Active>boolean</Active>
            <PrimaryTeamID>string</PrimaryTeamID>
            <Gender>string</Gender>
            <DelegationLevelID>string</DelegationLevelID>
            <UserBrandID>string</UserBrandID>
            <UserDepartmentID>string</UserDepartmentID>
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
            <Password>string</Password>
            <AccountCode>string</AccountCode>
            <MobileNo>string</MobileNo>
            <PermissionGroupID>string</PermissionGroupID>
            <BadgeID>string</BadgeID>
            <PersonID>string</PersonID>
            <Company>string</Company>
            <ParentCompany>string</ParentCompany>
            <State>string</State>
            <Country>string</Country>
            <PositionStartDate>string</PositionStartDate>
            <PositionEndDate>string</PositionEndDate>
            <OrganisationStartDate>string</OrganisationStartDate>
            <DOB>dateTime</DOB>
            <SiteStartDate>dateTime</SiteStartDate>
            <ReportsToPositionNo>string</ReportsToPositionNo>
            <PerformanceScore>string</PerformanceScore>
            <ApplicantID>int</ApplicantID>
            <ApplicationID>int</ApplicationID>
            <OfferID>int</OfferID>
            <Critical>boolean</Critical>
            <Ezine>boolean</Ezine>
            <ProbationDate>string</ProbationDate>
            <Salary>string</Salary>
            <NonEligibleSalary>string</NonEligibleSalary>
            <MaxBonus>string</MaxBonus>
            <SalaryOther1>string</SalaryOther1>
            <SalaryOther2>string</SalaryOther2>
            <SalaryOther3>string</SalaryOther3>
            <SalaryOther4>string</SalaryOther4>
            <SalaryOther5>string</SalaryOther5>
            <SalaryOther6>string</SalaryOther6>
            <SalaryOther7>string</SalaryOther7>
            <SalaryOther8>string</SalaryOther8>
            <SalaryOther9>string</SalaryOther9>
            <SalaryOther10>string</SalaryOther10>
            <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
            <IneligibleReason>string</IneligibleReason>
            <IsApplicant>boolean</IsApplicant>
            <TalentPool>string</TalentPool>
            <CRMCandidate>boolean</CRMCandidate>
            <Street1>string</Street1>
            <Street2>string</Street2>
            <City>string</City>
            <Postcode>string</Postcode>
            <Nationality1>string</Nationality1>
            <Nationality2>string</Nationality2>
            <Nationality3>string</Nationality3>
          </User>
        </AdditionalUsers>
        <NewPositions>int</NewPositions>
        <ReplacementPositions>int</ReplacementPositions>
        <PositionNumbers>string</PositionNumbers>
        <Reason>
          <ReasonID>string</ReasonID>
          <Name>string</Name>
        </Reason>
        <ReplaceFor>string</ReplaceFor>
        <NeededDate>string</NeededDate>
        <PositionStart>string</PositionStart>
        <PositionEnd>string</PositionEnd>
        <Expiry>string</Expiry>
        <JobApproved>string</JobApproved>
        <PayScaleArea>string</PayScaleArea>
        <PayScaleAreaDTO>
          <PayScaleAreaID>string</PayScaleAreaID>
          <Name>string</Name>
          <PayScaleType>
            <PayScaleTypeID>string</PayScaleTypeID>
            <Name>string</Name>
          </PayScaleType>
        </PayScaleAreaDTO>
        <BusinessUnitLevel1>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <Name>string</Name>
        </BusinessUnitLevel1>
        <BusinessUnitLevel2>
          <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
          <Name>string</Name>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
        </BusinessUnitLevel2>
        <BusinessUnitLevel3>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <Name>string</Name>
          <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
        </BusinessUnitLevel3>
        <BusinessUnitLevel4>
          <BusinessUnitLevel4ID>string</BusinessUnitLevel4ID>
          <Name>string</Name>
          <Description>string</Description>
          <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
        </BusinessUnitLevel4>
        <JobType>
          <JobTypeID>string</JobTypeID>
          <Name>string</Name>
        </JobType>
        <WorkType>
          <WorkTypeID>string</WorkTypeID>
          <Name>string</Name>
        </WorkType>
        <CostCentre>string</CostCentre>
        <CostCentreDTO>
          <CostCentreID>string</CostCentreID>
          <Name>string</Name>
        </CostCentreDTO>
        <EmploymentDuration>string</EmploymentDuration>
        <PayScale>
          <PayScaleID>string</PayScaleID>
          <Name>string</Name>
          <PayScaleMinimum>string</PayScaleMinimum>
          <PayScaleMaximum>string</PayScaleMaximum>
          <PayScaleMiddle>string</PayScaleMiddle>
          <PayScaleArea>string</PayScaleArea>
          <AdditionalNote>string</AdditionalNote>
          <PayScaleType>
            <PayScaleTypeID>string</PayScaleTypeID>
            <Name>string</Name>
          </PayScaleType>
          <Currency>string</Currency>
        </PayScale>
        <PayScaleType>
          <PayScaleTypeID>string</PayScaleTypeID>
          <Name>string</Name>
        </PayScaleType>
        <Salary>string</Salary>
        <Site>
          <SiteID>string</SiteID>
          <SiteNo>string</SiteNo>
          <Name>string</Name>
          <Address1>string</Address1>
          <Address2>string</Address2>
          <Suburb>string</Suburb>
          <City>string</City>
          <Country>string</Country>
          <State>string</State>
          <BusinessLayer1>
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
            <Name>string</Name>
          </BusinessLayer1>
          <Postcode>string</Postcode>
        </Site>
        <SearchLocation>
          <SearchLocationID>string</SearchLocationID>
          <Location>
            <LocationID>string</LocationID>
            <LocationTitle>string</LocationTitle>
          </Location>
        </SearchLocation>
        <RecruitmentProcessID>string</RecruitmentProcessID>
        <Summary>string</Summary>
        <SupplementaryField1>string</SupplementaryField1>
        <SupplementaryField2>string</SupplementaryField2>
        <SupplementaryField3>string</SupplementaryField3>
        <SupplementaryField4>string</SupplementaryField4>
        <SupplementaryField5>string</SupplementaryField5>
        <SupplementaryField6>string</SupplementaryField6>
        <SupplementaryField7>string</SupplementaryField7>
        <SupplementaryField8>string</SupplementaryField8>
        <SupplementaryField9>string</SupplementaryField9>
        <SupplementaryField10>string</SupplementaryField10>
        <SupplementaryField11>string</SupplementaryField11>
        <SupplementaryField12>string</SupplementaryField12>
        <SupplementaryField13>string</SupplementaryField13>
        <SupplementaryField14>string</SupplementaryField14>
        <SupplementaryField15>string</SupplementaryField15>
        <SupplementaryField16>string</SupplementaryField16>
        <SupplementaryField17>string</SupplementaryField17>
        <SupplementaryField18>string</SupplementaryField18>
        <SupplementaryField19>string</SupplementaryField19>
        <SupplementaryField20>string</SupplementaryField20>
        <SupplementaryFieldBool1>boolean</SupplementaryFieldBool1>
        <SupplementaryFieldBool2>boolean</SupplementaryFieldBool2>
        <SupplementaryFieldBool3>boolean</SupplementaryFieldBool3>
        <SupplementaryFieldBool4>boolean</SupplementaryFieldBool4>
        <SupplementaryFieldBool5>boolean</SupplementaryFieldBool5>
        <SupplementaryFieldBool6>boolean</SupplementaryFieldBool6>
        <SupplementaryFieldBool7>boolean</SupplementaryFieldBool7>
        <SupplementaryFieldBool8>boolean</SupplementaryFieldBool8>
        <SupplementaryFieldBool9>boolean</SupplementaryFieldBool9>
        <SupplementaryFieldBool10>boolean</SupplementaryFieldBool10>
        <SupplementaryFieldLarge1>string</SupplementaryFieldLarge1>
        <SupplementaryFieldLarge2>string</SupplementaryFieldLarge2>
        <SupplementaryFieldLarge3>string</SupplementaryFieldLarge3>
        <SupplementaryFieldLarge4>string</SupplementaryFieldLarge4>
        <SupplementaryFieldLarge5>string</SupplementaryFieldLarge5>
        <SupplementaryFieldLarge6>string</SupplementaryFieldLarge6>
        <SupplementaryFieldLarge7>string</SupplementaryFieldLarge7>
        <SupplementaryFieldLarge8>string</SupplementaryFieldLarge8>
        <SupplementaryFieldLarge9>string</SupplementaryFieldLarge9>
        <SupplementaryFieldLarge10>string</SupplementaryFieldLarge10>
        <DescriptionHTML>string</DescriptionHTML>
        <ApprovalUser>
          <NonUpdatableFields>string</NonUpdatableFields>
          <UserID>string</UserID>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <Email>string</Email>
          <Initials>string</Initials>
          <PhoneNo>string</PhoneNo>
          <WorkPhoneNo>string</WorkPhoneNo>
          <Position>string</Position>
          <PositionID>string</PositionID>
          <Title>string</Title>
          <MiddleName>string</MiddleName>
          <PreferredName>string</PreferredName>
          <Archive>boolean</Archive>
          <Active>boolean</Active>
          <PrimaryTeamID>string</PrimaryTeamID>
          <Gender>string</Gender>
          <DelegationLevelID>string</DelegationLevelID>
          <UserBrandID>string</UserBrandID>
          <UserDepartmentID>string</UserDepartmentID>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <Password>string</Password>
          <AccountCode>string</AccountCode>
          <MobileNo>string</MobileNo>
          <PermissionGroupID>string</PermissionGroupID>
          <BadgeID>string</BadgeID>
          <PersonID>string</PersonID>
          <Company>string</Company>
          <ParentCompany>string</ParentCompany>
          <State>string</State>
          <Country>string</Country>
          <PositionStartDate>string</PositionStartDate>
          <PositionEndDate>string</PositionEndDate>
          <OrganisationStartDate>string</OrganisationStartDate>
          <DOB>dateTime</DOB>
          <SiteStartDate>dateTime</SiteStartDate>
          <ReportsToPositionNo>string</ReportsToPositionNo>
          <PerformanceScore>string</PerformanceScore>
          <ApplicantID>int</ApplicantID>
          <ApplicationID>int</ApplicationID>
          <OfferID>int</OfferID>
          <Critical>boolean</Critical>
          <Ezine>boolean</Ezine>
          <ProbationDate>string</ProbationDate>
          <Salary>string</Salary>
          <NonEligibleSalary>string</NonEligibleSalary>
          <MaxBonus>string</MaxBonus>
          <SalaryOther1>string</SalaryOther1>
          <SalaryOther2>string</SalaryOther2>
          <SalaryOther3>string</SalaryOther3>
          <SalaryOther4>string</SalaryOther4>
          <SalaryOther5>string</SalaryOther5>
          <SalaryOther6>string</SalaryOther6>
          <SalaryOther7>string</SalaryOther7>
          <SalaryOther8>string</SalaryOther8>
          <SalaryOther9>string</SalaryOther9>
          <SalaryOther10>string</SalaryOther10>
          <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
          <IneligibleReason>string</IneligibleReason>
          <IsApplicant>boolean</IsApplicant>
          <TalentPool>string</TalentPool>
          <CRMCandidate>boolean</CRMCandidate>
          <Street1>string</Street1>
          <Street2>string</Street2>
          <City>string</City>
          <Postcode>string</Postcode>
          <Nationality1>string</Nationality1>
          <Nationality2>string</Nationality2>
          <Nationality3>string</Nationality3>
        </ApprovalUser>
        <Position>
          <PositionID>string</PositionID>
          <Name>string</Name>
          <Area>string</Area>
          <SubArea>string</SubArea>
          <PayScaleID>string</PayScaleID>
          <PayScale>
            <PayScaleID>string</PayScaleID>
            <Name>string</Name>
            <PayScaleMinimum>string</PayScaleMinimum>
            <PayScaleMaximum>string</PayScaleMaximum>
            <PayScaleMiddle>string</PayScaleMiddle>
            <PayScaleArea>string</PayScaleArea>
            <AdditionalNote>string</AdditionalNote>
            <PayScaleType xsi:nil="true" />
            <Currency>string</Currency>
          </PayScale>
          <JobTypeID>string</JobTypeID>
          <JobType>
            <JobTypeID>string</JobTypeID>
            <Name>string</Name>
          </JobType>
          <CostCentreID>string</CostCentreID>
          <CostCentre>
            <CostCentreID>string</CostCentreID>
            <Name>string</Name>
          </CostCentre>
          <DualHolder>boolean</DualHolder>
          <SiteID>string</SiteID>
          <Site>
            <SiteID>string</SiteID>
            <SiteNo>string</SiteNo>
            <Name>string</Name>
            <Address1>string</Address1>
            <Address2>string</Address2>
            <Suburb>string</Suburb>
            <City>string</City>
            <Country>string</Country>
            <State>string</State>
            <BusinessLayer1 xsi:nil="true" />
            <Postcode>string</Postcode>
          </Site>
          <WorkTypeID>string</WorkTypeID>
          <WorkType>
            <WorkTypeID>string</WorkTypeID>
            <Name>string</Name>
          </WorkType>
          <FTE>double</FTE>
          <BaseHours>double</BaseHours>
          <Funded>boolean</Funded>
          <ParentPositionID>string</ParentPositionID>
          <RoleID>string</RoleID>
          <Role>
            <RoleID>string</RoleID>
            <RoleTitle>string</RoleTitle>
            <RoleTypeID>string</RoleTypeID>
            <CompetencyLevelID>string</CompetencyLevelID>
            <ReviewTemplateID>string</ReviewTemplateID>
          </Role>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel1>
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
            <Name>string</Name>
          </BusinessUnitLevel1>
          <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
          <BusinessUnitLevel2>
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
            <Name>string</Name>
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          </BusinessUnitLevel2>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <BusinessUnitLevel3>
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
            <Name>string</Name>
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
          </BusinessUnitLevel3>
          <BusinessUnitLevel4ID>string</BusinessUnitLevel4ID>
          <BusinessUnitLevel4>
            <BusinessUnitLevel4ID>string</BusinessUnitLevel4ID>
            <Name>string</Name>
            <Description>string</Description>
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          </BusinessUnitLevel4>
          <DelegationLevelID>string</DelegationLevelID>
          <PositionLastModificationDate>dateTime</PositionLastModificationDate>
          <LocationID>string</LocationID>
          <JobPositionType>string</JobPositionType>
          <OrgUnitID>string</OrgUnitID>
          <OriginalPosition>string</OriginalPosition>
          <AssetID>string</AssetID>
          <Critical>boolean</Critical>
          <Vacant>boolean</Vacant>
          <VacantDate>dateTime</VacantDate>
          <WorkPayStructureID>string</WorkPayStructureID>
          <DocumentUrl>string</DocumentUrl>
          <SupplementaryFieldBool1>boolean</SupplementaryFieldBool1>
          <SupplementaryFieldBool2>boolean</SupplementaryFieldBool2>
          <SupplementaryFieldBool3>boolean</SupplementaryFieldBool3>
          <SupplementaryFieldBool4>boolean</SupplementaryFieldBool4>
          <SupplementaryFieldBool5>boolean</SupplementaryFieldBool5>
          <PositionTypeID>string</PositionTypeID>
          <SupplementaryField1>string</SupplementaryField1>
          <SupplementaryField2>string</SupplementaryField2>
          <SupplementaryField3>string</SupplementaryField3>
          <SupplementaryField4>string</SupplementaryField4>
          <SupplementaryField5>string</SupplementaryField5>
          <SupplementaryField6>string</SupplementaryField6>
          <SupplementaryField7>string</SupplementaryField7>
          <SupplementaryField8>string</SupplementaryField8>
          <SupplementaryField9>string</SupplementaryField9>
          <SupplementaryField10>string</SupplementaryField10>
          <SupplementaryFieldLarge1>string</SupplementaryFieldLarge1>
          <SupplementaryFieldLarge2>string</SupplementaryFieldLarge2>
          <SupplementaryFieldLarge3>string</SupplementaryFieldLarge3>
          <SupplementaryFieldLarge4>string</SupplementaryFieldLarge4>
          <SupplementaryFieldLarge5>string</SupplementaryFieldLarge5>
          <SupplementaryFieldLarge6>string</SupplementaryFieldLarge6>
          <SupplementaryFieldLarge7>string</SupplementaryFieldLarge7>
          <SupplementaryFieldLarge8>string</SupplementaryFieldLarge8>
          <SupplementaryFieldLarge9>string</SupplementaryFieldLarge9>
          <SupplementaryFieldLarge10>string</SupplementaryFieldLarge10>
          <SupplementaryFieldDate1>string</SupplementaryFieldDate1>
          <SupplementaryFieldDate2>string</SupplementaryFieldDate2>
          <SupplementaryFieldDate3>string</SupplementaryFieldDate3>
          <SupplementaryFieldDate4>string</SupplementaryFieldDate4>
          <SupplementaryFieldDate5>string</SupplementaryFieldDate5>
          <SupplementaryFieldDate6>string</SupplementaryFieldDate6>
          <SupplementaryFieldDate7>string</SupplementaryFieldDate7>
          <SupplementaryFieldDate8>string</SupplementaryFieldDate8>
          <SupplementaryFieldDate9>string</SupplementaryFieldDate9>
          <SupplementaryFieldDate10>string</SupplementaryFieldDate10>
          <JobSectorID>string</JobSectorID>
          <JobSector>
            <JobSectorID>string</JobSectorID>
            <Name>string</Name>
          </JobSector>
          <AgreementTypeID>string</AgreementTypeID>
          <AgreementID>string</AgreementID>
          <AgreementClassificationID>string</AgreementClassificationID>
          <JobPositionStatus>string</JobPositionStatus>
        </Position>
        <CategorySetDTOs>
          <PageUpCategorySetDTO>
            <lCategorySetID>int</lCategorySetID>
            <lCategorySetGroupID>int</lCategorySetGroupID>
            <sCategorySetCode>string</sCategorySetCode>
            <sCategorySetGroupCode>string</sCategorySetGroupCode>
            <sTitle>string</sTitle>
          </PageUpCategorySetDTO>
          <PageUpCategorySetDTO>
            <lCategorySetID>int</lCategorySetID>
            <lCategorySetGroupID>int</lCategorySetGroupID>
            <sCategorySetCode>string</sCategorySetCode>
            <sCategorySetGroupCode>string</sCategorySetGroupCode>
            <sTitle>string</sTitle>
          </PageUpCategorySetDTO>
        </CategorySetDTOs>
        <WorkAvailabilityPreferenceDTOs>
          <PageUpWorkAvailabilityPreference>
            <sWorkAvailabilityPreferenceType>string</sWorkAvailabilityPreferenceType>
          </PageUpWorkAvailabilityPreference>
          <PageUpWorkAvailabilityPreference>
            <sWorkAvailabilityPreferenceType>string</sWorkAvailabilityPreferenceType>
          </PageUpWorkAvailabilityPreference>
        </WorkAvailabilityPreferenceDTOs>
        <Role>
          <RoleID>string</RoleID>
          <RoleTitle>string</RoleTitle>
          <RoleTypeID>string</RoleTypeID>
          <CompetencyLevelID>string</CompetencyLevelID>
          <ReviewTemplateID>string</ReviewTemplateID>
        </Role>
        <AddedDate>string</AddedDate>
        <OpeningDate>string</OpeningDate>
        <ReportsToPosition>
          <PositionID>string</PositionID>
          <Name>string</Name>
          <Area>string</Area>
          <SubArea>string</SubArea>
          <PayScaleID>string</PayScaleID>
          <PayScale>
            <PayScaleID>string</PayScaleID>
            <Name>string</Name>
            <PayScaleMinimum>string</PayScaleMinimum>
            <PayScaleMaximum>string</PayScaleMaximum>
            <PayScaleMiddle>string</PayScaleMiddle>
            <PayScaleArea>string</PayScaleArea>
            <AdditionalNote>string</AdditionalNote>
            <PayScaleType xsi:nil="true" />
            <Currency>string</Currency>
          </PayScale>
          <JobTypeID>string</JobTypeID>
          <JobType>
            <JobTypeID>string</JobTypeID>
            <Name>string</Name>
          </JobType>
          <CostCentreID>string</CostCentreID>
          <CostCentre>
            <CostCentreID>string</CostCentreID>
            <Name>string</Name>
          </CostCentre>
          <DualHolder>boolean</DualHolder>
          <SiteID>string</SiteID>
          <Site>
            <SiteID>string</SiteID>
            <SiteNo>string</SiteNo>
            <Name>string</Name>
            <Address1>string</Address1>
            <Address2>string</Address2>
            <Suburb>string</Suburb>
            <City>string</City>
            <Country>string</Country>
            <State>string</State>
            <BusinessLayer1 xsi:nil="true" />
            <Postcode>string</Postcode>
          </Site>
          <WorkTypeID>string</WorkTypeID>
          <WorkType>
            <WorkTypeID>string</WorkTypeID>
            <Name>string</Name>
          </WorkType>
          <FTE>double</FTE>
          <BaseHours>double</BaseHours>
          <Funded>boolean</Funded>
          <ParentPositionID>string</ParentPositionID>
          <RoleID>string</RoleID>
          <Role>
            <RoleID>string</RoleID>
            <RoleTitle>string</RoleTitle>
            <RoleTypeID>string</RoleTypeID>
            <CompetencyLevelID>string</CompetencyLevelID>
            <ReviewTemplateID>string</ReviewTemplateID>
          </Role>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel1>
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
            <Name>string</Name>
          </BusinessUnitLevel1>
          <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
          <BusinessUnitLevel2>
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
            <Name>string</Name>
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          </BusinessUnitLevel2>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <BusinessUnitLevel3>
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
            <Name>string</Name>
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
          </BusinessUnitLevel3>
          <BusinessUnitLevel4ID>string</BusinessUnitLevel4ID>
          <BusinessUnitLevel4>
            <BusinessUnitLevel4ID>string</BusinessUnitLevel4ID>
            <Name>string</Name>
            <Description>string</Description>
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          </BusinessUnitLevel4>
          <DelegationLevelID>string</DelegationLevelID>
          <PositionLastModificationDate>dateTime</PositionLastModificationDate>
          <LocationID>string</LocationID>
          <JobPositionType>string</JobPositionType>
          <OrgUnitID>string</OrgUnitID>
          <OriginalPosition>string</OriginalPosition>
          <AssetID>string</AssetID>
          <Critical>boolean</Critical>
          <Vacant>boolean</Vacant>
          <VacantDate>dateTime</VacantDate>
          <WorkPayStructureID>string</WorkPayStructureID>
          <DocumentUrl>string</DocumentUrl>
          <SupplementaryFieldBool1>boolean</SupplementaryFieldBool1>
          <SupplementaryFieldBool2>boolean</SupplementaryFieldBool2>
          <SupplementaryFieldBool3>boolean</SupplementaryFieldBool3>
          <SupplementaryFieldBool4>boolean</SupplementaryFieldBool4>
          <SupplementaryFieldBool5>boolean</SupplementaryFieldBool5>
          <PositionTypeID>string</PositionTypeID>
          <SupplementaryField1>string</SupplementaryField1>
          <SupplementaryField2>string</SupplementaryField2>
          <SupplementaryField3>string</SupplementaryField3>
          <SupplementaryField4>string</SupplementaryField4>
          <SupplementaryField5>string</SupplementaryField5>
          <SupplementaryField6>string</SupplementaryField6>
          <SupplementaryField7>string</SupplementaryField7>
          <SupplementaryField8>string</SupplementaryField8>
          <SupplementaryField9>string</SupplementaryField9>
          <SupplementaryField10>string</SupplementaryField10>
          <SupplementaryFieldLarge1>string</SupplementaryFieldLarge1>
          <SupplementaryFieldLarge2>string</SupplementaryFieldLarge2>
          <SupplementaryFieldLarge3>string</SupplementaryFieldLarge3>
          <SupplementaryFieldLarge4>string</SupplementaryFieldLarge4>
          <SupplementaryFieldLarge5>string</SupplementaryFieldLarge5>
          <SupplementaryFieldLarge6>string</SupplementaryFieldLarge6>
          <SupplementaryFieldLarge7>string</SupplementaryFieldLarge7>
          <SupplementaryFieldLarge8>string</SupplementaryFieldLarge8>
          <SupplementaryFieldLarge9>string</SupplementaryFieldLarge9>
          <SupplementaryFieldLarge10>string</SupplementaryFieldLarge10>
          <SupplementaryFieldDate1>string</SupplementaryFieldDate1>
          <SupplementaryFieldDate2>string</SupplementaryFieldDate2>
          <SupplementaryFieldDate3>string</SupplementaryFieldDate3>
          <SupplementaryFieldDate4>string</SupplementaryFieldDate4>
          <SupplementaryFieldDate5>string</SupplementaryFieldDate5>
          <SupplementaryFieldDate6>string</SupplementaryFieldDate6>
          <SupplementaryFieldDate7>string</SupplementaryFieldDate7>
          <SupplementaryFieldDate8>string</SupplementaryFieldDate8>
          <SupplementaryFieldDate9>string</SupplementaryFieldDate9>
          <SupplementaryFieldDate10>string</SupplementaryFieldDate10>
          <JobSectorID>string</JobSectorID>
          <JobSector>
            <JobSectorID>string</JobSectorID>
            <Name>string</Name>
          </JobSector>
          <AgreementTypeID>string</AgreementTypeID>
          <AgreementID>string</AgreementID>
          <AgreementClassificationID>string</AgreementClassificationID>
          <JobPositionStatus>string</JobPositionStatus>
        </ReportsToPosition>
        <ReportsToUser>
          <NonUpdatableFields>string</NonUpdatableFields>
          <UserID>string</UserID>
          <FirstName>string</FirstName>
          <LastName>string</LastName>
          <Email>string</Email>
          <Initials>string</Initials>
          <PhoneNo>string</PhoneNo>
          <WorkPhoneNo>string</WorkPhoneNo>
          <Position>string</Position>
          <PositionID>string</PositionID>
          <Title>string</Title>
          <MiddleName>string</MiddleName>
          <PreferredName>string</PreferredName>
          <Archive>boolean</Archive>
          <Active>boolean</Active>
          <PrimaryTeamID>string</PrimaryTeamID>
          <Gender>string</Gender>
          <DelegationLevelID>string</DelegationLevelID>
          <UserBrandID>string</UserBrandID>
          <UserDepartmentID>string</UserDepartmentID>
          <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
          <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
          <Password>string</Password>
          <AccountCode>string</AccountCode>
          <MobileNo>string</MobileNo>
          <PermissionGroupID>string</PermissionGroupID>
          <BadgeID>string</BadgeID>
          <PersonID>string</PersonID>
          <Company>string</Company>
          <ParentCompany>string</ParentCompany>
          <State>string</State>
          <Country>string</Country>
          <PositionStartDate>string</PositionStartDate>
          <PositionEndDate>string</PositionEndDate>
          <OrganisationStartDate>string</OrganisationStartDate>
          <DOB>dateTime</DOB>
          <SiteStartDate>dateTime</SiteStartDate>
          <ReportsToPositionNo>string</ReportsToPositionNo>
          <PerformanceScore>string</PerformanceScore>
          <ApplicantID>int</ApplicantID>
          <ApplicationID>int</ApplicationID>
          <OfferID>int</OfferID>
          <Critical>boolean</Critical>
          <Ezine>boolean</Ezine>
          <ProbationDate>string</ProbationDate>
          <Salary>string</Salary>
          <NonEligibleSalary>string</NonEligibleSalary>
          <MaxBonus>string</MaxBonus>
          <SalaryOther1>string</SalaryOther1>
          <SalaryOther2>string</SalaryOther2>
          <SalaryOther3>string</SalaryOther3>
          <SalaryOther4>string</SalaryOther4>
          <SalaryOther5>string</SalaryOther5>
          <SalaryOther6>string</SalaryOther6>
          <SalaryOther7>string</SalaryOther7>
          <SalaryOther8>string</SalaryOther8>
          <SalaryOther9>string</SalaryOther9>
          <SalaryOther10>string</SalaryOther10>
          <IneligibleForPerformanceReview>boolean</IneligibleForPerformanceReview>
          <IneligibleReason>string</IneligibleReason>
          <IsApplicant>boolean</IsApplicant>
          <TalentPool>string</TalentPool>
          <CRMCandidate>boolean</CRMCandidate>
          <Street1>string</Street1>
          <Street2>string</Street2>
          <City>string</City>
          <Postcode>string</Postcode>
          <Nationality1>string</Nationality1>
          <Nationality2>string</Nationality2>
          <Nationality3>string</Nationality3>
        </ReportsToUser>
        <OrgUnit>
          <OrgUnitID>string</OrgUnitID>
          <Title>string</Title>
          <ShortTitle>string</ShortTitle>
          <LayerNo>int</LayerNo>
          <ParentOrgUnitID>string</ParentOrgUnitID>
          <Layer1>string</Layer1>
          <Layer2>string</Layer2>
          <Layer3>string</Layer3>
          <Layer4>string</Layer4>
          <Layer5>string</Layer5>
          <Layer6>string</Layer6>
          <Layer7>string</Layer7>
          <Layer8>string</Layer8>
          <Layer9>string</Layer9>
          <Layer10>string</Layer10>
          <Active>boolean</Active>
        </OrgUnit>
        <PUReferenceID>int</PUReferenceID>
        <SetProviderIDFromSite>boolean</SetProviderIDFromSite>
        <JobCostTitle>string</JobCostTitle>
        <JobNotes>
          <PageUpApplicationNoteDTO>
            <lApplicationNoteID>int</lApplicationNoteID>
            <sPrivateNote>string</sPrivateNote>
            <sApplicationNoteType>string</sApplicationNoteType>
          </PageUpApplicationNoteDTO>
          <PageUpApplicationNoteDTO>
            <lApplicationNoteID>int</lApplicationNoteID>
            <sPrivateNote>string</sPrivateNote>
            <sApplicationNoteType>string</sApplicationNoteType>
          </PageUpApplicationNoteDTO>
        </JobNotes>
        <JobHours>
          <sJobHoursRangeCode>string</sJobHoursRangeCode>
        </JobHours>
        <HoursPerWeek>int</HoursPerWeek>
        <MultiJobPosition>
          <Position>
            <PositionID>string</PositionID>
            <Name>string</Name>
            <Area>string</Area>
            <SubArea>string</SubArea>
            <PayScaleID>string</PayScaleID>
            <PayScale xsi:nil="true" />
            <JobTypeID>string</JobTypeID>
            <JobType xsi:nil="true" />
            <CostCentreID>string</CostCentreID>
            <CostCentre xsi:nil="true" />
            <DualHolder>boolean</DualHolder>
            <SiteID>string</SiteID>
            <Site xsi:nil="true" />
            <WorkTypeID>string</WorkTypeID>
            <WorkType xsi:nil="true" />
            <FTE>double</FTE>
            <BaseHours>double</BaseHours>
            <Funded>boolean</Funded>
            <ParentPositionID>string</ParentPositionID>
            <RoleID>string</RoleID>
            <Role xsi:nil="true" />
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
            <BusinessUnitLevel1 xsi:nil="true" />
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
            <BusinessUnitLevel2 xsi:nil="true" />
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
            <BusinessUnitLevel3 xsi:nil="true" />
            <BusinessUnitLevel4ID>string</BusinessUnitLevel4ID>
            <BusinessUnitLevel4 xsi:nil="true" />
            <DelegationLevelID>string</DelegationLevelID>
            <PositionLastModificationDate>dateTime</PositionLastModificationDate>
            <LocationID>string</LocationID>
            <JobPositionType>string</JobPositionType>
            <OrgUnitID>string</OrgUnitID>
            <OriginalPosition>string</OriginalPosition>
            <AssetID>string</AssetID>
            <Critical>boolean</Critical>
            <Vacant>boolean</Vacant>
            <VacantDate>dateTime</VacantDate>
            <WorkPayStructureID>string</WorkPayStructureID>
            <DocumentUrl>string</DocumentUrl>
            <SupplementaryFieldBool1>boolean</SupplementaryFieldBool1>
            <SupplementaryFieldBool2>boolean</SupplementaryFieldBool2>
            <SupplementaryFieldBool3>boolean</SupplementaryFieldBool3>
            <SupplementaryFieldBool4>boolean</SupplementaryFieldBool4>
            <SupplementaryFieldBool5>boolean</SupplementaryFieldBool5>
            <PositionTypeID>string</PositionTypeID>
            <SupplementaryField1>string</SupplementaryField1>
            <SupplementaryField2>string</SupplementaryField2>
            <SupplementaryField3>string</SupplementaryField3>
            <SupplementaryField4>string</SupplementaryField4>
            <SupplementaryField5>string</SupplementaryField5>
            <SupplementaryField6>string</SupplementaryField6>
            <SupplementaryField7>string</SupplementaryField7>
            <SupplementaryField8>string</SupplementaryField8>
            <SupplementaryField9>string</SupplementaryField9>
            <SupplementaryField10>string</SupplementaryField10>
            <SupplementaryFieldLarge1>string</SupplementaryFieldLarge1>
            <SupplementaryFieldLarge2>string</SupplementaryFieldLarge2>
            <SupplementaryFieldLarge3>string</SupplementaryFieldLarge3>
            <SupplementaryFieldLarge4>string</SupplementaryFieldLarge4>
            <SupplementaryFieldLarge5>string</SupplementaryFieldLarge5>
            <SupplementaryFieldLarge6>string</SupplementaryFieldLarge6>
            <SupplementaryFieldLarge7>string</SupplementaryFieldLarge7>
            <SupplementaryFieldLarge8>string</SupplementaryFieldLarge8>
            <SupplementaryFieldLarge9>string</SupplementaryFieldLarge9>
            <SupplementaryFieldLarge10>string</SupplementaryFieldLarge10>
            <SupplementaryFieldDate1>string</SupplementaryFieldDate1>
            <SupplementaryFieldDate2>string</SupplementaryFieldDate2>
            <SupplementaryFieldDate3>string</SupplementaryFieldDate3>
            <SupplementaryFieldDate4>string</SupplementaryFieldDate4>
            <SupplementaryFieldDate5>string</SupplementaryFieldDate5>
            <SupplementaryFieldDate6>string</SupplementaryFieldDate6>
            <SupplementaryFieldDate7>string</SupplementaryFieldDate7>
            <SupplementaryFieldDate8>string</SupplementaryFieldDate8>
            <SupplementaryFieldDate9>string</SupplementaryFieldDate9>
            <SupplementaryFieldDate10>string</SupplementaryFieldDate10>
            <JobSectorID>string</JobSectorID>
            <JobSector xsi:nil="true" />
            <AgreementTypeID>string</AgreementTypeID>
            <AgreementID>string</AgreementID>
            <AgreementClassificationID>string</AgreementClassificationID>
            <JobPositionStatus>string</JobPositionStatus>
          </Position>
          <Position>
            <PositionID>string</PositionID>
            <Name>string</Name>
            <Area>string</Area>
            <SubArea>string</SubArea>
            <PayScaleID>string</PayScaleID>
            <PayScale xsi:nil="true" />
            <JobTypeID>string</JobTypeID>
            <JobType xsi:nil="true" />
            <CostCentreID>string</CostCentreID>
            <CostCentre xsi:nil="true" />
            <DualHolder>boolean</DualHolder>
            <SiteID>string</SiteID>
            <Site xsi:nil="true" />
            <WorkTypeID>string</WorkTypeID>
            <WorkType xsi:nil="true" />
            <FTE>double</FTE>
            <BaseHours>double</BaseHours>
            <Funded>boolean</Funded>
            <ParentPositionID>string</ParentPositionID>
            <RoleID>string</RoleID>
            <Role xsi:nil="true" />
            <BusinessUnitLevel1ID>string</BusinessUnitLevel1ID>
            <BusinessUnitLevel1 xsi:nil="true" />
            <BusinessUnitLevel2ID>string</BusinessUnitLevel2ID>
            <BusinessUnitLevel2 xsi:nil="true" />
            <BusinessUnitLevel3ID>string</BusinessUnitLevel3ID>
            <BusinessUnitLevel3 xsi:nil="true" />
            <BusinessUnitLevel4ID>string</BusinessUnitLevel4ID>
            <BusinessUnitLevel4 xsi:nil="true" />
            <DelegationLevelID>string</DelegationLevelID>
            <PositionLastModificationDate>dateTime</PositionLastModificationDate>
            <LocationID>string</LocationID>
            <JobPositionType>string</JobPositionType>
            <OrgUnitID>string</OrgUnitID>
            <OriginalPosition>string</OriginalPosition>
            <AssetID>string</AssetID>
            <Critical>boolean</Critical>
            <Vacant>boolean</Vacant>
            <VacantDate>dateTime</VacantDate>
            <WorkPayStructureID>string</WorkPayStructureID>
            <DocumentUrl>string</DocumentUrl>
            <SupplementaryFieldBool1>boolean</SupplementaryFieldBool1>
            <SupplementaryFieldBool2>boolean</SupplementaryFieldBool2>
            <SupplementaryFieldBool3>boolean</SupplementaryFieldBool3>
            <SupplementaryFieldBool4>boolean</SupplementaryFieldBool4>
            <SupplementaryFieldBool5>boolean</SupplementaryFieldBool5>
            <PositionTypeID>string</PositionTypeID>
            <SupplementaryField1>string</SupplementaryField1>
            <SupplementaryField2>string</SupplementaryField2>
            <SupplementaryField3>string</SupplementaryField3>
            <SupplementaryField4>string</SupplementaryField4>
            <SupplementaryField5>string</SupplementaryField5>
            <SupplementaryField6>string</SupplementaryField6>
            <SupplementaryField7>string</SupplementaryField7>
            <SupplementaryField8>string</SupplementaryField8>
            <SupplementaryField9>string</SupplementaryField9>
            <SupplementaryField10>string</SupplementaryField10>
            <SupplementaryFieldLarge1>string</SupplementaryFieldLarge1>
            <SupplementaryFieldLarge2>string</SupplementaryFieldLarge2>
            <SupplementaryFieldLarge3>string</SupplementaryFieldLarge3>
            <SupplementaryFieldLarge4>string</SupplementaryFieldLarge4>
            <SupplementaryFieldLarge5>string</SupplementaryFieldLarge5>
            <SupplementaryFieldLarge6>string</SupplementaryFieldLarge6>
            <SupplementaryFieldLarge7>string</SupplementaryFieldLarge7>
            <SupplementaryFieldLarge8>string</SupplementaryFieldLarge8>
            <SupplementaryFieldLarge9>string</SupplementaryFieldLarge9>
            <SupplementaryFieldLarge10>string</SupplementaryFieldLarge10>
            <SupplementaryFieldDate1>string</SupplementaryFieldDate1>
            <SupplementaryFieldDate2>string</SupplementaryFieldDate2>
            <SupplementaryFieldDate3>string</SupplementaryFieldDate3>
            <SupplementaryFieldDate4>string</SupplementaryFieldDate4>
            <SupplementaryFieldDate5>string</SupplementaryFieldDate5>
            <SupplementaryFieldDate6>string</SupplementaryFieldDate6>
            <SupplementaryFieldDate7>string</SupplementaryFieldDate7>
            <SupplementaryFieldDate8>string</SupplementaryFieldDate8>
            <SupplementaryFieldDate9>string</SupplementaryFieldDate9>
            <SupplementaryFieldDate10>string</SupplementaryFieldDate10>
            <JobSectorID>string</JobSectorID>
            <JobSector xsi:nil="true" />
            <AgreementTypeID>string</AgreementTypeID>
            <AgreementID>string</AgreementID>
            <AgreementClassificationID>string</AgreementClassificationID>
            <JobPositionStatus>string</JobPositionStatus>
          </Position>
        </MultiJobPosition>
        <JobSector>
          <JobSectorID>string</JobSectorID>
          <Name>string</Name>
        </JobSector>
        <EmployeeGroup>
          <EmployeeGroupID>string</EmployeeGroupID>
          <Name>string</Name>
        </EmployeeGroup>
        <EmployeeSubGroup>
          <EmployeeSubGroupID>string</EmployeeSubGroupID>
          <Name>string</Name>
          <EmployeeGroupID>string</EmployeeGroupID>
        </EmployeeSubGroup>
        <PersonnelArea>
          <PersonnelAreaID>string</PersonnelAreaID>
          <Name>string</Name>
        </PersonnelArea>
        <PersonnelSubArea>
          <PersonnelSubAreaID>string</PersonnelSubAreaID>
          <Name>string</Name>
          <PersonnelAreaID>string</PersonnelAreaID>
        </PersonnelSubArea>
        <OtherSelectList1>
          <OtherSelectList1ID>string</OtherSelectList1ID>
          <Value>string</Value>
        </OtherSelectList1>
        <OtherSelectList2>
          <OtherSelectList2ID>string</OtherSelectList2ID>
          <Value>string</Value>
        </OtherSelectList2>
        <OtherSelectList3>
          <OtherSelectList3ID>string</OtherSelectList3ID>
          <Value>string</Value>
        </OtherSelectList3>
        <OtherSelectList4>
          <OtherSelectList4ID>string</OtherSelectList4ID>
          <Value>string</Value>
        </OtherSelectList4>
        <OtherSelectList5>
          <OtherSelectList5ID>string</OtherSelectList5ID>
          <Value>string</Value>
        </OtherSelectList5>
        <Suburb>string</Suburb>
        <SearchCategory>string</SearchCategory>
        <JobSystemType>STANDARD or GRADUATECAMPAIGN or REDEPLOYMENT or GENERAL or CONTRACT or CUSTOM_JOB_SYSTEM_TYPE1 or CUSTOM_JOB_SYSTEM_TYPE2 or CUSTOM_JOB_SYSTEM_TYPE3 or ALUMNI or POSITION_DESCRIPTION</JobSystemType>
        <ContractType>int</ContractType>
        <TeamID>string</TeamID>
      </GetJobResult>
    </GetJobResponse>
  </soap12:Body>
</soap12:Envelope>