<?xml version="1.0" encoding="UTF-8"?>












<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>developerWorks: Message List - XML</title>
    <link>http://www.ibm.com/developerworks/forums&amp;amp;ca=drs-fo</link>
    <description>RSS of</description>
    <language>en</language>
    <pubDate>Sat, 05 Dec 2009 18:19:11 -0500</pubDate>


    <item>

        <title>External entity in XML causing null pointer exception during DocumentBuilde</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14413303&amp;tstart=0#14413303</link>

        

        
            <description><![CDATA[Hello All,<br />...]]></description>
        

        <pubDate>Thu, 03 Dec 2009 04:30:16 -0500</pubDate>

        

        <jf:creationDate>Thu, 03 Dec 2009 04:30:16 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 03 Dec 2009 04:30:16 -0500</jf:modificationDate>
        <jf:date>Dec 3, 2009</jf:date>
        <jf:author>Sri_kumar_4u</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>org.apache.myfaces.shared_impl.webapp.webxml.WebXmlParser parse Unable to p</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14412322&amp;tstart=0#14412322</link>

        

        
            <description><![CDATA[Hi,<br />...]]></description>
        

        <pubDate>Tue, 01 Dec 2009 03:50:56 -0500</pubDate>

        

        <jf:creationDate>Tue, 01 Dec 2009 03:50:56 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 01 Dec 2009 03:50:56 -0500</jf:modificationDate>
        <jf:date>Dec 1, 2009</jf:date>
        <jf:author>rft_123</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>jce cannot authenticate the provider IAIK</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14411980&amp;tstart=0#14411980</link>

        

        
            <description><![CDATA[Could you please help I am getting following error,<br />...]]></description>
        

        <pubDate>Mon, 30 Nov 2009 05:13:44 -0500</pubDate>

        

        <jf:creationDate>Mon, 30 Nov 2009 05:13:44 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 30 Nov 2009 05:13:44 -0500</jf:modificationDate>
        <jf:date>Nov 30, 2009</jf:date>
        <jf:author>rajeshshivekar</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: getTextContent not supported</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14411819&amp;tstart=0#14411819</link>

        

        
            <description><![CDATA[I suggest, that you should try using the <a class="jive-link-external" href="http://xerces.apache.org/xerces2-j/">Xerces-J</a> parser from Apache, instead of using that is distributed in the JDK. The XML parser distributed with JDK usually, lags behind...]]></description>
        

        <pubDate>Sun, 29 Nov 2009 00:51:16 -0500</pubDate>

        

        <jf:creationDate>Sun, 29 Nov 2009 00:51:16 -0500</jf:creationDate>
        <jf:modificationDate>Sun, 29 Nov 2009 00:51:16 -0500</jf:modificationDate>
        <jf:date>Nov 29, 2009</jf:date>
        <jf:author>mukulg</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>XML and database</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14411029&amp;tstart=0#14411029</link>

        

        
            <description><![CDATA[Well, I don't know whether this is apt, but I'm confused like hell about XML and it being used as a database. I know XML is being used in databases like DB2, as a field in a table. But can XML solely be used to store data? Is it possible that I need not...]]></description>
        

        <pubDate>Wed, 25 Nov 2009 08:56:14 -0500</pubDate>

        

        <jf:creationDate>Wed, 25 Nov 2009 08:56:14 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 25 Nov 2009 08:56:14 -0500</jf:modificationDate>
        <jf:date>Nov 25, 2009</jf:date>
        <jf:author>adifire</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Simple XPATH problem</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14410984&amp;tstart=0#14410984</link>

        

        
            <description><![CDATA[I am not sure it can be done by one liner. Besides, concat() cannot do with some arguments being a sequence rather than a simple string. Here is a two-liner see how it inspires you for a solution in a format to your liking.<br />...]]></description>
        

        <pubDate>Wed, 25 Nov 2009 06:52:40 -0500</pubDate>

        

        <jf:creationDate>Wed, 25 Nov 2009 06:52:40 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 25 Nov 2009 06:52:40 -0500</jf:modificationDate>
        <jf:date>Nov 25, 2009</jf:date>
        <jf:author>tsuji</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Simple XPATH problem</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14410226&amp;tstart=0#14410226</link>

        

        
            <description><![CDATA["it's not working for me" - Please say how it failed. You may not understand the error message, but it probably means something to the people trying to help you. Or if it produced the wrong output, say what output it produced. You can'r really expect...]]></description>
        

        <pubDate>Mon, 23 Nov 2009 10:42:57 -0500</pubDate>

        

        <jf:creationDate>Mon, 23 Nov 2009 10:42:57 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 23 Nov 2009 10:42:57 -0500</jf:modificationDate>
        <jf:date>Nov 23, 2009</jf:date>
        <jf:author>MIchaelKay</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Simple XPATH problem</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14410244&amp;tstart=0#14410244</link>

        

        
            <description><![CDATA[I want my xpath query to return something like:<br />...]]></description>
        

        <pubDate>Mon, 23 Nov 2009 10:28:15 -0500</pubDate>

        

        <jf:creationDate>Mon, 23 Nov 2009 10:28:15 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 23 Nov 2009 10:28:15 -0500</jf:modificationDate>
        <jf:date>Nov 23, 2009</jf:date>
        <jf:author>dan22</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: How to compare values to the previous node in predicates?</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14410182&amp;tstart=0#14410182</link>

        

        
            <description><![CDATA[<ul>
<li>I mean disadvantage</li>
</ul>
]]></description>
        

        <pubDate>Mon, 23 Nov 2009 08:39:17 -0500</pubDate>

        

        <jf:creationDate>Mon, 23 Nov 2009 08:39:17 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 23 Nov 2009 08:39:17 -0500</jf:modificationDate>
        <jf:date>Nov 23, 2009</jf:date>
        <jf:author>CCdrom</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: How to compare values to the previous node in predicates?</title>
        <link>http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14410174&amp;tstart=0#14410174</link>

        

        
            <description><![CDATA[Hello,<br />...]]></description>
        

        <pubDate>Mon, 23 Nov 2009 07:59:24 -0500</pubDate>

        

        <jf:creationDate>Mon, 23 Nov 2009 07:59:24 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 23 Nov 2009 07:59:24 -0500</jf:modificationDate>
        <jf:date>Nov 23, 2009</jf:date>
        <jf:author>CCdrom</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>



</channel>
</rss>