This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Codepoint attribute for character elements


/ Elliotte Rusty Harold <elharo@metalab.unc.edu> was heard to say:
| <doc xmlns:e="http://www.oasis-open.org/docbook/xmlcharent/names";>
| <p>This document uses the character names element to access
| character entities, such as "<e:char codepoint="0xE9"/>".</p>
| </doc>

How would that differ from &#xE9;?

The point of the character element is to allow people to use names; if
you really want to use codepoints, can't you just use numeric
character references?

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Resist the urge to hurry; it will
http://www.oasis-open.org/docbook/ | only slow you down--Bruce Eckel
Chair, DocBook Technical Committee |


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]