Subject: Need XML output with <!DOCTYPE ... , HOW to do that ?
From: Sebastien Sahuc <ssahuc@xxxxxxxxxxxxxx>
Date: Tue, 21 Sep 1999 14:13:32 +0200
|
Hi there,
I just need the following XML result from a XSL processing :
<!DOCTYPE root PUBLIC "imediation/protocol" "protocol.dtd">
<root>
&protocol;
</root>
What's the Style Sheet needed to obtain such result ?
I've tried with <xml:output ...>, but XT doesn't yet implement it, so
maybe a solution is to output text, is it right ?
Thank for any reply, I will really appreciate.
Sebastien Sahuc
ssahuc@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|