At 12.41 08/09/01 +0200, you wrote:
>Hi,
>
>I downloaded the docbook-xsl-stuff (version 1.44) from sourceforge and started
>trying. Since I didn't have a docbook document handy I took the warranty.xml
>from the docsrc-directeory and added the stylesheet name html/docbook.xml and
>the processing instruction for cocoon (the whole thing with cocoon.1.8.
>However this seemed to run into an endless loop.
>After this I downloaded the latest xalan-release and tried this on the command
>line. It took an awful long time and at least returned. So does anybody have
>a short docbook document for trying?

Hi,
this articles is incuded in "DocBook, the definitive guide" CDROM

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article
   PUBLIC "-//Norman Walsh//DTD Simplified DocBk XML V3.1.3.6//EN"
   "n:/share/sgml/norman_walsh/sdocbook/sdocbook.dtd">

<!-- test document -->

<article><title>Article Test Document Title</title>
<artheader>
<title>Artheader Test Document Title</title>
<authorgroup>
<corpauthor>nwalsh</corpauthor>
<author><firstname>Norman</firstname><surname>Walsh</surname></author>
<othercredit><firstname>Other</firstname><surname>Credit</surname></othercredit>
<editor><firstname>Someother</firstname><surname>Editor</surname></editor>
<author><firstname>Someone</firstname><surname>Else</surname></author>
</authorgroup>
<pubdate>Apr. 26, 1999</pubdate>
<copyright><year>1999</year><holder>Norman Walsh</holder></copyright>

<abstract>
<para>This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
</para>
</abstract>
</artheader>

<para>
This is a <quote>short quote</quote>.
This is a <quote>Quotation with a <quote>nested quotation
containing a <quote>nested quotation and another <quote>nested
quotation</quote></quote></quote></quote>.
</para>

<literallayout>This is a <emphasis>literal layout</emphasis>
   It'll be a &lt;pre&gt; until the <filename>chunk.pl</filename>
script    fixes   things    up.</literallayout>

<para>This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
</para>

<figure id="testfig"><title>Test Figure</title>
<programlisting>This is a
   ProgramListing
</programlisting>
</figure>

<para>This para contains an xref to a figure: <xref linkend="testfig"/>.
</para>

<figure id="testfig2"><title>Test Figure2</title>
<programlisting>A Second
   Test Figure
</programlisting>
</figure>

<para>This para contains an <link linkend="testfig2">link</link> to a
figure.
</para>

<itemizedlist>
<listitem><para>Test item.</para></listitem>
<listitem><para>Test item.</para></listitem>
<listitem><para>Test item.</para></listitem>
</itemizedlist>

<orderedlist>
<listitem><para>Test item.</para></listitem>
<listitem><para>Test item.</para></listitem>
<listitem><para>Test item.</para></listitem>
</orderedlist>

<para>This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
</para>

<section><title>First level section</title>
<section><title>Second level section</title>
<section>
<sectioninfo>
<title>Third level section</title>
</sectioninfo>
<section><title>Fourth level section</title>
<section><title>Fifth level section</title>
<sectioninfo>
<title>Fifth level section (SI)</title>
</sectioninfo>
<section><title>Sixth level section</title>
<section><title>Seventh level section</title>
<para>This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
This article is just a test. This article is just a test.
</para>
</section>
</section>
</section>
</section>
</section>
</section>
</section>

<appendix><title>Appendix</title>

<para>This is just a test.</para>

</appendix>
</article>


Ciao
Marina


>Konstantin
>
>--
>Konstantin Agouros - NetAge Solutions, Dingolfinger Str. 6, 81673 Muenchen
>Tel.: 089 666584-0, Fax: 089 666584-11, Email: [EMAIL PROTECTED]
>--------------------------------------------------------------------------
>Black holes are, where god divided by zero.
>
>---------------------------------------------------------------------
>Please check that your question has not already been answered in the
>FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
>To unsubscribe, e-mail: <[EMAIL PROTECTED]>
>For additional commands, e-mail: <[EMAIL PROTECTED]>

-------------------------------------------------------------------------------------------
L'unico modo per accelerare windows 9.x/2K e' a 9,8 m/s^2 ;-)

Utente Linux registrato: #218195 (http://counter.li.org)


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to