← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: DOCBOOK-APPS: Sections only nesting

From
Norman Walsh <>
Date
2000-10-11T21:21:16+00:00
ID
Thread
Re: DOCBOOK-APPS: Sections only nesting
/ Stuart Farnan <> was heard to say:
| Thanks for that, sorry, I gave a bad explanation, I have a root element of
| article.
[...]
| <article>
| 	...
| 	...
| 	<section>
| 		<title>...</title>
| 	</section
| <!--
| 	<section>
| 		<title>...</title>
| 	</section
| -->
| </article>
| 
| Thiw parses and validates fine, but when I remove the comments to include
| the other section(s) I get a parse error in the line number that holds the
| opening tag of the second section.

That example is fine. I bet you have something else between the
first and second sections. You can't have any intervening elements.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <>      | 'I have done that,' says my
http://www.oasis-open.org/docbook/ | memory. 'I cannot have done
Chair, DocBook Technical Committee | that'--says my pride, and remains
                                   | adamant. At last--memory
                                   | yields.--Nietzsche
← Prev in month ← Prev in thread
Next in thread → Next in month →