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: Announce: DocBook V5.0b1


/ Sam Steingold <sds@gnu.org> was heard to say:
| I am not using xinclude anyway, I have been using SYSTEM entities, and
| it appears that I can keep using them.

Yes, you can. You can do so even if you don't want to rely on the
DTD for V5.0. This is perfectly well-formed XML:

<!DOCTYPE book [
<!ENTITY ...>
]>
<book xmlns="http://docbook.org/ns/docbook";>
...

| <2> what do I use instead of <structfield> to mark up a slot (field) in
|     a structure or class?

I'd proably use varname, maybe with a role. But maybe the right thing
to do is put structname and structfield back. Of all the things we
cut, that's the one that probably is the least well-justified.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | A complex system that works is
http://www.oasis-open.org/docbook/ | invariably found to have evolved
Chair, DocBook Technical Committee | from a simple system that
                                   | worked.--J. Gall

PGP signature



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