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] DB Website equivalents?


On Friday 27 August 2004 02:59, Tobias Reif wrote:
> On Fri 2004-08-27 maria jones wrote:
> Headings are titles, I'd use element "title".
>
> Tobi

Ok - how about the following:

<H1> Header 1</H1>
<H2>Header 2</H2>
..content..
<H2>Header 2</H2>
..content..

the H1 and first H2 element, if converted to XML would look like two title 
elements directly together. Not valid.

Does nested 'section' elements satisfy the validation problem here.

Thanks.


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