XML encoding from a DSSSL stylesheets?

Subject: XML encoding from a DSSSL stylesheets?
From: Stephane Bortzmeyer <bortzmeyer@xxxxxxxxxx>
Date: Tue, 29 Feb 2000 15:35:02 +0100
				
I'm using DSSSL for processing XML documents (request to learn XSL will be 
silently ignored, I'm still searching a free XSL processor, which does not 
depend on non-free software).

I would like to retrieve the encoding declared in the XML Processing 
Instruction, for instance:

<?xml version="1.0" encoding="iso-8859-1"?>

How to do so in DSSSL?

(root
  (make sequence
    (literal (encoding-of-document)) ;; ???



 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread