<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Christian Schneider &#187; IPhone</title>
	<atom:link href="http://christian.is.blogorio.us/category/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://christian.is.blogorio.us</link>
	<description>Just another blogorio.us weblog</description>
	<lastBuildDate>Tue, 10 May 2011 08:04:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>IPhone WSDL</title>
		<link>http://christian.is.blogorio.us/2009/03/16/iphone-wsdl/</link>
		<comments>http://christian.is.blogorio.us/2009/03/16/iphone-wsdl/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 20:12:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[IPhone]]></category>

		<guid isPermaLink="false">http://christian.is.blogorio.us/?p=5</guid>
		<description><![CDATA[Today I searched for a possibility to make a webservice available for the IPhone. After looking at some forum and threads I found the following great tool: wsdl2objc &#8211; Generates Objective-C (Cocoa) code from a WSDL for calling SOAP services.
It worked fine for my development. The only thing I need to change from the usage [...]]]></description>
			<content:encoded><![CDATA[<p>Today I searched for a possibility to make a webservice available for the IPhone. After looking at some forum and threads I found the following great tool: <a href="http://code.google.com/p/wsdl2objc/">wsdl2objc</a> &#8211; Generates Objective-C (Cocoa) code from a WSDL for calling SOAP services.</p>
<p>It worked fine for my development. The only thing I need to change from the usage instructions is the &#8220;Other C flags&#8221; options. (Add &#8220;-I/usr/include/libxml2&#8243; to the Other C Flags property). I search for a predefined field until I learned that it needs to defined as a user specfic field.</p>
]]></content:encoded>
			<wfw:commentRss>http://christian.is.blogorio.us/2009/03/16/iphone-wsdl/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

