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] | [Elist Home]


Subject: DOCBOOK: Re: Urgent: user experience with 4.2CR1?


/ Norman Walsh <ndw@nwalsh.com> was heard to say:
| / Bob Stayton <bobs@caldera.com> was heard to say:
| | You could disable the DTD and still use
| | valid syntax by putting this inside the marked section:
| |
| | <![%sgml.features;[
| | <![%xml.features;[
| | <!-- ERROR: Exactly one of xml.features and sgml.features must be turned on! -->
| | <!ENTITY % dbpool.module "IGNORE">
| | <!ENTITY % dbhier.module "IGNORE">
| | ]]>
| | ]]>
| |
| | They won't get very far without those two modules.  8^)
|
| True. But they won't get obvious error messages either.

I think this is a better answer:

<![%sgml.features;[
<![%xml.features;[
<!-- ERROR: Exactly one of xml.features and sgml.features must be turned on! -->
<!ENTITY % dbpool PUBLIC
"-//OASIS//ELEMENTS DocBook Information Pool ERROR V4.2CR1//EN"
"http://www.oasis-open.org/docbook/error.both.xml.and.xml.features.selected";>
]]>
]]>

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Are you not the future of all the
http://www.oasis-open.org/docbook/ | memories stored within you? The
Chair, DocBook Technical Committee | future of the past?--Val\'ery


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


Powered by eList eXpress LLC