<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Eddie Awad’s Blog - Latest Comments in XML Goodness in SQL - Part 1</title><link>http://awads.disqus.com/</link><description>News, views, tips and tricks on Oracle and other fun stuff</description><language>en</language><lastBuildDate>Wed, 16 Jul 2008 14:25:15 -0000</lastBuildDate><item><title>Re: XML Goodness in SQL - Part 1</title><link>http://awads.net/wp/2008/07/08/xml-goodness-in-sql-part-1/#comment-3659558</link><description>@John yes, HTTPURIType is very handy. I wish it could handle basic HTTP authentication as well.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eddie Awad</dc:creator><pubDate>Wed, 16 Jul 2008 14:25:15 -0000</pubDate></item><item><title>Re: XML Goodness in SQL - Part 1</title><link>http://awads.net/wp/2008/07/08/xml-goodness-in-sql-part-1/#comment-3659557</link><description>I don't know how I missed HTTPURIType.getxml in the Oracle docs.  It makes dealing with REST web services like the Google Maps API geocoder much easier.  I'd been using UTL_HTTP, getting the data in pieces as a CLOB, then casting it as an XMLTYPE.  This skips all that stuff.  Thanks for pointing it out.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Flack</dc:creator><pubDate>Wed, 16 Jul 2008 09:05:09 -0000</pubDate></item></channel></rss>