XSL variable types

Subject: XSL variable types
From: "Jon Smirl" <jonsmirl@xxxxxxxxxxxx>
Date: Thu, 12 Aug 1999 13:53:46 -0400
The XSL spec talks about five data types:
    string, number, boolean, node-set, result-tree

XT allows me to set variables to Java objects (ObjectVariant) and I'd like
to modify Saxon to support this as well.  Should there be a documented sixth
data type of 'opaque' which is only used for passing things between
extension functions? It would be defined as error if used in any other way.

Jon Smirl
jonsmirl@xxxxxxxxxxxx



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread