OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook] xml parsing


Hi,

AFAIK, jing does validate the XML, I remember seeing XML-errors (for example, missing tags) in jing output. If you want to use another just to check XML-parsing errors, I'd recommend xmllint.

Regards,

Robert Fekete

On 06/04/2013 05:18 AM, Alex Kleider wrote:
As a new comer to DocBook I've bee using the following tool chain:

jing /usr/share/xml/docbook/schema/rng/5.0/docbook.rng docbookDocument.xml
xmlto --skip-validation html bluebook.xml

It seems to work, but:

 From my reading:
DocBook.xml must first be checked for XML parsing errors before it is
validated against docbook.rng (RelaxNG grammer and Schematron rules.)
Jing is a RelaxNG validator (in Java.)

Does Jing also check xml parsing errors or should I be using another tool first?
I can't find clarification of this issue on the Jing site (or anywhere else, for
that matter.)

I've been using vim as my editor, on a Linux (Ubuntu) platform.

Any advice/guidance appreciated.
Thanks.

alex



---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-help@lists.oasis-open.org





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]