OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: DOCBOOK-APPS: Sections only nesting


I have noticed that it is only possible to nest section elements in the XML
version of DocBook 4.1.2.  How do you go about breaking up an article into
multiple sections if they cannot follow one another?

for example, I want to have:

<section role="summary">
	<title>...</title>
	<para>
	....
	</para>
</section>
<section role="description">
	<title>...</title>
	<para>
	....
	</para>
</section>

But this generates an error.  Is there any way to section an
article/book/etc. into multiple parts but all at the same logical level?

Thanks,

Stuart


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


Powered by eList eXpress LLC