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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Alternative "character entity" proposal

[ Lists Home | Date Index | Thread Index ]

Richard Tobin wrote:
> The syntax for declaring a single entity is an attribute of the
> form:
> 
>    xmlent:eacute="é"

What's wrong with a PI:
  <?xml:decl-entity name="eacute" value="&#xe9;"?>
or
  <?xml:decl-entity eacute="&#xe9;"?>

Except for scoping, of course, but I guess most people will
put their entity definitions at the beginning of the file (or
on the document element) anyway.

J.Pietschmann





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS