example-tutorial/de para-de.xml, NONE, 1.1 example-tutorial-de.xml, 1.1, 1.2

Tommy Reynolds (jtr) fedora-docs-commits at redhat.com
Fri Feb 3 17:22:37 UTC 2006


Author: jtr

Update of /cvs/docs/example-tutorial/de
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23307/de

Modified Files:
	example-tutorial-de.xml 
Added Files:
	para-de.xml 
Log Message:
Added fake <xi:include> entry for the fake DE "translation".



--- NEW FILE para-de.xml ---
<!-- $Id: -->

<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook V4.2//EN"
 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [

 <!ENTITY BOILERPLATE "This header makes editing XML easier" >

]>

<para>
  This paragraph was obtained via an
  <wordasword><xi:include></wordasword> element, just for an
  example.
</para>


Index: example-tutorial-de.xml
===================================================================
RCS file: /cvs/docs/example-tutorial/de/example-tutorial-de.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- example-tutorial-de.xml	3 Feb 2006 17:17:03 -0000	1.1
+++ example-tutorial-de.xml	3 Feb 2006 17:22:29 -0000	1.2
@@ -34,7 +34,13 @@
       since those tags will make sections less modular, i.e., harder to
       relocate without changing a lot of other markup.
     </para>
-
+    <xi:include href="para-de.xml" xmlns:xi="http://www.w3.org/2001/XInclude">
+      <xi:fallback>
+        <para>
+          Could not find the <filename>para-de.xml</filename> file
+        </para>
+      </xi:fallback>
+    </xi:include>
     <para>
       Keep text within the <command>title</command> tags on the same
       line as the tags. Nesting the title on a separate line from the




More information about the Fedora-docs-commits mailing list