<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://services.flash.app_templates.travel" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://services.flash.app_templates.travel" xmlns:intf="http://services.flash.app_templates.travel" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns1="http://rpc.xml.coldfusion" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<!--WSDL created by ColdFusion version 8,0,1,195765-->
 <wsdl:types>
  <schema targetNamespace="http://rpc.xml.coldfusion" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://services.flash.app_templates.travel"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="CFCInvocationException">
    <sequence/>
   </complexType>
   <complexType name="QueryBean">
    <sequence>
     <element name="columnList" nillable="true" type="impl:ArrayOf_xsd_string"/>
     <element name="data" nillable="true" type="impl:ArrayOfArrayOf_xsd_anyType"/>
    </sequence>
   </complexType>
  </schema>
  <schema targetNamespace="http://services.flash.app_templates.travel" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="ArrayOf_xsd_string">
    <complexContent>
     <restriction base="soapenc:Array">
      <attribute ref="soapenc:arrayType" wsdl:arrayType="xsd:string[]"/>
     </restriction>
    </complexContent>
   </complexType>
   <complexType name="ArrayOfArrayOf_xsd_anyType">
    <complexContent>
     <restriction base="soapenc:Array">
      <attribute ref="soapenc:arrayType" wsdl:arrayType="xsd:anyType[][]"/>
     </restriction>
    </complexContent>
   </complexType>
  </schema>
 </wsdl:types>

   <wsdl:message name="getNodeISitesResponse">

      <wsdl:part name="getNodeISitesReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getNodeWeatherResponse">

      <wsdl:part name="getNodeWeatherReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getNodeISitesRequest">

      <wsdl:part name="lang" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getNodeWeatherForecastResponse">

      <wsdl:part name="getNodeWeatherForecastReturn" type="tns1:QueryBean"/>

   </wsdl:message>

   <wsdl:message name="getNodeWeatherRequest">

      <wsdl:part name="lang" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getNodeWeatherForecastRequest">

      <wsdl:part name="lang" type="xsd:string"/>

      <wsdl:part name="nodeid" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="CFCInvocationException">

      <wsdl:part name="fault" type="tns1:CFCInvocationException"/>

   </wsdl:message>

   <wsdl:portType name="Int_map">

      <wsdl:operation name="getNodeWeather" parameterOrder="lang">

         <wsdl:input message="impl:getNodeWeatherRequest" name="getNodeWeatherRequest"/>

         <wsdl:output message="impl:getNodeWeatherResponse" name="getNodeWeatherResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

      <wsdl:operation name="getNodeWeatherForecast" parameterOrder="lang nodeid">

         <wsdl:input message="impl:getNodeWeatherForecastRequest" name="getNodeWeatherForecastRequest"/>

         <wsdl:output message="impl:getNodeWeatherForecastResponse" name="getNodeWeatherForecastResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

      <wsdl:operation name="getNodeISites" parameterOrder="lang">

         <wsdl:input message="impl:getNodeISitesRequest" name="getNodeISitesRequest"/>

         <wsdl:output message="impl:getNodeISitesResponse" name="getNodeISitesResponse"/>

         <wsdl:fault message="impl:CFCInvocationException" name="CFCInvocationException"/>

      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="int_map.cfcSoapBinding" type="impl:Int_map">

      <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>

      <wsdl:operation name="getNodeWeather">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getNodeWeatherRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.flash.app_templates.travel" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getNodeWeatherResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.flash.app_templates.travel" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://services.flash.app_templates.travel" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="getNodeWeatherForecast">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getNodeWeatherForecastRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.flash.app_templates.travel" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getNodeWeatherForecastResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.flash.app_templates.travel" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://services.flash.app_templates.travel" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="getNodeISites">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getNodeISitesRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.flash.app_templates.travel" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getNodeISitesResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://services.flash.app_templates.travel" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://services.flash.app_templates.travel" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="Int_mapService">

      <wsdl:port binding="impl:int_map.cfcSoapBinding" name="int_map.cfc">

         <wsdlsoap:address location="http://feeds.newzealand.com:8282/travel/app_templates/flash/services/int_map.cfc"/>

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>







	
	
	
	
		
			
		
	














	













	
	


	
	
	
	
	

	

