xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] msxml and removing parameters from a cached processor


Subject: [xsl] msxml and removing parameters from a cached processor
From: Robert Koberg <rob@xxxxxxxxxx>
Date: Thu, 23 Mar 2006 10:31:19 -0500

Hi,

Is there some way to remove parameters from a cached
'new ActiveXObject( 'Msxml2.XSLTemplate.3.0' )' XSL processor in JavaScript?

I see there is a reset method on the processor object, but the docs say that the method resets it to the state prior to the transform. But the params were set prior to the transform and in fact the rest method does not remove them.

I currently send a param array to a transformation function. I loop through it to add params -> then transform -> then loop through to set all the params to an empty string. This is not good mainly because there might be default parameter values in the XSL. I could walk the XSL's DOM to find the default param values, but it seems like overkill and thought I would ask if I am missing something.

Thanks,
-Rob


Current Thread
Keywords
xsl
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor