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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-tc message

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


Subject: Re: [docbook-tc] Simplified DocBook


And the same question applies to the full DocBook 4.3 CR1.
I believe the answer is that it should be optional.

Bob Stayton
Sagehill Enterprises
bobs@sagehill.net


----- Original Message ----- 
From: "Scott Hudson" <Scott.Hudson@Sun.COM>
To: "Norman Walsh" <ndw@nwalsh.com>
Cc: <docbook-tc@lists.oasis-open.org>
Sent: Friday, December 19, 2003 9:42 AM
Subject: Re: [docbook-tc] Simplified DocBook


> Hi Norm,
>
> according to the HTML 4.01 and XHTML 1.0,  should our caption be set to
> optional as well?
>
> <!ELEMENT table
>      (caption?, (col*|colgroup*), thead?, tfoot?, (tbody+|tr+))>
> <!ELEMENT caption  %Inline;
<http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_Inli
ne>>
> <!ELEMENT thead    (tr)+>
> <!ELEMENT tfoot    (tr)+>
> <!ELEMENT tbody    (tr)+>
> <!ELEMENT colgroup (col)*>
> <!ELEMENT col      EMPTY>
> <!ELEMENT tr       (th|td)+>
> <!ELEMENT th       %Flow;
<http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_Flow
>>
> <!ELEMENT td       %Flow;
<http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_Flow
>>
>
>
> <!ATTLIST table
<http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_tabl
e>
>
> %attrs;
<http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_attr
s>
>
>   summary     %Text;
<http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_Text
>         #IMPLIED
>
>   width       %Length;
<http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_Leng
th>       #IMPLIED
>
>   border      %Pixels;
<http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_Pixe
ls>       #IMPLIED
>
>   frame       %TFrame;
<http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_TFra
me>       #IMPLIED
>
>   rules       %TRules;
<http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_TRul
es>       #IMPLIED
>
>   cellspacing %Length;
<http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_Leng
th>       #IMPLIED
>
>   cellpadding %Length;
<http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_Leng
th>       #IMPLIED
>
>   align       %TAlign;
<http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_TAli
gn>       #IMPLIED
>
>   bgcolor     %Color;
<http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_Colo
r>        #IMPLIED
>
>   >
>
>
> In sdocbookv1.1CR1, we currently have:
>
> <!ENTITY % tbl.table.mdl "((title , (mediaobject+ | tgroup+)) | (caption ,
(col* | colgroup*) , thead? , tfoot? , (tbody+ | tr+)))">
>
> Also, should we allow the same attribute values?
>
> Thanks and Happy Holidays,
>
> --Scott
>
> Norman Walsh wrote:
>
> >To unsubscribe from this mailing list (and be removed from the roster of
the OASIS TC), go to
http://www.oasis-open.org/apps/org/workgroup/docbook-tc/members/leave_workgroup.php.
> >
>
>



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