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] | [Elist Home]


Subject: Re: DOCBOOK: Announce: DocBk XML 3.1.7/XSL Stylesheets V0.18


Norm wrote:

> 2. You can't have the "pernicious mixed content" problem in XML,
> so the content model of entry really sucks. (It's a mixture of
> #PCDATA and both inline and block content; so the DTD can't
> prevent you from saying: 
> 
>   <entry><para>...</para>foo<para>...</para></entry>
> 
> But there's nothing we can do about it, as far as I can see.

Urgh.  Wouldn't it be better to change the table model here.  We
already have "entrytable!" and "entry".  How about splitting "entry"
into <!element entry (#PCDATA|%inline;)+ > (probably the content model
of a para) and <!element entryblock (...)> (sorry, it's not worth
right now to look up the correct entities for the content model) with
the block level elements?

/Jerry

-- 
        You can have it done fast,
        you can have it done cheap,
        and you can have it done well.
        --- But you can only have two of those at once.



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


Powered by eList eXpress LLC