Yes! (at least IMHO)
> -----Original Message-----
> From: Dave Pawson [mailto:dave.pawson@xxxxxxxxxx]
> Sent: Saturday, May 13, 2000 6:03 AM
> To: Xsl-List
> Subject: feature request
>
>
> xsl:output permits me to specify the doctype-public and
> doctype-system, but it doesn't allow me to specify
> any internal dtd additions (I'm particularly thinking of
> entity additions).
>
> Because of this I need to kludge it with
> <xsl:text disable-output-escaping="yes">
> to get the entity in
>
> <xsl:text disable-output-escaping="yes">
> <!DOCTYPE simpdoc SYSTEM "/sgml/mine/simpdoc.dtd"
> [<!ENTITY % chars SYSTEM "/sgml/mine/ents/unicode.ent">
> %chars;
> ]></xsl:text>
>
> Is it a reasonable request to add this?
>
> Regards DaveP
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
sara . mitchell - Mon, 15 May 2000 13:04:03 -0400 <=
Laurie Mann - Mon, 15 May 2000 14:47:01 -0400
Paul Grosso - Mon, 15 May 2000 17:31:09 -0500
Pawson, David - Tue, 16 May 2000 10:33:19 +0100
|
|