<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" 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><atom:link href="https://awads.disqus.com/xml_goodness_in_sql_part_1/latest.rss" rel="self"></atom:link><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>&lt;p&gt;@John yes, HTTPURIType is very handy. I wish it could handle basic HTTP authentication as well.&lt;/p&gt;</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>&lt;p&gt;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.&lt;/p&gt;</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>