logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Trouble with extra headers: msg#00003

Subject: Trouble with extra headers
I seem to be having trouble with inadvertently modifying header
information.  My code doesn't do anything with headers and I was
wondering if someone could interpret the diagnostics (see below) and
suggest what I should be looking for as the source of the error?

In advance, thanks for your help.

John

Request
POST
/mdl/survey/pgb_survey/dev/DWMLgenByDay/SOAP_server/ndfdXMLserver.php
HTTP/1.0
User-Agent: NuSOAP/0.6.3
Host: weather.gov
Content-Type: text/xml
Content-Length: 804
SOAPAction:
"http://www.nws.noaa.gov/forecasts/xml/DWMLgen/wsdl/ndfdXMLByDay.wsdl#NDFDgenByDay";

<?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:si="http://soapinterop.org/xsd";
xmlns:tns="http://www.nws.noaa.gov/forecasts/xml/DWMLgen/wsdl/ndfdXMLByDay.wsdl";><SOAP-ENV:Body><tns:NDFDgenByDay><latitude
xsi:type="xsd:decimal">38.99</latitude><longitude
xsi:type="xsd:decimal">-77.99</longitude><startDate
xsi:type="xsd:date">2004-11-02</startDate><numDays
xsi:type="xsd:integer">7</numDays><format xsi:type="xsd:string">24
hourly</format></tns:NDFDgenByDay></SOAP-ENV:Body></SOAP-ENV:Envelope>
Response
HTTP/1.1 200 OK
Date: Tue, 02 Nov 2004 18:57:51 GMT
Server: Apache/2.0.46 (Red Hat)
Accept-Ranges: bytes
X-Powered-By: PHP/4.3.2
Cache-Control: max-age=300
Expires: Tue, 02 Nov 2004 19:02:51 GMT
Connection: close
Content-Type: text/html; charset=UTF-8




<br />
<b>Warning</b>:  Cannot modify header information - headers already sent
by (output started at
/www/html/mdl/survey/pgb_survey/dev/DWMLgenByDay/DWMLgen/generate_weather_valuesByDay.inc:378)
in <b>/www/html/nusoap/nusoap.php</b> on line <b>2213</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent
by (output started at
/www/html/mdl/survey/pgb_survey/dev/DWMLgenByDay/DWMLgen/generate_weather_valuesByDay.inc:378)
in <b>/www/html/nusoap/nusoap.php</b> on line <b>2213</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent
by (output started at
/www/html/mdl/survey/pgb_survey/dev/DWMLgenByDay/DWMLgen/generate_weather_valuesByDay.inc:378)
in <b>/www/html/nusoap/nusoap.php</b> on line <b>2213</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent
by (output started at
/www/html/mdl/survey/pgb_survey/dev/DWMLgenByDay/DWMLgen/generate_weather_valuesByDay.inc:378)
in <b>/www/html/nusoap/nusoap.php</b> on line <b>2213</b><br />
<?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
xmlns:si="http://soapinterop.org/xsd";><SOAP-ENV:Body><NDFDgenByDayResponse><xmlOut
xsi:type="xsd:string">&lt;?xml version=&apos;1.0&apos; ?&gt;
&lt;dwml version=&apos;1.0&apos;
xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot;

xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
                    xsi:noNamespaceSchema
Location=&quot;http://www.nws.noaa.gov/forecasts/xml/DWMLgen/schema/DWML.xsd&quot;&gt;

   &lt;head&gt;
      &lt;product concise-name=&quot;24 hourly&quot;
operational-mode=&quot;developmental&quot;&gt;
         &lt;title&gt;NOAAs National Weather Service Forecast by 24 Hour
period&lt;/title&gt;
         &lt;field&gt;meteorological&lt;/field&gt;
         &lt;category&gt;forecast&lt;/category&gt;
         &lt;creation-date
refresh-frequency=&apos;P1H&apos;&gt;2004-11-02T18:57:51Z&lt;/creation-date&gt;

      &lt;/product&gt;
      &lt;source&gt;

&lt;more-information&gt;http://www.nws.noaa.gov/forecasts/xml/&lt;/more-information&gt;

         &lt;production-center&gt;Meteorological Development Laboratory
&lt;sub-center&gt;Product Generation
Branch&lt;/sub-center&gt;&lt;/production-center&gt;

&lt;disclaimer&gt;http://www.nws.noaa.gov/disclaimer.html&lt;/disclaimer&gt;

         &lt;credit&gt;http://weather.gov/&lt;/credit&gt;

&lt;credit-logo&gt;http://weather.gov/images/xml_logo.gif&lt;/credit-logo&gt;


&lt;feedback&gt;http://weather.gov/survey/nws-survey.php?code=xmlsoap&lt;/feedback&gt;

      &lt;/source&gt;
   &lt;/head&gt;
   &lt;data&gt;
      &lt;location&gt;
         &lt;location-key&gt;point1&lt;/location-key&gt;
         &lt;point latitude=&quot;38.99&quot;
longitude=&quot;-77.99&quot; /&gt;
      &lt;/location&gt;
      &lt;time-layout time-coordinate=&quot;local&quot;
summarization=&quot;24hourly&quot;&gt;
          &lt;layout-key&gt;k-p24h-n7-1&lt;/layout-key&gt;

&lt;start-valid-time&gt;2004-11-02T06:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-03T06:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-03T06:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-04T06:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-04T06:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-05T06:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-05T06:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-06T06:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-06T06:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-07T06:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-07T06:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-08T06:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-08T06:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-09T06:00:00-05:00&lt;/end-valid-time&gt;
      &lt;/time-layout&gt;
      &lt;time-layout time-coordinate=&quot;local&quot;
summarization=&quot;12hourly&quot;&gt;
          &lt;layout-key&gt;k-p12h-n14-2&lt;/layout-key&gt;

&lt;start-valid-time&gt;2004-11-02T06:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-02T18:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-02T18:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-03T06:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-03T06:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-03T18:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-03T18:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-04T06:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-04T06:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-04T18:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-04T18:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-05T06:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-05T06:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-05T18:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-05T18:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-06T06:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-06T06:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-06T18:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-06T18:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-07T06:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-07T06:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-07T18:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-07T18:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-08T06:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-08T06:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-08T18:00:00-05:00&lt;/end-valid-time&gt;

&lt;start-valid-time&gt;2004-11-08T18:00:00-05:00&lt;/start-valid-time&gt;


&lt;end-valid-time&gt;2004-11-09T06:00:00-05:00&lt;/end-valid-time&gt;
      &lt;/time-layout&gt;
      &lt;parameters applicable-location=&quot;point1&quot;&gt;
         &lt;temperature type=&apos;maximum&apos;
units=&quot;Fahrenheit&quot; time-layout=&quot;k-p24h-n7-1&quot;&gt;
            &lt;name&gt;Daily Maximum Temperature&lt;/name&gt;
            &lt;value&gt;67&lt;/value&gt;
            &lt;value&gt;57&lt;/value&gt;
            &lt;value&gt;51&lt;/value&gt;
            &lt;value&gt;48&lt;/value&gt;
            &lt;value&gt;48&lt;/value&gt;
            &lt;value&gt;51&lt;/value&gt;
            &lt;value&gt;48&lt;/value&gt;
         &lt;/temperature&gt;
         &lt;temperature type=&apos;minimum&apos;
units=&quot;Fahrenheit&quot; time-layout=&quot;k-p24h-n7-1&quot;&gt;
            &lt;name&gt;Daily Minimum Temperature&lt;/name&gt;
            &lt;value&gt;52&lt;/value&gt;
            &lt;value&gt;45&lt;/value&gt;
            &lt;value&gt;39&lt;/value&gt;
            &lt;value&gt;35&lt;/value&gt;
            &lt;value&gt;37&lt;/value&gt;
            &lt;value&gt;34&lt;/value&gt;
            &lt;value&gt;30&lt;/value&gt;
         &lt;/temperature&gt;
         &lt;probability-of-precipitation type=&apos;12 hour&apos;
