This is the mail archive of the
docbook@lists.oasis-open.org
mailing list for the DocBook project.
Re: [docbook] Imagedata fileref problem
- From: Bob Stayton <bobs at sco dot com>
- To: v1k1ng0 <v1k1ng0 at softhome dot net>
- Cc: docbook at lists dot oasis-open dot org
- Date: Fri, 24 Oct 2003 07:41:49 -0700
- Subject: Re: [docbook] Imagedata fileref problem
- References: <20031024124011.GA1158@orgullo.ddts.net>
On Fri, Oct 24, 2003 at 01:40:11PM +0100, v1k1ng0 wrote:
> Hello,
> I'm having a problem with the attached file.
> When I make:
> $ nsgmls -s fichero.sgml
>
> The output is:
> nsgmls:fichero.sgml:68:60:E: character data is not allowed here
> nsgmls:fichero.sgml:71:49:E: character data is not allowed here
>
> And I don't know what is the mistake, the syntax is correct ...
> Thanks beforehand.
You are parsing an SGML file.
The ending slash is XML syntax for an empty element,
not SGML syntax:
<imagedata fileref="login.eps" format="EPS" scale="40"/>
--
Bob Stayton 400 Encinal Street
Publications Architect Santa Cruz, CA 95060
Technical Publications voice: (831) 427-7796
The SCO Group fax: (831) 429-1887
email: bobs@sco.com
To unsubscribe from this list, send a post to docbook-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.