BUG: Local XSLT parameter values are overwritten when executing an XSLT Transformation in .NET Framework v1.1 (834667)
The information in this article applies to:
- Microsoft .NET Framework 1.1
SYMPTOMSLocal
Extensible Stylesheet Language Transformation (XSLT) parameter values (that is, parameters that are defined in an XSLT template) are overwritten
by global parameter values when you execute XSLT transformations by using the XslTransform Microsoft .NET
XSLT processor.
This behavior occurs when local parameters
and global parameters that are defined in the style sheet have the same name,
and when values are passed in for the global parameters at the time that the XSLT transformation is executed.STATUS
Microsoft has confirmed that this is a problem in the .NET Framework version 1.1 XSLT Processor.
REFERENCESFor more information, visit the following Microsoft
Developer Network (MSDN) Web sites:
Modification Type: | Minor | Last Reviewed: | 8/4/2004 |
---|
Keywords: | kbdownload kbSample kbcode kbXML kbbug KB834667 kbAudDeveloper |
---|
|