Next in thread → Next in month →

RE: DOCBOOK-APPS: publisher element

From
Restie Perona <>
Date
2002-11-19T22:15:06+00:00
ID
000401c2900e$59e64400$7c4110ac@Mdcomposition
Thread
RE: DOCBOOK-APPS: publisher element
so i guess i would just enclose my whole text in <publishername>, it could
take time to edit all my chapters and let the stylesheet do the formatting
of the order. thanks, i appreciate all your help.

restie

-----Original Message-----
From:  [mailto:]
Sent: Tuesday, November 19, 2002 2:58 PM
To: Robert P. J. Day; Restie Perona
Cc: 
Subject: Re: DOCBOOK-APPS: publisher element


On Tue, Nov 19, 2002 at 01:30:07PM -0500, Robert P. J. Day wrote:
> On Tue, 19 Nov 2002, Restie Perona wrote:
>
> > hi guys,
> >
> > can anybody help me about this?
> >
> > My text shows like this: "Philadelphia: WB Saunders,"
> >
> > with error:
> > <publisher>
> > 	<address>
> > 		<city>Philadelphia:</city>
> > 	</address>
> > 	<publishername>WB Saunders,</publishername>
> > </publisher>
> >
> > valid:
> > <publisher>
> > 	<publishername>WB Saunders,</publishername>
> > 	<address>
> > 		<city>Philadelphia:</city>
> > 	</address>
> > </publisher>
> >
> > Is there anybody know the reason behind this?
>
> because the <publisher> element is defined to have a mandatory
> <publishername> element *followed by* an arbitrary number of
> <address> elements.  <publishername> must come first.

That's true in the document, but it doesn't prevent a
stylesheet customization from presenting them in a
different order in output.

--

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: 
Next in thread → Next in month →