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] Imagedata fileref problem


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


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