Re: Docbook 5.x

From: Jürgen Purtz <juergen(at)purtz(dot)de>
To: pgsql-docs(at)postgresql(dot)org
Subject: Re: Docbook 5.x
Date: 2016-10-19 09:11:47
Message-ID: d40f7c85-6b81-0b43-d980-2ffca5342960@purtz.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The Docbook TC is discussing the mid-term plans for Docbook 6, see:
https://lists.oasis-open.org/archives/docbook/201610/msg00005.html .
Just like at Docbook 5, the normative standard will be written in
RelaxNG+Schematron. In the past they generated dtd and xsd files out of
RelaxNG. But for Docbook 6 they consider to drop the xsd version - the
dtd will survive as it can be generated automatically.

* Does anybody need the xsd version in the long term? * xmllint is able
to validate against RelaxNG.

Kind regards, Jürgen

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message dbaffaleuf 2016-10-21 16:02:24 hugepagesize instead of PAGE_SIZE
Previous Message joanmi 2016-10-13 07:48:37 Parallel queries on CTE for writing operations.