<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions name="SecurityKey" targetNamespace="http://iqjam.elguji.com/SecurityKey/" xmlns:p="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://iqjam.elguji.com/SecurityKey/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><wsdl:types><xsd:schema targetNamespace="http://iqjam.elguji.com/SecurityKey/"><xsd:element name="GetSecurityKey"><xsd:complexType><xsd:sequence><xsd:element name="username" type="xsd:string"></xsd:element><xsd:element name="password" type="xsd:string"></xsd:element></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetSecurityKeyResponse"><xsd:complexType><xsd:sequence><xsd:element name="securitykey" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="NewOperation"><xsd:complexType><xsd:sequence><xsd:element name="in" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="NewOperationResponse"><xsd:complexType><xsd:sequence><xsd:element name="out" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element></xsd:schema></wsdl:types><wsdl:message name="GetSecurityKeyRequest"><wsdl:part element="tns:GetSecurityKey" name="parameters"/></wsdl:message><wsdl:message name="GetSecurityKeyResponse"><wsdl:part element="tns:GetSecurityKeyResponse" name="parameters"/></wsdl:message><wsdl:message name="NewOperationRequest"><wsdl:part element="tns:NewOperation" name="parameters"/></wsdl:message><wsdl:message name="NewOperationResponse"><wsdl:part element="tns:NewOperationResponse" name="parameters"/></wsdl:message><wsdl:portType name="SecurityKey"><wsdl:operation name="GetSecurityKey"><wsdl:input message="tns:GetSecurityKeyRequest"/><wsdl:output message="tns:GetSecurityKeyResponse"/></wsdl:operation></wsdl:portType><wsdl:binding name="SecurityKeySOAP" type="tns:SecurityKey"><soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetSecurityKey"><soap:operation soapAction="http://iqjam.elguji.com/SecurityKey/GetSecurityKey"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="SecurityKey"><wsdl:port binding="tns:SecurityKeySOAP" name="SecurityKeySOAP"><soap:address location="http://ideajam.net:80/IdeaJam/P/ij.nsf/securityservice?OpenWebService"/></wsdl:port></wsdl:service></wsdl:definitions>