Skip to content

Instantly share code, notes, and snippets.

<definitions targetNamespace="http://services.isp.pt/definitions"
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:tns="http://services.isp.pt/definitions"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<types>
<xsd:schema targetNamespace="http://services.isp.pt/definitions" elementFormDefault="qualified">
<xsd:element name="clientIdElement" type="xsd:string"/>
<xsd:element name="responseElement" type="xsd:boolean"/>
<xsd:element name="openFaultOccurrence">