Thanks. Sadly, I saved the change before I could make a diff. The file is xml/unparse.lisp.

A follow-up question: Is there a way to emit a newline into the file? It would help in readability of some parts.

Cheers,
    - Steve


From: David Lichteblau <david@lichteblau.com>
To: Nunez Steve <steve_nunez@yahoo.com>
Cc: cxml-devel@common-lisp.net
Sent: Sunday, June 14, 2009 2:01:26 AM
Subject: Re: [cxml-devel] cxml:doctype function

Quoting Nunez Steve (steve_nunez@yahoo.com):
> Does anyone have an example of using the cxml:doctype function? The
> code indicates that the last argument is of type puri:uri, which I
> think I have in the following:

From the last time this came up, I think that the documentation is
simply wrong and should say "string" there rather than "puri:uri" here.

Sorry for not having fixed the documentation yet.  If you have a
documentation patch (ideally plus a test case), that would be great.


d.