Subject: outputting the document encoding information
From: Michael Clark <MClark@xxxxxxxxxxxxxx>
Date: Wed, 17 Apr 2002 16:22:01 -0600
|
I did a cursory search of the list archive and I couldn't find any previous
posts about this "problem" so here goes:
I have an xml document with a standard XML document declaration:
<?xml version="1.0" encoding="UTF-8"?>
And I am generating a text document based on the XML. The text document
needs to contain the encoding type.
I found XSL on W3C's website which uses
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|