units=&quot;percent&quot; time-layout=&quot;k-p12h-n14-2&quot;&gt;
            &lt;name&gt;12 Hourly Probability of
Precipitation&lt;/name&gt;
            &lt;value&gt;27&lt;/value&gt;
            &lt;value&gt;27&lt;/value&gt;
            &lt;value&gt;16&lt;/value&gt;
            &lt;value&gt;50&lt;/value&gt;
            &lt;value&gt;47&lt;/value&gt;
            &lt;value&gt;18&lt;/value&gt;
            &lt;value&gt;18&lt;/value&gt;
            &lt;value&gt;12&lt;/value&gt;
            &lt;value&gt;12&lt;/value&gt;
            &lt;value&gt;12&lt;/value&gt;
            &lt;value&gt;18&lt;/value&gt;
            &lt;value&gt;19&lt;/value&gt;
            &lt;value&gt;14&lt;/value&gt;
            &lt;value&gt;14&lt;/value&gt;
         &lt;/probability-of-precipitation&gt;
         &lt;weather time-layout=&quot;k-p24h-n7-1&quot;&gt;
            &lt;name&gt;Weather Type, Coverage, and
Intensity&lt;/name&gt;
            &lt;weather-conditions weather-summary=&quot;Chance Rain
Showers&quot;&gt;
               &lt;value coverage=&quot;chance&quot;
intensity=&quot;light&quot; weather-type=&quot;rain showers&quot;
qualifier=&quot;none&quot;&gt;
               &lt;/value&gt;
            &lt;/weather-conditions&gt;
            &lt;weather-conditions weather-summary=&quot;Chance
Rain&quot;&gt;
               &lt;value coverage=&quot;chance&quot;
intensity=&quot;light&quot; weather-type=&quot;rain&quot;
qualifier=&quot;none&quot;&gt;
               &lt;/value&gt;
            &lt;/weather-conditions&gt;
            &lt;weather-conditions weather-summary=&quot;Chance
Rain&quot;&gt;
               &lt;value coverage=&quot;chance&quot;
intensity=&quot;light&quot; weather-type=&quot;rain&quot;
qualifier=&quot;none&quot;&gt;
               &lt;/value&gt;
            &lt;/weather-conditions&gt;
            &lt;weather-conditions weather-summary=&quot;Rain
Showers&quot;&gt;
               &lt;value coverage=&quot;slight chance&quot;
intensity=&quot;light&quot; weather-type=&quot;rain showers&quot;
qualifier=&quot;none&quot;&gt;
               &lt;/value&gt;
            &lt;/weather-conditions&gt;
            &lt;weather-conditions weather-summary=&quot;Partly
Cloudy&quot;&gt;
            &lt;/weather-conditions&gt;
            &lt;weather-conditions weather-summary=&quot;Rain
Showers&quot;&gt;
               &lt;value coverage=&quot;slight chance&quot;
intensity=&quot;light&quot; weather-type=&quot;rain showers&quot;
qualifier=&quot;none&quot;&gt;
               &lt;/value&gt;
            &lt;/weather-conditions&gt;
            &lt;weather-conditions weather-summary=&quot;Partly
Cloudy&quot;&gt;
            &lt;/weather-conditions&gt;
         &lt;/weather&gt;
         &lt;conditions-icon time-layout=&quot;k-p24h-n7-1&quot;&gt;

&lt;icon-link&gt;http://www.crh.noaa.gov/weather/images/fcicons/hi_shwrs.jpg&lt;/icon-link&gt;


&lt;icon-link&gt;http://www.crh.noaa.gov/weather/images/fcicons/ra.jpg&lt;/icon-link&gt;


&lt;icon-link&gt;http://www.crh.noaa.gov/weather/images/fcicons/ra.jpg&lt;/icon-link&gt;


&lt;icon-link&gt;http://www.crh.noaa.gov/weather/images/fcicons/shra.jpg&lt
;/icon-link&gt;

&lt;icon-link&gt;http://www.crh.noaa.gov/weather/images/fcicons/sct.jpg&lt;/icon-link&gt;


&lt;icon-link&gt;http://www.crh.noaa.gov/weather/images/fcicons/shra.jpg&lt;/icon-link&gt;


&lt;icon-link&gt;http://www.crh.noaa.gov/weather/images/fcicons/sct.jpg&lt;/icon-link&gt;

         &lt;/conditions-icon&gt;
      &lt;/parameters&gt;
   &lt;/data&gt;
&lt;/dwml&gt;
</xmlOut></NDFDgenByDayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Debug
soapclient: instantiating wsdl class with doc:
http://weather.gov/mdl/survey/pgb_survey/dev/DWMLgenByDay/SOAP_server/ndfdXMLserver.php?wsdl

soapclient: wsdl debug:
wsdl: initial wsdl file:
http://weather.gov/mdl/survey/pgb_survey/dev/DWMLgenByDay/SOAP_server/ndfdXMLserver.php?wsdl

wsdl: getting
http://weather.gov/mdl/survey/pgb_survey/dev/DWMLgenByDay/SOAP_server/ndfdXMLserver.php?wsdl

wsdl:  xmlschema: processing complexType weatherParametersType
wsdl:  xmlschema: processing element maxt
wsdl:  xmlschema: processing element mint
wsdl:  xmlschema: processing element temp
wsdl:  xmlschema: processing element dew
wsdl:  xmlschema: processing element pop12
wsdl:  xmlschema: processing element qpf
wsdl:  xmlschema: processing element sky
wsdl:  xmlschema: processing element snow
wsdl:  xmlschema: processing element wspd
wsdl:  xmlschema: processing element wdir
wsdl:  xmlschema: processing element wx
wsdl:  xmlschema: processing element waveh
wsdl:  xmlschema: processing element icons
wsdl: msg NDFDgenByDayRequest: found part latitude:
latitude,http://www.w3.org/2001/XMLSchema:decimal
wsdl: msg NDFDgenByDayRequest: found part longitude:
longitude,http://www.w3.org/2001/XMLSchema:decimal
wsdl: msg NDFDgenByDayRequest: found part startDate:
startDate,http://www.w3.org/2001/XMLSchema:date
wsdl: msg NDFDgenByDayRequest: found part numDays:
numDays,http://www.w3.org/2001/XMLSchema:integer
wsdl: msg NDFDgenByDayRequest: found part format:
format,http://www.w3.org/2001/XMLSchema:string
wsdl: msg NDFDgenByDayResponse: found part xmlOut:
xmlOut,http://www.w3.org/2001/XMLSchema:string
wsdl: portType ndfdXMLByDayPortType operation: NDFDgenByDay
wsdl: current binding: ndfdXMLByDayBinding of portType:
http://www.nws.noaa.gov/forecasts/xml/DWMLgen/wsdl/ndfdXMLByDay.wsdl:ndfdXMLByDayPortType

wsdl: current binding operation: NDFDgenByDay
wsdl: current service: ndfdXMLByDay
wsdl: current port: ndfdXMLByDayPort
wsdl: post-parse data gathering for NDFDgenByDay

soapclient: got 1 operations from wsdl
http://weather.gov/mdl/survey/pgb_survey/dev/DWMLgenByDay/SOAP_server/ndfdXMLserver.php?wsdl

soapclient: name -> NDFDgenByDay
soapclient: binding -> ndfdXMLByDayBinding
soapclient: endpoint ->
http://weather.gov/mdl/survey/pgb_survey/dev/DWMLgenByDay/SOAP_server/ndfdXMLserver.php

soapclient: soapAction ->
http://www.nws.noaa.gov/forecasts/xml/DWMLgen/wsdl/ndfdXMLByDay.wsdl#NDFDgenByDay

