Copyright 2004 Fourthought, Inc. (USA). Detailed license and copyright information: http://4suite.org/COPYRIGHT Project home, documentation, distributions: http://4suite.org/
Classes:
|
Globals:
|
Constructor arguments/instance variables: validation - validation state for the current containing node. localVariables - set of in-scope variable bindings to determine variable shadowing. forwardsCompatible - flag indicating whether or not forwards-compatible processing is enabled. currentNamespaces - set of in-scope namespaces for the current node. extensionNamespaces - set of namespaces defining extension elements outputNamespaces - set of in-scope namespaces for literal result elements
This should only be used for standalone uses of this class. The only known standalone use for this class is for creating compiled stylesheets. The benefits of compiled stylesheets are now so minor that this use case may also disappear and then so will this function. You have been warned.