Loading config/externalEasyIDWebServices.wsdl.dist +2 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <wsdl:definitions name="ExternalWebServiceService" targetNamespace="http://webServices.web.squirel.horoquartz.amano.com/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://webServices.web.squirel.horoquartz.amano.com/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> <wsdl:definitions name="ExternalWebServiceService" targetNamespace="http://url.to.web.services/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://url.to.web.services/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> <wsdl:types> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://webServices.web.squirel.horoquartz.amano.com/" elementFormDefault="unqualified" targetNamespace="http://webServices.web.squirel.horoquartz.amano.com/" version="1.0"> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://url.to.web.services/" elementFormDefault="unqualified" targetNamespace="http://url.to.web.services/" version="1.0"> <xs:element name="executeWorkflow" type="tns:executeWorkflow"/> <xs:element name="executeWorkflowResponse" type="tns:executeWorkflowResponse"/> <xs:element name="executeWorkflowWithParameters" type="tns:executeWorkflowWithParameters"/> Loading Loading
config/externalEasyIDWebServices.wsdl.dist +2 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <wsdl:definitions name="ExternalWebServiceService" targetNamespace="http://webServices.web.squirel.horoquartz.amano.com/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://webServices.web.squirel.horoquartz.amano.com/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> <wsdl:definitions name="ExternalWebServiceService" targetNamespace="http://url.to.web.services/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://url.to.web.services/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"> <wsdl:types> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://webServices.web.squirel.horoquartz.amano.com/" elementFormDefault="unqualified" targetNamespace="http://webServices.web.squirel.horoquartz.amano.com/" version="1.0"> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://url.to.web.services/" elementFormDefault="unqualified" targetNamespace="http://url.to.web.services/" version="1.0"> <xs:element name="executeWorkflow" type="tns:executeWorkflow"/> <xs:element name="executeWorkflowResponse" type="tns:executeWorkflowResponse"/> <xs:element name="executeWorkflowWithParameters" type="tns:executeWorkflowWithParameters"/> Loading