soapclient: style -> rpc
soapclient: input -> Array
soapclient: output -> Array
soapclient: transport -> http://schemas.xmlsoap.org/soap/http
soapclient: documentation -> 1Returns National Weather Service digital
weather forecast data.  Supports latitudes and longitudes for the
Continental United States only.  Allowable values for the input variable
"format" are "24 Hourly" and "12 Hourly".  The input variable "days" is
a boolean array representing the number of days from the current day;
elements set to true indicate days for which data is requested. For an
array element is set to "false", data for that day is not to be
returned.
soapclient: serializing RPC params for operation NDFDgenByDay
soapclient: payload size: 282
soapclient: wsdl debug:
wsdl: initial wsdl file:
http://weather.gov/mdl/survey/pgb_survey/dev/DWMLgenByDay/SOAP_server/ndfdXMLserver.php?wsdl

wsdl: getting
http://weather.gov/mdl/survey/pgb_survey/dev/DWMLgenByDay/SOAP_server/ndfdXMLserver.php?wsdl

wsdl:  xmlschema: processing complexType weatherParametersType
wsdl:  xmlschema: processing element maxt
wsdl:  xmlschema: processing element mint
wsdl:  xmlschema: processing element temp
wsdl:  xmlschema: processing element dew
wsdl:  xmlschema: processing element pop12
wsdl:  xmlschema: processing element qpf
wsdl:  xmlschema: processing element sky
wsdl:  xmlschema: processing element snow
wsdl:  xmlschema: processing element wspd
wsdl:  xmlschema: processing element wdir
wsdl:  xmlschema: processing element wx
wsdl:  xmlschema: processing element waveh
wsdl:  xmlschema: processing element icons
wsdl: msg NDFDgenByDayRequest: found part latitude:
latitude,http://www.w3.org/2001/XMLSchema:decimal
wsdl: msg NDFDgenByDayRequest: found part longitude:
longitude,http://www.w3.org/2001/XMLSchema:decimal
wsdl: msg NDFDgenByDayRequest: found part startDate:
startDate,http://www.w3.org/2001/XMLSchema:date
wsdl: msg NDFDgenByDayRequest: found part numDays:
numDays,http://www.w3.org/2001/XMLSchema:integer
wsdl: msg NDFDgenByDayRequest: found part format:
format,http://www.w3.org/2001/XMLSchema:string
wsdl: msg NDFDgenByDayResponse: found part xmlOut:
xmlOut,http://www.w3.org/2001/XMLSchema:string
wsdl: portType ndfdXMLByDayPortType operation: NDFDgenByDay
wsdl: current binding: ndfdXMLByDayBinding of portType:
http://www.nws.noaa.gov/forecasts/xml/DWMLgen/wsdl/ndfdXMLByDay.wsdl:ndfdXMLByDayPortType

