<?xml version="1.0" encoding="UTF-8"?>
 <schema targetNamespace="http://www.prolinga.org/service/ns1.xsd"
  xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"
  xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  xmlns:ns1="http://www.prolinga.org/service/ns1.xsd"
  xmlns:pldoc1="http://www.prolinga.org/service/pldoc1.xsd"
  xmlns="http://www.w3.org/2001/XMLSchema"
  elementFormDefault="unqualified"
  attributeFormDefault="unqualified">
  <import namespace="http://www.prolinga.org/service/pldoc1.xsd"/>
  <import namespace="http://www.w3.org/2003/05/soap-encoding"/>
  <complexType name="GetProLingaDocument"><!-- ns1__GetProLingaDocument -->

   <sequence>
     <element ref="pldoc1:RequestDoc" minOccurs="0" maxOccurs="1"/><!-- ns1__GetProLingaDocument::pldoc1__RequestDoc -->
   </sequence>
  </complexType>
  <!-- operation request element -->
  <element name="GetProLingaDocument">
   <complexType>
    <sequence>
     <element ref="pldoc1:RequestDoc" minOccurs="0" maxOccurs="1"/><!-- ns1__GetProLingaDocument::pldoc1__RequestDoc -->
    </sequence>
   </complexType>
  </element>
  <!-- operation response element -->
  <element name="GetProLingaDocumentResponse">
   <complexType>
    <sequence>
     <element ref="pldoc1:ResponseDoc" minOccurs="1" maxOccurs="1"/><!-- ns1__GetProLingaDocument::pldoc1__ResponseDoc -->
    </sequence>
   </complexType>
  </element>
 </schema>

