
This test project illustrates the ability to add a custom namespace to an XSLT transformation script, and bind a Visual Basic class to it before running the transformation. During the transformation, any "methods" used in this namespace are fired through to the VB class.
|