wsdl: current binding operation: NDFDgenByDay
wsdl: current service: ndfdXMLByDay
wsdl: current port: ndfdXMLByDayPort
wsdl: post-parse data gathering for NDFDgenByDay
wsdl: in serializeRPCParameters with operation NDFDgenByDay, direction
input and 5 param(s), and xml schema version
http://www.w3.org/2001/XMLSchema
wsdl: array(9) {
  ["name"]=>
  string(12) "NDFDgenByDay"
  ["binding"]=>
  string(19) "ndfdXMLByDayBinding"
  ["endpoint"]=>
  string(87)
"http://weather.gov/mdl/survey/pgb_survey/dev/DWMLgenByDay/SOAP_server/ndfdXMLserver.php";

  ["soapAction"]=>
  string(81)
"http://www.nws.noaa.gov/forecasts/xml/DWMLgen/wsdl/ndfdXMLByDay.wsdl#NDFDgenByDay";

  ["style"]=>
  string(3) "rpc"
  ["input"]=>
  array(5) {
    ["use"]=>
    string(7) "encoded"
    ["namespace"]=>
    string(68)
"http://www.nws.noaa.gov/forecasts/xml/DWMLgen/wsdl/ndfdXMLByDay.wsdl";
    ["encodingStyle"]=>
    string(41) "http://schemas.xmlsoap.org/soap/encoding/";
    ["message"]=>
    string(19) "NDFDgenByDayRequest"
    ["parts"]=>
    array(5) {
      ["latitude"]=>
      string(40) "http://www.w3.org/2001/XMLSchema:decimal";
      ["longitude"]=>
      string(40) "http://www.w3.org/2001/XMLSchema:decimal";
      ["startDate"]=>
      string(37) "http://www.w3.org/2001/XMLSchema:date";
      ["numDays"]=>
      string(40) "http://www.w3.org/2001/XMLSchema:integer";
      ["format"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string";
    }
  }
  ["output"]=>
  array(5) {
    ["use"]=>
    string(7) "encoded"
    ["namespace"]=>
    string(68)
"http://www.nws.noaa.gov/forecasts/xml/DWMLgen/wsdl/ndfdXMLByDay.wsdl";
    ["encodingStyle"]=>
    string(41) "http://schemas.xmlsoap.org/soap/encoding/";
    ["message"]=>
    string(20) "NDFDgenByDayResponse"
    ["parts"]=>
    array(1) {
      ["xmlOut"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string";
    }
  }
  ["transport"]=>
  string(36) "http://schemas.xmlsoap.org/soap/http";
  ["documentation"]=>
  string(467) "1Returns National Weather Service digital weather
forecast data.  Supports latitudes and longitudes for the Continental
United States only.  Allowable values for the input variable "format"
are "24 Hourly" and "12 Hourly".  The input variable "days" is a boolean
array representing the number of days from the current day; elements set
to true indicate days for which data is requested. For an array element
is set to "false", data for that day is not to be returned."
}

wsdl: got 5 part(s)
wsdl: in serializeType: latitude,
http://www.w3.org/2001/XMLSchema:decimal, 38.99
wsdl: got a prefixed type: decimal, http://www.w3.org/2001/XMLSchema
wsdl: in serializeType: longitude,
http://www.w3.org/2001/XMLSchema:decimal, -77.99
wsdl: got a prefixed type: decimal, http://www.w3.org/2001/XMLSchema
wsdl: in serializeType: startDate,
http://www.w3.org/2001/XMLSchema:date, 2004-11-02
wsdl: got a prefixed type: date, http://www.w3.org/2001/XMLSchema
wsdl: in serializeType: numDays,
http://www.w3.org/2001/XMLSchema:integer, 7
wsdl: got a prefixed type: integer, http://www.w3.org/2001/XMLSchema
wsdl: in serializeType: format, http://www.w3.org/2001/XMLSchema:string,
24 hourly
wsdl: got a prefixed type: string, http://www.w3.org/2001/XMLSchema

soapclient: endpoint:
http://weather.gov/mdl/survey/pgb_survey/dev/DWMLgenByDay/SOAP_server/ndfdXMLserver.php,
soapAction:
http://www.nws.noaa.gov/forecasts/xml/DWMLgen/wsdl/ndfdXMLByDay.wsdl#NDFDgenByDay,
namespace:
http://www.nws.noaa.gov/forecasts/xml/DWMLgen/wsdl/ndfdXMLByDay.wsdl
soapclient: sending msg (len: 804) w/ soapaction
'http://www.nws.noaa.gov/forecasts/xml/DWMLgen/wsdl/ndfdXMLByDay.wsdl#NDFDgenByDay'...

soapclient: transporting via HTTP
soapclient: sending message, length: 804
soapclient: transport debug data...
soap_transport_http: scheme = http
soap_transport_http: host = weather.gov
soap_transport_http: path =
/mdl/survey/pgb_survey/dev/DWMLgenByDay/SOAP_server/ndfdXMLserver.php
soap_transport_http: entered send() with data of length: 804
soap_transport_http: connection params: weather.gov, 80
soap_transport_http: socket connected
soap_transport_http: wrote data to socket
soap_transport_http: received 12297 bytes of data from server
soap_transport_http: closed socket
soap_transport_http: received incoming payload: 12297
soap_transport_http: found proper separation of headers and document
soap_transport_http: cleaned data, stringlen: 12036
soap_transport_http: end of send()

soapclient: got response, length: 12036
soapclient: Entering parseResponse(), about to create soap_parser
instance
soapclient: soap_parser: Entering soap_parser()
soap_parser: parse error: XML error on line 2: junk after document
element

soapclient: sent message successfully and got a(n) NULL back



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click


<Prev in Thread] Current Thread [Next in Thread>