The conversion to HTML creates proper XHTML.
[xmldoc.git] / doc / glossary.xml
index 7598ed8..bf6963a 100644 (file)
@@ -5,7 +5,7 @@
 <!--
       XML documentation system
       Original author :  Arjen Baart - arjen@andromeda.nl
-      Version         : $Revision: 1.1 $
+      Version         : $Revision: 1.2 $
 -->
 
 <chapter>
    Creates a <ref to='list'>list</ref> of numbered items.
   </item>
 
+  <item tag='example'>
+   A <ref to='block'>block-level</ref> element to hold text with a
+   pre-determined layout. The block of text is surrounded by a border.
+  </item>
+
   <item tag='footnote'>
    Creates a numbered <ref to='footnote'>footnote</ref> at the bottom of the page.
   </item>
@@ -87,6 +92,7 @@
 
   <item tag='include'>
    Includes part of the document from another <ref to='include'>file</ref>.
+   <emph>Deprecated</emph>. Use the standard XML Inclusion method instead.
   </item>
 
   <item tag='infoitem'>