Author: ferdinand
Date: Tue Mar 27 10:50:08 2007
New Revision: 523018
URL: http://svn.apache.org/viewvc?view=rev&rev=523018
Log:
Added Standard Document Format
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml
Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml?view=diff&rev=523018&r1=523017&r2=523018
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/glossary.xml Tue Mar 27
10:50:08 2007
@@ -110,6 +110,16 @@
<definition></definition>
</definitions>
</item>
+ <item id="StandardDocumentFormat">
+ <term>Standard Document Format</term>
+ <definitions>
+ <definition>Forrests <em>internal</em> document format (defined by
an XML-grammar). This format ist the common denominator
+ for all things going into or coming out of Forrest's core
processing. All input-plugins will translate their supported documents into this
+ format, all output-plugins will create the output by
transforming this format into something else. Currently Forrest uses <a
href="site:document-v13-dtd">document-v13-dtd</a> as its internal format.
+ </definition>
+ </definitions>
+ </item>
+
</part>
<part id="x">
<title>X</title>