diff options
Diffstat (limited to 'src/documentation/content/xdocs/design/fotree.xml')
-rw-r--r-- | src/documentation/content/xdocs/design/fotree.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/documentation/content/xdocs/design/fotree.xml b/src/documentation/content/xdocs/design/fotree.xml index a4c5c0c1d..e1573037b 100644 --- a/src/documentation/content/xdocs/design/fotree.xml +++ b/src/documentation/content/xdocs/design/fotree.xml @@ -2,7 +2,7 @@ <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd"> -<document> +<document> <header> <title>FO Tree</title> <subtitle>Design of FO Tree Structure</subtitle> @@ -14,7 +14,7 @@ <body> <section> <title>Introduction</title> -<p> +<p> The FO Tree is an internal representation of the input FO document. The tree is created by building the elements and attributes from the SAX events. |