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


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

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

To unsubscribe from this list, send a post to docbook-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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