<?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/"
		>
<channel>
	<title>Comments on: UDF to validate XML against XSD in CFMX</title>
	<atom:link href="http://rewindlife.com/2004/05/12/udf-to-validate-xml-against-xsd-in-cfmx/feed/" rel="self" type="application/rss+xml" />
	<link>http://rewindlife.com/2004/05/12/udf-to-validate-xml-against-xsd-in-cfmx/</link>
	<description>Technical discussion of Flex, Flash, and RIA development</description>
	<lastBuildDate>Thu, 12 Apr 2012 03:11:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Virtual Office Canterbury</title>
		<link>http://rewindlife.com/2004/05/12/udf-to-validate-xml-against-xsd-in-cfmx/comment-page-1/#comment-648</link>
		<dc:creator>Virtual Office Canterbury</dc:creator>
		<pubDate>Sat, 04 Dec 2004 07:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=162#comment-648</guid>
		<description>Hi Guys 

Thanks for taking the time posting. MSN have finally launch blogs, what was with the delay? 
Virtual Office Canterbury

Cya
Bruce
</description>
		<content:encoded><![CDATA[<p>Hi Guys </p>
<p>Thanks for taking the time posting. MSN have finally launch blogs, what was with the delay?<br />
Virtual Office Canterbury</p>
<p>Cya<br />
Bruce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Power</title>
		<link>http://rewindlife.com/2004/05/12/udf-to-validate-xml-against-xsd-in-cfmx/comment-page-1/#comment-647</link>
		<dc:creator>Max Power</dc:creator>
		<pubDate>Fri, 03 Dec 2004 18:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=162#comment-647</guid>
		<description>Welcome Home Everyone Home

Cya
Max</description>
		<content:encoded><![CDATA[<p>Welcome Home Everyone Home</p>
<p>Cya<br />
Max</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weight loss meltrx success</title>
		<link>http://rewindlife.com/2004/05/12/udf-to-validate-xml-against-xsd-in-cfmx/comment-page-1/#comment-646</link>
		<dc:creator>weight loss meltrx success</dc:creator>
		<pubDate>Fri, 29 Oct 2004 20:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=162#comment-646</guid>
		<description>Hello there,

Iwas browsing the web and found this blog.  Some interesting quotes. Keep them coming!

Alice
weight loss meltrx success</description>
		<content:encoded><![CDATA[<p>Hello there,</p>
<p>Iwas browsing the web and found this blog.  Some interesting quotes. Keep them coming!</p>
<p>Alice<br />
weight loss meltrx success</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://rewindlife.com/2004/05/12/udf-to-validate-xml-against-xsd-in-cfmx/comment-page-1/#comment-645</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 12 May 2004 23:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=162#comment-645</guid>
		<description>Yes, that code is pretty much the same as the code I got from Rob&#039;s cf-talk post.  Found Rob&#039;s first so I gave him credit, not sure which of you actually poseted first.

The reason that code didn&#039;t actually work to give you a valid/invalid result is that it was using a DOMParser which wasn&#039;t throwing any errors on invalid documents.  Based on Massimo&#039;s DTD validation UDF I switched it to a SAX parser with a default error handler and that did the trick.

Best regards,

Sam</description>
		<content:encoded><![CDATA[<p>Yes, that code is pretty much the same as the code I got from Rob&#8217;s cf-talk post.  Found Rob&#8217;s first so I gave him credit, not sure which of you actually poseted first.</p>
<p>The reason that code didn&#8217;t actually work to give you a valid/invalid result is that it was using a DOMParser which wasn&#8217;t throwing any errors on invalid documents.  Based on Massimo&#8217;s DTD validation UDF I switched it to a SAX parser with a default error handler and that did the trick.</p>
<p>Best regards,</p>
<p>Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ross</title>
		<link>http://rewindlife.com/2004/05/12/udf-to-validate-xml-against-xsd-in-cfmx/comment-page-1/#comment-644</link>
		<dc:creator>Dave Ross</dc:creator>
		<pubDate>Wed, 12 May 2004 23:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://rewindlife.com/?p=162#comment-644</guid>
		<description>Haha... a while ago I was trying to point someone down the xerces path on MM&#039;s forums, but I could only write some sample code. Thanks for helping them out: 

&lt;a href=&quot;http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=7&amp;threadid=771531&amp;forumid=1&quot; rel=&quot;nofollow&quot;&gt;http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=7&amp;threadid=771531&amp;forumid=1&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Haha&#8230; a while ago I was trying to point someone down the xerces path on MM&#8217;s forums, but I could only write some sample code. Thanks for helping them out: </p>
<p><a href="http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=7&amp;threadid=771531&amp;forumid=1" rel="nofollow">http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=7&#038;threadid=771531&#038;forumid=1</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

