replaced with t-faq.xml

This commit is contained in:
tille 2003-12-31 16:10:36 +00:00
parent 5ece4a6b83
commit 6748607d2b
1 changed files with 0 additions and 78 deletions

View File

@ -1,78 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<article class="faq">
<articleinfo>
<title>XXX FAQ</title>
<author>
<firstname>your first name</firstname>
<surname>your last name</surname>
<affiliation>
<address>
<email>you@your.domain/email>
</address>
</affiliation>
</author>
<pubdate>date of first publication</pubdate>
<revhistory>
<revision>
<revnumber>1.0</revnumber>
<date>release date</date>
<authorinitials>your initials</authorinitials>
<revremark>First release for TLDP</revremark>
</revision>
<revision>number/revnumber>
<date>date/date>
<authorinitials>initials/authorinitials>
<revremark>updates</revremark>
</revision>
</revhistory>
<legalnotice id="legalnotice">
<blockquote>
<para>Copyright YYYY your full nameThis material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at <ulink url="http://www.opencontent.org/openpub/"></ulink>).</para>
</blockquote>
</legalnotice>
<abstract>
<para>scope of the faq</para>
</abstract>
</articleinfo>
<qandaset defaultlabel="qanda">
<qandaentry>
<question>
<para>question 1</para>
</question>
<answer>
<para>answer 1</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>question 2</para>
</question>
<answer>
<para>answer 2</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>question 3</para>
</question>
<answer>
<para>answer 3</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>question 4</para>
</question>
<answer>
<para>answer 4</para>
</answer>
</qandaentry>
</qandaset>
</article>