<?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: Add DOCTYPE Declaration Component</title>
	<atom:link href="http://www.modhul.com/2006/12/28/add-doctype-declaration-component/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.modhul.com/2006/12/28/add-doctype-declaration-component/</link>
	<description>Experiences of a UK BizTalk Consultant</description>
	<lastBuildDate>Wed, 01 Feb 2012 18:36:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Nick Heppleston</title>
		<link>http://www.modhul.com/2006/12/28/add-doctype-declaration-component/comment-page-1/#comment-1393</link>
		<dc:creator>Nick Heppleston</dc:creator>
		<pubDate>Mon, 12 Jul 2010 10:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2006/12/28/add-doctype-declaration-component/#comment-1393</guid>
		<description>Hi Stuart,

Its certainly a while since I blogged about this one, but let me run some tests on it and see whether I can clean the component up a little to resolve this issue.

Cheers, Nick.</description>
		<content:encoded><![CDATA[<p>Hi Stuart,</p>
<p>Its certainly a while since I blogged about this one, but let me run some tests on it and see whether I can clean the component up a little to resolve this issue.</p>
<p>Cheers, Nick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://www.modhul.com/2006/12/28/add-doctype-declaration-component/comment-page-1/#comment-1392</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Mon, 12 Jul 2010 04:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2006/12/28/add-doctype-declaration-component/#comment-1392</guid>
		<description>I have used the code for this in BizTalk 2006 R2 (will send an email containing solution).  I am using the pipeline to add the DOCTYPe and send out through a file adapter.  when i look at the file it has a lot of whitespace added which is causing validation problems with the application it is being sent to.
I get a node like

&lt;/node
DTD has


validation is failing because node1 is not empty.</description>
		<content:encoded><![CDATA[<p>I have used the code for this in BizTalk 2006 R2 (will send an email containing solution).  I am using the pipeline to add the DOCTYPe and send out through a file adapter.  when i look at the file it has a lot of whitespace added which is causing validation problems with the application it is being sent to.<br />
I get a node like</p>
<p>&lt;/node<br />
DTD has</p>
<p>validation is failing because node1 is not empty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Heppleston</title>
		<link>http://www.modhul.com/2006/12/28/add-doctype-declaration-component/comment-page-1/#comment-353</link>
		<dc:creator>Nick Heppleston</dc:creator>
		<pubDate>Fri, 06 Feb 2009 21:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2006/12/28/add-doctype-declaration-component/#comment-353</guid>
		<description>Ryan,
Unfortunately, I&#039;ve haven&#039;t been able to make much progress - I&#039;d be happy to host your component if you develop something for the community.

Cheers, Nick.</description>
		<content:encoded><![CDATA[<p>Ryan,<br />
Unfortunately, I&#8217;ve haven&#8217;t been able to make much progress &#8211; I&#8217;d be happy to host your component if you develop something for the community.</p>
<p>Cheers, Nick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Montgomery</title>
		<link>http://www.modhul.com/2006/12/28/add-doctype-declaration-component/comment-page-1/#comment-351</link>
		<dc:creator>Ryan Montgomery</dc:creator>
		<pubDate>Fri, 06 Feb 2009 18:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2006/12/28/add-doctype-declaration-component/#comment-351</guid>
		<description>I&#039;m working on the very same thing right now. Have you found anything better to handle cXML and Biztalk? How far have you gone down the road with your own pipeline components for cXML. I thought I&#039;d ask before I start down the path writing my own.</description>
		<content:encoded><![CDATA[<p>I&#8217;m working on the very same thing right now. Have you found anything better to handle cXML and Biztalk? How far have you gone down the road with your own pipeline components for cXML. I thought I&#8217;d ask before I start down the path writing my own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.modhul.com/2006/12/28/add-doctype-declaration-component/comment-page-1/#comment-267</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 30 Oct 2008 06:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2006/12/28/add-doctype-declaration-component/#comment-267</guid>
		<description>Cool, i&#039;m looking forward to that.</description>
		<content:encoded><![CDATA[<p>Cool, i&#8217;m looking forward to that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Heppleston</title>
		<link>http://www.modhul.com/2006/12/28/add-doctype-declaration-component/comment-page-1/#comment-266</link>
		<dc:creator>Nick Heppleston</dc:creator>
		<pubDate>Wed, 29 Oct 2008 09:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2006/12/28/add-doctype-declaration-component/#comment-266</guid>
		<description>Its coming along, just not quite as fast as I would have hoped - I&#039;ll update the blog once I have a working version.

Thanks for the patience!</description>
		<content:encoded><![CDATA[<p>Its coming along, just not quite as fast as I would have hoped &#8211; I&#8217;ll update the blog once I have a working version.</p>
<p>Thanks for the patience!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.modhul.com/2006/12/28/add-doctype-declaration-component/comment-page-1/#comment-265</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 29 Oct 2008 07:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2006/12/28/add-doctype-declaration-component/#comment-265</guid>
		<description>How are things coming along with a new DocType Handler? :)</description>
		<content:encoded><![CDATA[<p>How are things coming along with a new DocType Handler? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Heppleston</title>
		<link>http://www.modhul.com/2006/12/28/add-doctype-declaration-component/comment-page-1/#comment-197</link>
		<dc:creator>Nick Heppleston</dc:creator>
		<pubDate>Fri, 03 Oct 2008 15:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2006/12/28/add-doctype-declaration-component/#comment-197</guid>
		<description>Tom,
I&#039;ve spent some time looking at the component and it is just plan broken; I will try and find some time in the next month to re-develop for BizTalk 2006 to both remove DOCTYPES as they enter BizTalk and add them on the way out.

Rgds, Nick.</description>
		<content:encoded><![CDATA[<p>Tom,<br />
I&#8217;ve spent some time looking at the component and it is just plan broken; I will try and find some time in the next month to re-develop for BizTalk 2006 to both remove DOCTYPES as they enter BizTalk and add them on the way out.</p>
<p>Rgds, Nick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Heppleston</title>
		<link>http://www.modhul.com/2006/12/28/add-doctype-declaration-component/comment-page-1/#comment-185</link>
		<dc:creator>Nick Heppleston</dc:creator>
		<pubDate>Fri, 19 Sep 2008 00:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2006/12/28/add-doctype-declaration-component/#comment-185</guid>
		<description>Hi Tom,
I haven&#039;t used this component myself under R2 (its a .Net 1.1 component originally built for BTS2004), but if I get some over the next few days I&#039;ll build a copy and re-publish it.

Cheers, Nick.</description>
		<content:encoded><![CDATA[<p>Hi Tom,<br />
I haven&#8217;t used this component myself under R2 (its a .Net 1.1 component originally built for BTS2004), but if I get some over the next few days I&#8217;ll build a copy and re-publish it.</p>
<p>Cheers, Nick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.modhul.com/2006/12/28/add-doctype-declaration-component/comment-page-1/#comment-183</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 17 Sep 2008 17:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2006/12/28/add-doctype-declaration-component/#comment-183</guid>
		<description>I am using this in Biztalk 2006.  I can not get the pipeline to work.  My Send Ports in Biztalk Adminstrator seem to just ignore this pipeline.  Were you able to get a working copy in Biztalk 2006 R2?  

Thanks again for your time and help</description>
		<content:encoded><![CDATA[<p>I am using this in Biztalk 2006.  I can not get the pipeline to work.  My Send Ports in Biztalk Adminstrator seem to just ignore this pipeline.  Were you able to get a working copy in Biztalk 2006 R2?  </p>
<p>Thanks again for your time and help</p>
]]></content:encoded>
	</item>
</channel>
</rss>

