Try
(gi (sgml-root-element))
HTH,
Juan R. Migoya
SPAIN
Yann Dirson wrote:
>
> I'm trying to have my dsssl transformation stylesheets guess the gi of
> the root element (article, book, table, ...), so that I can output the
> correct doctype line.
>
> Unfortunately in the following clause the call to (gi) returns #f.
> Anyone knows what the problem is ?
>
> (root
> (make sequence
> (make document-type
> name: (gi (current-root))
> public-id: "-//Norman Walsh//DTD DocBk XML V3.1.3//EN"
> system-id: "/usr/lib/sgml/dtd/docbook-xml/docbookx.dtd")
> (process-children)))
>
[snip]..........
>
> Yann Dirson <[EMAIL PROTECTED]> http://www.alcove.com/
> Free-Software Engineer Ing�nieur Logiciel-Libre
> Free-Software time manager Responsable du temps Informatique-Libre
>
> ----------------------------------------------------------------
> To subscribe or unsubscribe from this elist use the subscription
> manager: <http://lists.oasis-open.org/ob/adm.pl>
----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>