<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Ecrion Forum : What is XFD and how to convert to XSL-FO/XSLT</title>
  <link>http://www.ecrion.com/forum/</link>
  <description>This is an XML content feed of; Ecrion Forum : FAQ : What is XFD and how to convert to XSL-FO/XSLT</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 26 May 2013 04:20:00 +0000</pubDate>
  <lastBuildDate>Fri, 23 Jul 2010 06:34:47 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ecrion.com/forum/RSS_post_feed.asp?TID=253</WebWizForums:feedURL>
  <image>
   <title>Ecrion Forum</title>
   <url>http://www.ecrion.com/forum//images/logo.png</url>
   <link>http://www.ecrion.com/forum/</link>
  </image>
  <item>
   <title>What is XFD and how to convert to XSL-FO/XSLT : Q: What&amp;#039;s the difference...</title>
   <link>http://www.ecrion.com/forum/forum_posts.asp?TID=253&amp;PID=573#573</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ecrion.com/forum/member_profile.asp?PF=5" rel="nofollow">gabig</a><br /><strong>Subject:</strong> 253<br /><strong>Posted:</strong> 23 Jul 2010 at 6:34am<br /><br />Q: What's the difference between XFD and XSL-FO/XSLT and how can I convert documents in one format into the other?<br /><br />A: XFD is an XML format derived from both XSLT and XSL-FO and developed by Ecrion especially for use with XF Designer. While XSL-FO contains both the layout information and the data, XFD only contains the document layout and, similar to XSLT, references an external data source (usually XML). The XFD syntax is an extension of XSL-FO, and as such it's very easy to convert an XFD to an XSL-FO and vice-versa. The main difference between the two formats is the root element.<br /><br />For XSL-FO, the root element looks like this:<br /><table width="99%"><tr><td><pre class="BBcode">&lt;fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"&gt;</pre></td></tr></table><br />For XFD, the root is:<br /><table width="99%"><tr><td><pre class="BBcode">&lt;xfd:document xmlns:xfd="http://www.ecrion.com/xfd/1.0"&gt;</pre></td></tr></table><br />Depending on the root element, Ecrion products will treat the file as either XSL-FO or XFD. Note however that in XSL-FO, all the dynamic XFD elements are ignored. This is because XFD is a stylesheet like XSLT and is conceptually different from XSL-FO. Conversion from XFD to XSLT is possible using Ecrion products, however converting XSLT back to XFD is not possible. If needed, XSLT functionality can be included in XFD documents using the xfd:global-xslt and xfd:inline-xslt elements.<br /><span style="font-size:10px"><br /><br />Edited by gabig - 23 Jul 2010 at 8:43am</span>]]>
   </description>
   <pubDate>Fri, 23 Jul 2010 06:34:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.ecrion.com/forum/forum_posts.asp?TID=253&amp;PID=573#573</guid>
  </item> 
 </channel>
</rss>