<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The entity &amp;quot;nbsp&amp;quot; was referenced, but not declared</title><link>https://community.appian.com/discussions/f/general/21644/the-entity-nbsp-was-referenced-but-not-declared</link><description>Hello! I am using docx dynamic plug in and when I was passing white spaces it was throwing errors, so I did some research and replaced all the spaces with &amp;quot;&amp;amp;nbsp;&amp;quot; but now I am getting this error The entity &amp;quot;nbsp&amp;quot; was referenced, but not declared. Can</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: The entity "nbsp" was referenced, but not declared</title><link>https://community.appian.com/thread/84650?ContentTypeID=1</link><pubDate>Mon, 16 Aug 2021 23:34:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7d37ad0-77be-4de9-a481-49635b18b32d</guid><dc:creator>Acacio Barrado</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/sitwatn0001"&gt;sitwatn0001&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m assuming that you are generating the DOCX based on a XML, if that is the case, perhaps you could try&amp;nbsp;to declare the nbsp in your XML. I&amp;#39;m not sure if you already tried that but it is something that you could try:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;lt;!DOCTYPE html [
   &amp;lt;!ENTITY nbsp &amp;quot;&amp;#160;&amp;quot;&amp;gt;
]&amp;gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Apart of that what was the initial error? I&amp;#39;m trying to understand the why the spaces would case error.&lt;/p&gt;
&lt;p&gt;I hope that helps,&lt;/p&gt;
&lt;p&gt;Acacio B.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>