<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: ApEx Xliff ORA-31011: XML parsing failed</title>
	<atom:link href="http://blog.iadvise.eu/2008/06/12/apex-xliff-ora-31011-xml-parsing-failed/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iadvise.eu/2008/06/12/apex-xliff-ora-31011-xml-parsing-failed/</link>
	<description>Your Oracle and Java Specialist - Development, Platform and Data Services.</description>
	<lastBuildDate>Thu, 13 Jun 2013 22:32:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SHEEL</title>
		<link>http://blog.iadvise.eu/2008/06/12/apex-xliff-ora-31011-xml-parsing-failed/#comment-1222</link>
		<dc:creator><![CDATA[SHEEL]]></dc:creator>
		<pubDate>Wed, 02 Nov 2011 07:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/2008/06/12/apex-xliff-ora-31011-xml-parsing-failed#comment-1222</guid>
		<description><![CDATA[Below is my XML syntax:
--
--CRP6803Zhai, Yanmin (CN)ascSHGyanmin.zhai@ppg.com
--CRP6849Zhao, Gary (CN) [C]ascSHBgary.zhao@ppg.com
--

but getting below error:
ERROR: Program Aborted ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00210: expected &#039;=&#039; instead of &#039;&gt;&#039;
Error at line 1

Please advice the above issue.

Thanks.]]></description>
		<content:encoded><![CDATA[<p>Below is my XML syntax:<br />
&#8211;<br />
&#8211;CRP6803Zhai, Yanmin (CN)ascSHGyanmin.zhai@ppg.com<br />
&#8211;CRP6849Zhao, Gary (CN) [C]ascSHBgary.zhao@ppg.com<br />
&#8211;</p>
<p>but getting below error:<br />
ERROR: Program Aborted ORA-31011: XML parsing failed<br />
ORA-19202: Error occurred in XML processing<br />
LPX-00210: expected &#8216;=&#8217; instead of &#8216;&gt;&#8217;<br />
Error at line 1</p>
<p>Please advice the above issue.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PaulH</title>
		<link>http://blog.iadvise.eu/2008/06/12/apex-xliff-ora-31011-xml-parsing-failed/#comment-439</link>
		<dc:creator><![CDATA[PaulH]]></dc:creator>
		<pubDate>Thu, 12 Jun 2008 17:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/2008/06/12/apex-xliff-ora-31011-xml-parsing-failed#comment-439</guid>
		<description><![CDATA[a BOM is optional for utf-8. while it&#039;s actually kind of useless for utf-8 (it only has the one order) i think the W3C says xml parsers should be able to handle it if it exits. the fact that encoding isn&#039;t &quot;fixed&quot; makes me like old school java resource bundles over xliff.]]></description>
		<content:encoded><![CDATA[<p>a BOM is optional for utf-8. while it&#8217;s actually kind of useless for utf-8 (it only has the one order) i think the W3C says xml parsers should be able to handle it if it exits. the fact that encoding isn&#8217;t &#8220;fixed&#8221; makes me like old school java resource bundles over xliff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxo</title>
		<link>http://blog.iadvise.eu/2008/06/12/apex-xliff-ora-31011-xml-parsing-failed/#comment-438</link>
		<dc:creator><![CDATA[Maxo]]></dc:creator>
		<pubDate>Thu, 12 Jun 2008 12:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/2008/06/12/apex-xliff-ora-31011-xml-parsing-failed#comment-438</guid>
		<description><![CDATA[I had this same problem when developing a church website that had some Hebrew in it.  Notepad would botch everything up.  I ended up using Programmer&#039;s Notepad (http://www.pnotepad.org/) and later switched to Linux and used gedit.]]></description>
		<content:encoded><![CDATA[<p>I had this same problem when developing a church website that had some Hebrew in it.  Notepad would botch everything up.  I ended up using Programmer&#8217;s Notepad (<a href="http://www.pnotepad.org/" rel="nofollow">http://www.pnotepad.org/</a>) and later switched to Linux and used gedit.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
