Index: VerpakkingsDefinitie/WS/UserServerService.pas =================================================================== diff -u -r546 -r548 --- VerpakkingsDefinitie/WS/UserServerService.pas (.../UserServerService.pas) (revision 546) +++ VerpakkingsDefinitie/WS/UserServerService.pas (.../UserServerService.pas) (revision 548) @@ -1,11 +1,12 @@ // ************************************************************************ // // The types declared in this file were generated from data read from the // WSDL File described below: -// WSDL : http://cachedevut2010:57772/csp/dev1/WS.Sys.Toegang.UserServer.CLS?WSDL=1 -// >Import : http://cachedevut2010:57772/csp/dev1/WS.Sys.Toegang.UserServer.CLS?WSDL=1>0 +// WSDL : http://cacheaccept2010:57772/csp/dev1/WS.Sys.Toegang.UserServer.CLS?WSDL=1 +// >Import : http://cacheaccept2010:57772/csp/dev1/WS.Sys.Toegang.UserServer.CLS?WSDL=1>0 // Encoding : UTF-8 +// Codegen : [wfSkipUnusedTypes-, wfAllowOutParameters+] // Version : 1.0 -// (16/04/2021 10:15:08 - - $Rev: 45757 $) +// (2/08/2021 14:58:05 - - $Rev: 45757 $) // ************************************************************************ // unit UserServerService; @@ -25,7 +26,7 @@ // The following types, referred to in the WSDL document are not being represented // in this file. They are either aliases[@] of other types represented or were referred // to but never[!] declared in the document. The types from the latter category - // typically map to predefined/known XML or Embarcadero types; however, they could also + // typically map to predefined/known XML or Embarcadero types; however, they could also // indicate incorrect WSDL documents that failed to declare or import a schema type. // ************************************************************************ // // !:string - "http://www.w3.org/2001/XMLSchema"[Gbl] @@ -116,7 +117,7 @@ // binding : UserServerSoap // service : UserServer // port : UserServerSoap - // URL : http://cachedevut2010:57772/csp/dev1/WS.Sys.Toegang.UserServer.cls + // URL : http://cacheaccept2010:57772/csp/dev1/WS.Sys.Toegang.UserServer.cls // ************************************************************************ // UserServerSoap = interface(IInvokable) ['{161BA6C5-717D-1FD5-0A06-6B43E6A58125}'] @@ -132,8 +133,8 @@ function GetUserServerSoap(UseWSDL: Boolean; Addr: string; HTTPRIO: THTTPRIO): UserServerSoap; const - defWSDL = 'http://cachedevut2010:57772/csp/dev1/WS.Sys.Toegang.UserServer.CLS?WSDL=1'; - defURL = 'http://cachedevut2010:57772/csp/dev1/WS.Sys.Toegang.UserServer.cls'; + defWSDL = 'http://cacheaccept2010:57772/csp/dev1/WS.Sys.Toegang.UserServer.CLS?WSDL=1'; + defURL = 'http://cacheaccept2010:57772/csp/dev1/WS.Sys.Toegang.UserServer.cls'; defSvc = 'UserServer'; defPrt = 'UserServerSoap'; var @@ -293,4 +294,4 @@ RemClassRegistry.RegisterExternalPropName(TypeInfo(pxStatus), 'Message_', '[ExtName="Message"]'); RemClassRegistry.RegisterXSClass(pxLogIn, 'http://vhintra.vanhoecke.be', 'pxLogIn'); -end. +end. \ No newline at end of file