<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comentarios en: Webservices: Tratando con cabeceras SOAP en PHP</title>
	<atom:link href="http://blog.osusnet.com/2009/07/02/webservices-tratando-con-cabeceras-soap-en-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.osusnet.com/2009/07/02/webservices-tratando-con-cabeceras-soap-en-php/</link>
	<description></description>
	<lastBuildDate>Fri, 05 Mar 2010 08:02:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Por: &#187; Webservices: Tratando con cabeceras SOAP en PHP (2) &#171; Cerebro en la Sombra</title>
		<link>http://blog.osusnet.com/2009/07/02/webservices-tratando-con-cabeceras-soap-en-php/comment-page-1/#comment-8786</link>
		<dc:creator>&#187; Webservices: Tratando con cabeceras SOAP en PHP (2) &#171; Cerebro en la Sombra</dc:creator>
		<pubDate>Tue, 14 Jul 2009 08:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.osusnet.com/?p=1936#comment-8786</guid>
		<description>[...] Tratando con cabeceras SOAP en PHP (2)  PHP, Programación, Técnico Tras el artículo anterior dónde explicaba cómo leer las cabeceras en una respuesta SOAP, he descubierto cómo hacer [...]</description>
		<content:encoded><![CDATA[<p>[...] Tratando con cabeceras SOAP en PHP (2)  PHP, Programación, Técnico Tras el artículo anterior dónde explicaba cómo leer las cabeceras en una respuesta SOAP, he descubierto cómo hacer [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Osus</title>
		<link>http://blog.osusnet.com/2009/07/02/webservices-tratando-con-cabeceras-soap-en-php/comment-page-1/#comment-8337</link>
		<dc:creator>Osus</dc:creator>
		<pubDate>Thu, 02 Jul 2009 14:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.osusnet.com/?p=1936#comment-8337</guid>
		<description>Efectivamente bellzebu, la teoría es buena :)</description>
		<content:encoded><![CDATA[<p>Efectivamente bellzebu, la teoría es buena <img src='http://blog.osusnet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: bellzebu</title>
		<link>http://blog.osusnet.com/2009/07/02/webservices-tratando-con-cabeceras-soap-en-php/comment-page-1/#comment-8329</link>
		<dc:creator>bellzebu</dc:creator>
		<pubDate>Thu, 02 Jul 2009 11:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.osusnet.com/?p=1936#comment-8329</guid>
		<description>En la forma

$client-&gt;__soapCall(&quot;SomeFunction&quot;, array($a, $b, $c), NULL,
                    new SoapHeader(), $output_headers);

debería funcionar, si no es así se deberá a alguna particularidad del servicio en la parte servidora.

http://www.php.net/manual/es/soapclient.soapcall.php</description>
		<content:encoded><![CDATA[<p>En la forma</p>
<p>$client-&gt;__soapCall(&#8220;SomeFunction&#8221;, array($a, $b, $c), NULL,<br />
                    new SoapHeader(), $output_headers);</p>
<p>debería funcionar, si no es así se deberá a alguna particularidad del servicio en la parte servidora.</p>
<p><a href="http://www.php.net/manual/es/soapclient.soapcall.php" rel="nofollow">http://www.php.net/manual/es/soapclient.soapcall.php</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
