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]

Rendering of <editor> children


I am using the <editor> element in an <articleinfo> like:

...
<editor>
<firstname>John</firstname>
<surname>Doe</surname>
<affiliation>
<orgname>Acme Corp.</orgname>
<orgdiv>Document Management Dept.</orgdiv>
<address>
<city>Fooville</city>
</address>
</affiliation>
</editor>
...

When rendered in HTML it looks like:

John DoeAcme Corp.Document Management Dept.Fooville

i.e., no blanks in between the elements.

Is the method described above not the proper way to use the <editor>
element?

Cheers

Jens
-- 
Jens M. Felderhoff

home  : j.m.f@netcologne.de
office: jmfelder@baan.com

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