This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] WHY is the XML catalog of website always not useable?


Website DTD is an wonderfull tool. I really like it, but:

Why is the contained catalog.xml never in sync with the rest. I know this from 2.4.1. In 2.5.0 it is the same.

Look at this:

<!-- Website DTD locations -->

<group xml:base="schema/dtd/"
       id="website-dtd"
       prefer="public">

  <public
    publicId="-//Norman Walsh//DTD Website V2.4.0//EN"
    uri="website.dtd"/>

Opening website.dtd you can see there:


Common declaration:


     <?xml version="1.0"?>
     <!DOCTYPE webpage
       PUBLIC "-//Norman Walsh//DTD Website V2.5.0//EN"

"http://docbook.sourceforge.net/release/website/2.5.0/schema/dtd/website.dtd";>

KK.

Regards,

Oliver Fischer



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]