|
Subject: feature request From: "Dave Pawson" <dave.pawson@xxxxxxxxxx> Date: Sat, 13 May 2000 14:02:55 +0100 |
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
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Dynamicilly Applying XSL in Dynami, Nelson Thomas | Thread | Re: feature request, David Carlisle |
| Re: XMLSchema support, Henry S. Thompson | Date | XML slice design, Sydney |
| Month |