docbook-apps

  • 1.  survey of DocBook 5.0 validation tools

    Posted 12-15-2008 19:32
    I'm doing an informal survey for the DocBook Technical Committee regarding
    schema usage for DocBook 5.0. We would like to know among DocBook 5.0 users:

    1. Which schema type are you using (RelaxNG, DTD, XML Schema) and why.

    2. What editing tools are you using, and why.

    3. What validation tools you are using, and why.

    You can reply to the list or to me directly if you like.
    Thanks.

    Bob Stayton
    Sagehill Enterprises
    bobs@sagehill.net





  • 2.  Re: [docbook-apps] survey of DocBook 5.0 validation tools

    Posted 12-16-2008 02:23
    2008/12/16 Bob Stayton <bobs@sagehill.net>:
    > I'm doing an informal survey for the DocBook Technical Committee regarding
    > schema usage for DocBook 5.0. We would like to know among DocBook 5.0 users:
    >
    > 1. Which schema type are you using (RelaxNG, DTD, XML Schema) and why.
    >
    RelaxNG

    > 2. What editing tools are you using, and why.
    >
    plain text editor(EmEditor, vim)

    > 3. What validation tools you are using, and why.
    >
    jing

    > You can reply to the list or to me directly if you like.
    > Thanks.
    >
    > Bob Stayton
    > Sagehill Enterprises
    > bobs@sagehill.net
    >



  • 3.  Re: [docbook-apps] survey of DocBook 5.0 validation tools

    Posted 12-16-2008 06:31
    On 15 déc. 08, at 20:31, Bob Stayton wrote:

    > 1. Which schema type are you using (RelaxNG, DTD, XML Schema) and
    > why.

    RelaxNG but I can't tell you why, I didn't try the other (except thew
    DTD). I've change when I "upgraded" for DB4 to DB5.
    >
    > 2. What editing tools are you using, and why.

    oXygenXML because I thinks it very useful and more and more powerful
    every new version.
    >
    > 3. What validation tools you are using, and why.
    SaxonSA, but I use to xmllind ans xsltproc.

    Jacques
    --
    Mac OS X Server à votre service, seconde édition (Leopard) est
    disponible au "Monde en Tique" <http://www.lmet.fr>".










  • 4.  RE: [docbook-apps] survey of DocBook 5.0 validation tools

    Posted 12-16-2008 07:33

    1. Which schema type are you using (RelaxNG, DTD, XML Schema) and why.
    RelaxNG. It is easy to customize and we can keep up with future developement.

    2. What editing tools are you using, and why.
    XMLmind XML Editor. It supports DocBook 5 and XInclude out of the box, it can be easily customized and extended, editing DocBook documents is intuitive and fast as soon as you learn the basics.

    3. What validation tools you are using, and why.
    XMLMind XML Editor, Jing within Ant build file.

    Pavel Škopík



  • 5.  Re: [docbook-apps] survey of DocBook 5.0 validation tools

    Posted 12-16-2008 13:18
    Bob Stayton wrote:
    > I'm doing an informal survey for the DocBook Technical Committee
    > regarding schema usage for DocBook 5.0. We would like to know among
    > DocBook 5.0 users:
    >
    > 1. Which schema type are you using (RelaxNG, DTD, XML Schema) and why.

    relax NG - 'cos it's easier to work with

    >
    > 2. What editing tools are you using, and why.

    emacs - 'cos ..... it's always open and nxml-mode takes some beating

    >
    > 3. What validation tools you are using, and why.

    Jing. It works, even with the -i option :-)




    regards

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




  • 6.  Re: [docbook-apps] survey of DocBook 5.0 validation tools

    Posted 12-16-2008 14:30
    Quoting Bob Stayton <bobs@sagehill.net>:
    > 1. Which schema type are you using (RelaxNG, DTD, XML Schema) and why.

    RelaxNG, because it's easy to work with and powerful.

    > 2. What editing tools are you using, and why.

    nxml-mode in GNU Emacs, because I'm an Emacs user anyway.
    (I used to use XXE - XMLMind XML Editor - as well, which is unfortunately
    not free software.)

    > 3. What validation tools you are using, and why.

    xmllint, because it's fast and just works for me.



  • 7.  Re: [docbook-apps] survey of DocBook 5.0 validation tools

    Posted 12-16-2008 16:45
    Bob Stayton wrote:
    > I'm doing an informal survey for the DocBook Technical Committee regarding
    > schema usage for DocBook 5.0. We would like to know among DocBook 5.0 users:
    >
    > 1. Which schema type are you using (RelaxNG, DTD, XML Schema) and why.
    RelaxNG, DTD
    >
    > 2. What editing tools are you using, and why.
    oXygen XML Editor
    >
    > 3. What validation tools you are using, and why.
    oXygen (built-in validation for both)
    >
    > You can reply to the list or to me directly if you like.
    > Thanks.
    >
    > Bob Stayton
    > Sagehill Enterprises
    > bobs@sagehill.net
    >
    >
    >
    > ---------------------------------------------------------------------
    > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
    > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
    >
    >


    Scott Hudson
    Senior XML Architect

    e: scott.hudson@FlatironsSolutions.com
    O: 303.542.2146
    C: 303.332.1883
    F: 303.544.0522

    http://www.FlatironsSolutions.com
    Vision. Experience. Engineering Excellence



  • 8.  Re: [docbook-apps] survey of DocBook 5.0 validation tools

    Posted 12-16-2008 16:49
    > 1. Which schema type are you using (RelaxNG, DTD, XML Schema) and why.

    DTD, because it provides named character references.

    > 2. What editing tools are you using, and why.

    nxml-mode for GNU Emacs, because it's the best tool for my favourite editor.

    > 3. What validation tools you are using, and why.

    xmllint, because it's powerful and comes with libxml2

    --
    Noah Slater, http://tumbolia.org/nslater



  • 9.  Re: [docbook-apps] survey of DocBook 5.0 validation tools

    Posted 12-16-2008 17:57
    Bob Stayton wrote:
    > I'm doing an informal survey for the DocBook Technical Committee
    > regarding schema usage for DocBook 5.0. We would like to know among
    > DocBook 5.0 users:
    >
    > 1. Which schema type are you using (RelaxNG, DTD, XML Schema) and why.
    RelaxNG - DTD a thing of the past
    >
    > 2. What editing tools are you using, and why.
    >
    OxygenXML 10.0 - does everything; well, all I want. BBedit
    occasionally, especially for global multi-file edits
    > 3. What validation tools you are using, and why.
    >
    OxygenXML built-in, relames from SUN,
    http://relaxed.vse.cz/docbookvalidator/
    > You can reply to the list or to me directly if you like.
    > Thanks.
    >
    > Bob Stayton
    > Sagehill Enterprises
    > bobs@sagehill.net
    >
    >
    >
    > ---------------------------------------------------------------------
    > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
    > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
    >
    >
    >


    --
    Ron Catterall, Phd, DSc ron@catterall.net
    Prolongacion de Hidalgo 140 http://catterall.net/
    San Felipe del Agua tel: +52 951 520 1821
    Oaxaca 68020 Mexico fax: +1 530 348 8309





  • 10.  Charter update -- Review

    Posted 12-16-2008 20:32
      |   view attached

    Attachment(s)

    html
    charter.html   3 KB 1 version


  • 11.  Re: [docbook-tc] Charter update -- Review

    Posted 12-17-2008 10:38
    2008/12/16 Richard Hamilton 


  • 12.  Re: [docbook-apps] survey of DocBook 5.0 validation tools

    Posted 12-16-2008 19:02
    Hi,

    On Montag, 15. Dezember 2008, Bob Stayton wrote:
    > I'm doing an informal survey for the DocBook Technical Committee
    > [...]
    > 1. Which schema type are you using (RelaxNG, DTD, XML Schema) and why.

    RELAX NG because of its explanation of elements which are shown as a tool
    tip in some XML editors (for example, in oXygen) and for its ease of use.

    I don't use the other schema types as the are a) not official, and b) are
    limited in their expressive power (especially the DTD).


    > 2. What editing tools are you using, and why.

    Depends:

    - Emacs + nXML for the one and only(?) open source editor for
    editing with RELAX NG schema
    - oXygen for its different editing modes (like the author mode as a
    kind of WYSYWYG), XSLT debugging and lots of other good features


    > 3. What validation tools you are using, and why.

    Normally I use xmllint to validate my DocBook4 documents. However, it
    seems it has some problems with the RELAX NG schema of DocBook5. So I use
    it mainly to resolve XIncludes (rarely XPointers) and validate it through
    jing or msv.



    Tom

    --
    Thomas Schraitle