<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns="http://purl.org/rss/1.0/">
<soap:Header/>
<soap:Body>

<item>
<title>Comment API Enabled</title>
<link>http://intertwingly.net/blog/2003/03/28/Comment-API-Enabled</link>
<description>This weblog now supports the comment API, with a few additions. Upon
success, not only will a HTTP 200 status code be returned, but the body
will contain an updated RSS item with the link, sanitized description,
etc.&#160; Should there be any failures, I will report back with a HTTP
500 status code and a SOAP fault. If the request comes in with a SOAP
envelope and/or rdf:RDF element, I will respond in kind.&#160; That's
just the kinda guy I am.&#160; Note that neither of these are required
in order to do basic functions, and if not present, the response will be
a clean simple item with no wrappers or namespace declaration.&#160;
However, be forewarned that in the future there may be additional
functionality which may require SOAP and/or RDF.&#160; The commitment is
that basic functionality will not require such wrappers.</description>
<body xmlns="http://www.w3.org/1999/xhtml"><p>This weblog now supports the
<a href="http://wellformedweb.org/story/9">comment API</a>, with a
few additions.</p>
<p>Upon success, not only will a HTTP 200 status code be returned,
but the body will contain an updated RSS item with the link,
sanitized description, etc.&#160; Should there be any failures, I
will report back with a
<a href="http://www.w3.org/Protocols/HTTP/HTRESP.html">HTTP 500
status code</a> and a
<a href="http://www.w3.org/TR/SOAP/#_Toc478383507">SOAP
fault</a>.</p>
<p>If the request comes in with a
<a href="http://www.w3.org/TR/SOAP/#_Toc478383494">SOAP
envelope</a> and/or
<a href="http://www.w3.org/TR/1999/REC-rdf-syntax-19990222/">rdf:RDF</a>
element, I will respond in kind.&#160; That's just the kinda guy I
am.&#160; Note that neither of these are required in order to do
basic functions, and if not present, the response will be a clean
simple item with
<a href="http://www.intertwingly.net/blog/1290.html#c1048192819">no
wrappers or namespace declaration</a>.&#160;</p>
<p>However, be forewarned that in the future there may be
additional functionality which may require SOAP and/or RDF.&#160;
The commitment is that basic functionality will not require such
wrappers.</p>
</body>
<dc:date>2003-03-28T13:37:46-05:00</dc:date>
</item>

</soap:Body>
</soap:Envelope>

