docbook-apps

  • 1.  Test XML file?

    Posted 01-06-2008 19:53
    Could someone point me toward a test DocBook XML file? My primary sources
    are DocBook: The Definitive Guide and Bob Stayton's DocBook XSL: The
    Complete Guide. Haven't noticed anything like a test file, but I could have
    missed it. Would prefer DOCTYPE book, but I'm not picky. Thanks, and I
    know that I should probably just make one up myself. I would prefer a
    known-good test case, if possible.

    Thanks,
    Mark Twenhafel

    --
    ________________
    Read my blog!
    http://chollapete.blogspot.com



  • 2.  Re: [docbook-apps] Test XML file?

    Posted 01-06-2008 20:17
    Hi Mark,

    Am Sonntag, 6. Januar 2008 20:52:49 schrieb Mark Twenhafel:
    > Could someone point me toward a test DocBook XML file? My primary
    > sources are DocBook: The Definitive Guide and Bob Stayton's DocBook
    > XSL: The Complete Guide. Haven't noticed anything like a test file,
    > but I could have missed it. Would prefer DOCTYPE book, but I'm not
    > picky. Thanks, and I know that I should probably just make one up
    > myself. I would prefer a known-good test case, if possible.

    Maybe the following directory may help?
    https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/testdocs/tests/

    Bye,
    Tom




  • 3.  Re: [docbook-apps] Test XML file?

    Posted 01-06-2008 22:31
    On Jan 6, 2008 11:52 AM, Mark Twenhafel <chollapete@gmail.com> wrote:
    > Could someone point me toward a test DocBook XML file? My primary sources
    > are DocBook: The Definitive Guide and Bob Stayton's DocBook XSL: The
    > Complete Guide.

    Hi,

    The DocBook sources for Version Control with Subversion are available
    here: http://svnbook.red-bean.com/trac/browser/tags/en-1.4-final/src/en/book/


    Regards,
    Keith



  • 4.  Re: [docbook-apps] Test XML file?

    Posted 01-15-2008 06:24
    Does something simpler like "HelloWorld.xml" exist?

    The purpose is to check/test if an XML set works
    (i.e. xsltproc, fop, xsl files).

    --
    EL6.



  • 5.  Re: [docbook-apps] Test XML file?

    Posted 01-15-2008 08:15
    Euis Luhuanam wrote:
    > Does something simpler like "HelloWorld.xml" exist?
    >
    > The purpose is to check/test if an XML set works
    > (i.e. xsltproc, fop, xsl files).


    This was asked a few days ago.
    The docbook distribution contains test files, but they are not
    good examples of 'normal' books/articles etc.

    Perhaps it would be a good idea to include in the distribution
    an example, perhaps called 'helloWorld.xml' that can be used
    for this purpose?

    Euis, what root element are you using?
    Do you care if it is book or article?

    Are you using docbook 4 or 5?

    regards

    --
    Dave Pawson
    XSLT XSL-FO FAQ.
    http://www.dpawson.co.uk



  • 6.  Re: [docbook-apps] Test XML file?

    Posted 01-17-2008 10:10
    Dave Pawson wrote:
    > Euis Luhuanam wrote:
    >> Does something simpler like "HelloWorld.xml" exist?
    >> The purpose is to check/test if an XML set works
    >> (i.e. xsltproc, fop, xsl files).
    > This was asked a few days ago.
    > The docbook distribution contains test files, but they are not
    > good examples of 'normal' books/articles etc.

    Apology: I forgot to include the original mail. I replied this after looking at
    https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/testdocs/tests/ and
    http://svnbook.red-bean.com/trac/browser/tags/en-1.4-final/src/en/book/

    > Perhaps it would be a good idea to include in the distribution
    > an example, perhaps called 'helloWorld.xml' that can be used
    > for this purpose?
    > Euis, what root element are you using?
    > Do you care if it is book or article?

    No: The purpose is for checking if the utilities works
    ( like xsltproc, fop, and xsl files).

    > Are you using docbook 4 or 5?
    I am still using DocBook 4.5


    regards,

    --
    EL6.