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]

Re: Completely failing to understand OLink


Angus,

On Wed, May 17, 2000 at 08:52:36AM +1000, Angus Lees wrote:
> On Fri, May 12, 2000 at 12:55:19PM +0000, Nik Clayton wrote:
> >     <DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
> >     <!ENTITY otherdoc SYSTEM "../handbook/book.sgml">
> >     ]>
> > However Jade spits out
> >   "otherdoc" is not a data or subdocument entity
> 
> i got fooled by this one for a fair while too..
> 
> try:
>  <!ENTITY otherdoc SYSTEM "../handbook/book.sgml" CDATA SGML>
> 
> i'm sure there's something deep-and-meaningful about the last two
> keywords - but you'll have to ask someone who actually understands
> SGML ;)

Thanks for that -- it solved the first problem, only to uncover another
one.

Jade now consistently emits:

    dblib.dsl:661:6:E: 1st argument for primitive "literal" of wrong type: \
        "#f" not a string

irrespective of which id I point to in the target document -- it also occurs
with a massively stripped down target document.  I won't clog up the list
with examples, but I'll happily forward them on to anyone who thinks they
might be able to help.

Cheers,

N
-- 
Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
Telephone line, $24.95 a month.  Software, free.  USENET transmission,
hundreds if not thousands of dollars.  Thinking before posting, priceless.
Somethings in life you can't buy.  For everything else, there's MasterCard.
  -- Graham Reed, in the Scary Devil Monastery

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