<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://tempuri.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:http="http://schemas.microsoft.com/ws/06/2004/policy/http" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" targetNamespace="http://tempuri.org/" name="LgInterface" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <xs:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/">
      <xs:element name="MessageReceive">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="1" name="str1" nillable="true" type="xs:string" />
            <xs:element minOccurs="1" name="str2" nillable="true" type="xs:string" />
            <xs:element minOccurs="1" name="str3" nillable="true" type="xs:string" />
            <xs:element minOccurs="1" name="str4" nillable="true" type="xs:string" />
            <xs:element minOccurs="1" name="str5" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="MessageReceiveResponse">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="1" name="MessageReceiveResult" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="CrisisConfirm">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="1" name="str1" nillable="true" type="xs:string" />
            <xs:element minOccurs="1" name="str2" nillable="true" type="xs:string" />
            <xs:element minOccurs="1" name="str3" nillable="true" type="xs:string" />
            <xs:element minOccurs="1" name="str4" nillable="true" type="xs:string" />
            <xs:element minOccurs="1" name="str5" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="CrisisConfirmResponse">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="1" name="CrisisConfirmResult" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="GetBLBGStatusNode">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="1" name="requestMsg" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="GetBLBGStatusNodeResponse">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="1" name="GetBLBGStatusNodeResult" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="GetBLReport">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="1" name="xml" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="GetBLReportResponse">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="1" name="GetBLReportResult" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="TestConnection">
        <xs:complexType>
          <xs:sequence />
        </xs:complexType>
      </xs:element>
      <xs:element name="TestConnectionResponse">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="1" name="TestConnectionResult" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
    </xs:schema>
    <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/">
      <xs:element name="anyType" nillable="true" type="xs:anyType" />
      <xs:element name="anyURI" nillable="true" type="xs:anyURI" />
      <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
      <xs:element name="boolean" nillable="true" type="xs:boolean" />
      <xs:element name="byte" nillable="true" type="xs:byte" />
      <xs:element name="dateTime" nillable="true" type="xs:dateTime" />
      <xs:element name="decimal" nillable="true" type="xs:decimal" />
      <xs:element name="double" nillable="true" type="xs:double" />
      <xs:element name="float" nillable="true" type="xs:float" />
      <xs:element name="int" nillable="true" type="xs:int" />
      <xs:element name="long" nillable="true" type="xs:long" />
      <xs:element name="QName" nillable="true" type="xs:QName" />
      <xs:element name="short" nillable="true" type="xs:short" />
      <xs:element name="string" nillable="true" type="xs:string" />
      <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
      <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
      <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
      <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
      <xs:element name="char" nillable="true" type="tns:char" />
      <xs:simpleType name="char">
        <xs:restriction base="xs:int" />
      </xs:simpleType>
      <xs:element name="duration" nillable="true" type="tns:duration" />
      <xs:simpleType name="duration">
        <xs:restriction base="xs:duration">
          <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
          <xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
          <xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
        </xs:restriction>
      </xs:simpleType>
      <xs:element name="guid" nillable="true" type="tns:guid" />
      <xs:simpleType name="guid">
        <xs:restriction base="xs:string">
          <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
        </xs:restriction>
      </xs:simpleType>
      <xs:attribute name="FactoryType" type="xs:QName" />
      <xs:attribute name="Id" type="xs:ID" />
      <xs:attribute name="Ref" type="xs:IDREF" />
    </xs:schema>
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
    </xs:schema>
  </wsdl:types>
  <wsdl:message name="LgInterface_MessageReceive_InputMessage">
    <wsdl:part name="parameters" element="tns:MessageReceive" />
  </wsdl:message>
  <wsdl:message name="LgInterface_MessageReceive_OutputMessage">
    <wsdl:part name="parameters" element="tns:MessageReceiveResponse" />
  </wsdl:message>
  <wsdl:message name="LgInterface_CrisisConfirm_InputMessage">
    <wsdl:part name="parameters" element="tns:CrisisConfirm" />
  </wsdl:message>
  <wsdl:message name="LgInterface_CrisisConfirm_OutputMessage">
    <wsdl:part name="parameters" element="tns:CrisisConfirmResponse" />
  </wsdl:message>
  <wsdl:message name="LgInterface_GetBLBGStatusNode_InputMessage">
    <wsdl:part name="parameters" element="tns:GetBLBGStatusNode" />
  </wsdl:message>
  <wsdl:message name="LgInterface_GetBLBGStatusNode_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetBLBGStatusNodeResponse" />
  </wsdl:message>
  <wsdl:message name="LgInterface_GetBLReport_InputMessage">
    <wsdl:part name="parameters" element="tns:GetBLReport" />
  </wsdl:message>
  <wsdl:message name="LgInterface_GetBLReport_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetBLReportResponse" />
  </wsdl:message>
  <wsdl:message name="LgInterface_TestConnection_InputMessage">
    <wsdl:part name="parameters" element="tns:TestConnection" />
  </wsdl:message>
  <wsdl:message name="LgInterface_TestConnection_OutputMessage">
    <wsdl:part name="parameters" element="tns:TestConnectionResponse" />
  </wsdl:message>
  <wsdl:portType name="LgInterface">
    <wsdl:operation name="MessageReceive">
      <wsdl:input wsam:Action="http://tempuri.org/LgInterface/MessageReceive" message="tns:LgInterface_MessageReceive_InputMessage" />
      <wsdl:output wsam:Action="http://tempuri.org/LgInterface/MessageReceiveResponse" message="tns:LgInterface_MessageReceive_OutputMessage" />
    </wsdl:operation>
    <wsdl:operation name="CrisisConfirm">
      <wsdl:input wsam:Action="http://tempuri.org/LgInterface/CrisisConfirm" message="tns:LgInterface_CrisisConfirm_InputMessage" />
      <wsdl:output wsam:Action="http://tempuri.org/LgInterface/CrisisConfirmResponse" message="tns:LgInterface_CrisisConfirm_OutputMessage" />
    </wsdl:operation>
    <wsdl:operation name="GetBLBGStatusNode">
      <wsdl:input wsam:Action="http://tempuri.org/LgInterface/GetBLBGStatusNode" message="tns:LgInterface_GetBLBGStatusNode_InputMessage" />
      <wsdl:output wsam:Action="http://tempuri.org/LgInterface/GetBLBGStatusNodeResponse" message="tns:LgInterface_GetBLBGStatusNode_OutputMessage" />
    </wsdl:operation>
    <wsdl:operation name="GetBLReport">
      <wsdl:input wsam:Action="http://tempuri.org/LgInterface/GetBLReport" message="tns:LgInterface_GetBLReport_InputMessage" />
      <wsdl:output wsam:Action="http://tempuri.org/LgInterface/GetBLReportResponse" message="tns:LgInterface_GetBLReport_OutputMessage" />
    </wsdl:operation>
    <wsdl:operation name="TestConnection">
      <wsdl:input wsam:Action="http://tempuri.org/LgInterface/TestConnection" message="tns:LgInterface_TestConnection_InputMessage" />
      <wsdl:output wsam:Action="http://tempuri.org/LgInterface/TestConnectionResponse" message="tns:LgInterface_TestConnection_OutputMessage" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="BasicHttpBinding_LgInterface" type="tns:LgInterface">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="MessageReceive">
      <soap:operation soapAction="http://tempuri.org/LgInterface/MessageReceive" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CrisisConfirm">
      <soap:operation soapAction="http://tempuri.org/LgInterface/CrisisConfirm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBLBGStatusNode">
      <soap:operation soapAction="http://tempuri.org/LgInterface/GetBLBGStatusNode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBLReport">
      <soap:operation soapAction="http://tempuri.org/LgInterface/GetBLReport" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TestConnection">
      <soap:operation soapAction="http://tempuri.org/LgInterface/TestConnection" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="LgInterface">
    <wsdl:port name="BasicHttpBinding_LgInterface" binding="tns:BasicHttpBinding_LgInterface">
      <soap:address location="http://172.28.220.119:9550/pathqc40Third/LgInterface.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>