<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://www.nraila.org/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" targetNamespace="http://www.nraila.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://www.nraila.org/">
      <s:import namespace="http://www.w3.org/2001/XMLSchema" />
      <s:element name="GetHuntingAndConservationDocs">
        <s:complexType />
      </s:element>
      <s:element name="GetHuntingAndConservationDocsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetHuntingAndConservationDocsResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="GetHuntingAndConservationDocsSoapIn">
    <wsdl:part name="parameters" element="tns:GetHuntingAndConservationDocs" />
  </wsdl:message>
  <wsdl:message name="GetHuntingAndConservationDocsSoapOut">
    <wsdl:part name="parameters" element="tns:GetHuntingAndConservationDocsResponse" />
  </wsdl:message>
  <wsdl:portType name="NRA_x0020_ILA_x0020_News_x0020_and_x0020_Updates_x0020_SyndicationSoap">
    <wsdl:operation name="GetHuntingAndConservationDocs">
      <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">This method will return an XML string containing a list of documents.</documentation>
      <wsdl:input message="tns:GetHuntingAndConservationDocsSoapIn" />
      <wsdl:output message="tns:GetHuntingAndConservationDocsSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="NRA_x0020_ILA_x0020_News_x0020_and_x0020_Updates_x0020_SyndicationSoap" type="tns:NRA_x0020_ILA_x0020_News_x0020_and_x0020_Updates_x0020_SyndicationSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
    <wsdl:operation name="GetHuntingAndConservationDocs">
      <soap:operation soapAction="http://www.nraila.org/GetHuntingAndConservationDocs" 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="NRA_x0020_ILA_x0020_News_x0020_and_x0020_Updates_x0020_Syndication">
    <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">NRA ILA News XML Web Service.</documentation>
    <wsdl:port name="NRA_x0020_ILA_x0020_News_x0020_and_x0020_Updates_x0020_SyndicationSoap" binding="tns:NRA_x0020_ILA_x0020_News_x0020_and_x0020_Updates_x0020_SyndicationSoap">
      <soap:address location="http://www.nraila.org/Services/HuntingAndConservation.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>