Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ins="http://nwu.ac.za/wsdl/institutionCRUD">
  2. <soapenv:Header/>
  3. <soapenv:Body>
  4. <ins:maintainEducationInstitutionAdminRole>
  5. <eduInstAdminRoleInfo>
  6. <univNumber>36977667</univNumber>
  7. <adminUnivNumber>21269777</adminUnivNumber>
  8. <startDate>2020-02-26T00:00:00+02:00</startDate>
  9. <adminRoleTypeKey>vss.code.WILADMINROLE.LC.Lektor</adminRoleTypeKey>
  10. <personTypeKey>microservice.ENUM.EducInstAdminRolePersonType.NWU</personTypeKey>
  11.  
  12.  
  13. <metaInfo>
  14. <versionInd>1</versionInd>
  15. <createTime>2020-01-22T08:56:45+02:00</createTime>
  16. <createId>IT3SUP</createId>
  17.  
  18. <updateId>IT3SUP</updateId>
  19. <auditFunction>1428</auditFunction>
  20. </metaInfo>
  21. <legacyKeys>
  22. <!--Zero or more repetitions:-->
  23. <entry>
  24. <!--Optional:-->
  25. <key>EDUCATIONINSTITUTIONADMIN_KEDUCATIONINSTITUTIONADMINID</key>
  26. <!--Optional:-->
  27. <value>4205</value>
  28. </entry>
  29. </legacyKeys>
  30.  
  31.  
  32.  
  33. </eduInstAdminRoleInfo>
  34. <systemLanguageTypeKey>vss.code.Language.2</systemLanguageTypeKey>
  35. <contextInfo>
  36. <subscriberClientName>SOAPUI</subscriberClientName>
  37. </contextInfo>
  38. </ins:maintainEducationInstitutionAdminRole>
  39. </soapenv:Body>
  40. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement