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: Names/XLink customization layer


On Thu, Nov 15, 2001 at 02:54:12PM +0100, Yann Dirson wrote:
> On Thu, Nov 15, 2001 at 08:13:33AM -0500, Norman Walsh wrote:
> > <!ENTITY % xlink-colon               ':'>
> > <!ENTITY % xlink-prefix              'xlink'>
> 
> What about instead:
> 
> <!ENTITY % xlink-namespace           'xlink'>
> <!ENTITY % xlink-colon               ':'>
> <!ENTITY % xlink-prefix              '%xlink-namespace;%xlink-colon;'>
> 
> That would allow just to use %xlink-prefix; in subsequent defs.

  Well the namespace really is
    "http://www.w3.org/1999/xlink";

<!ENTITY % xlink-namespace           'xlink'>

   is misleading.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/

----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


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