This event is a Microsoft extension to the W3C DOM.
boolean = ontransformnode(nodeCode, nodeData)
The ontransformnode event is fired before each node in the XML source is transformed
by each node in the stylesheet.
The handler for this event can be explicitly set with the
ontransformnode property.
|