<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="https://demo.intrix.si/soap/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" name="SoapException" targetNamespace="https://demo.intrix.si/soap/"><types><xsd:schema targetNamespace="https://demo.intrix.si/soap/"/></types><portType name="SoapExceptionPort"/><binding name="SoapExceptionBinding" type="tns:SoapExceptionPort"><soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/></binding><service name="SoapExceptionService"><port name="SoapExceptionPort" binding="tns:SoapExceptionBinding"><soap:address location="https://demo.intrix.si/soap/"/></port></service></definitions>
