-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.wsdl
60 lines (60 loc) · 3.89 KB
/
test.wsdl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Header>
<ActivityId CorrelationId="823682cb-efd5-416d-9089-58500a28da01" xmlns="http://schemas.microsoft.com/2004/09/ServiceModel/Diagnostics">9ce4506f-52fa-4591-b7ed-a8d625c6742d</ActivityId>
</s:Header>
<s:Body>
<GetContributorSummaryResponse xmlns="http://services.gosi.hrdf.com/">
<GetContributorSummaryResult xmlns:a="http://schemas.datacontract.org/2004/07/MOCSLiteWCFService" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<a:contributorFirstName>2LLZg9ix2YrYpw==</a:contributorFirstName>
<a:contributorLastName>2KfZhNmC2LHZitmG</a:contributorLastName>
<a:contributorSecondName>2LnYqNiv2KfZhNmE2Yc=</a:contributorSecondName>
<a:contributorThirdName>2KjZhiDZhdmI2LPZiQ==</a:contributorThirdName>
<a:engagmentSummaryBeanList>
<a:SimplifiedEngagmentSummaryBeanList>
<a:engagementStatus>6</a:engagementStatus>
<a:establishmentNameArb>2YHYsdi5INi02LHZg9ipINin2YTZhdi02LHZiNi52KfYqiDYp9mE2KjYqtix2YjZhNmK2Kkg2KfZhNmF2LXYsdmK2Kk=</a:establishmentNameArb>
<a:joiningDate>2013-09-01T00:00:00</a:joiningDate>
<a:joiningDateEntFmt/>
<a:leavingDate>2014-03-01T00:00:00</a:leavingDate>
<a:leavingDateEntFmt/>
<a:molEstId>168821</a:molEstId>
<a:molEstOfficeId>1</a:molEstOfficeId>
<a:registrationNumber>503688476</a:registrationNumber>
<a:wage>3000</a:wage>
<a:wageStatus>1001</a:wageStatus>
</a:SimplifiedEngagmentSummaryBeanList>
<a:SimplifiedEngagmentSummaryBeanList>
<a:engagementStatus>6</a:engagementStatus>
<a:establishmentNameArb>2KfZhNmB2YjYrtix2YrYqSDZhNiq2YbYuNmK2YUg2KfZhNix2K3ZhNin2Kog2KfZhNiz2YrYp9it2YrYqQ==</a:establishmentNameArb>
<a:joiningDate>2014-05-01T00:00:00</a:joiningDate>
<a:joiningDateEntFmt/>
<a:leavingDate>2014-06-30T00:00:00</a:leavingDate>
<a:leavingDateEntFmt/>
<a:molEstId>12750</a:molEstId>
<a:molEstOfficeId>8</a:molEstOfficeId>
<a:registrationNumber>220107094</a:registrationNumber>
<a:wage>4000</a:wage>
<a:wageStatus>1001</a:wageStatus>
</a:SimplifiedEngagmentSummaryBeanList>
<a:SimplifiedEngagmentSummaryBeanList>
<a:engagementStatus>3</a:engagementStatus>
<a:establishmentNameArb>2KfZhNmB2YjYrtix2YrYqSDZhNiq2YbYuNmK2YUg2KfZhNix2K3ZhNin2Kog2KfZhNiz2YrYp9it2YrYqQ==</a:establishmentNameArb>
<a:joiningDate>2014-10-01T00:00:00</a:joiningDate>
<a:joiningDateEntFmt/>
<a:leavingDateEntFmt/>
<a:molEstId>12750</a:molEstId>
<a:molEstOfficeId>8</a:molEstOfficeId>
<a:registrationNumber>220107094</a:registrationNumber>
<a:wage>6000</a:wage>
<a:wageStatus>1001</a:wageStatus>
</a:SimplifiedEngagmentSummaryBeanList>
</a:engagmentSummaryBeanList>
<a:nationalityCode>1</a:nationalityCode>
<a:newNINumber>1054269665</a:newNINumber>
<a:sex>1001</a:sex>
<a:socialInsuranceNumber>397368548</a:socialInsuranceNumber>
<a:specifiedDate>2009-09-01T00:00:00</a:specifiedDate>
</GetContributorSummaryResult>
</GetContributorSummaryResponse>
</s:Body>
</s:Envelope>