Norman Walsh wrote:
. . .
> - A ClassSynopsisInfo element was added
>
> If you have any comments, please send them to the list as soon
> as possible. I expect to package up DocBook V4.0beta1 sometime
> next week.
>
> Attached is the new DTD fragment, you will find complete examples
> at http://nwalsh.com/docbook/edbsyn/, including some sample
> instances and stylesheets which format them.
>
> In real life, the attlists will also include local extension
> parameter entities and role attributes.
>
> <!ELEMENT ClassSynopsis - - (Modifier*,
> (ClassName|InterfaceName|ExceptionName)+,
> (ClassSynopsisInfo
> |FieldSynopsis|%method.synop.class;)*)>
>
. . .
Excuse me for possible misunderstanding, but how this model allow to specify
such attributes of inheritance, as virtual /public/private inheritance in
C++ ? I'm sure, there are such attributes in other languages too.
Sincerely,
/Cit