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] caption in table


Are you using DocBook 4.3?  That will only validate in 4.3, not 4.2.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Sam Steingold" <sds@gnu.org>
To: <docbook@lists.oasis-open.org>
Sent: Tuesday, June 15, 2004 7:05 AM
Subject: [docbook] caption in table


> How do I use caption in table?
> <http://docbook.org/tdg/en/html/table.html> appears to indicate that if
> I use caption, I do not need tgroup (and thead and tbody just follow
> caption), but when I do that I get
>
> d:\gnu\sp\bin\nsgmls.exe:mop.xml:229:16:E: there is no attribute "align"
> d:\gnu\sp\bin\nsgmls.exe:mop.xml:229:24:E: document type does not allow
element "caption" here
> d:\gnu\sp\bin\nsgmls.exe:mop.xml:242:7:E: document type does not allow
element "thead" here
> d:\gnu\sp\bin\nsgmls.exe:mop.xml:244:8:E: document type does not allow
element "tbody" here
>
> <table id="inherit-struct">
>  <caption align="bottom">
>   <simpara>Direct superclass ...</simpara>
>   <simpara>Each class ... </simpara></caption>
>  <thead><row>...</row></thead>
>  <tbody>...
> ...
>
> What's wrong?
>
> --
> Sam Steingold (http://www.podval.org/~sds) running w2k
> <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
> <http://www.mideasttruth.com/> <http://www.honestreporting.com>
> Don't hit a man when he's down -- kick him; it's easier.
>
>
> To unsubscribe from this list, send a post to
docbook-unsubscribe@lists.oasis-open.org, or visit
http://www.oasis-open.org/mlmanage/.
>
>
>




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