2005-03-07 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Mon, 7 Mar 2005 11:10:45 +0000 (11:10 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Mon, 7 Mar 2005 11:10:45 +0000 (11:10 -0000)
commitde56a9b9ec498a9373a4feab39eeca9cb3b45e02
tree5def5ea99f92913d5febc81b137f04559f6fa0ba
parente85609a84907dc3a919bac289a379f388b5eab1f
2005-03-07  Atsushi Enomoto  <atsushi@ximian.com>

* XslTransformProcessor.cs : renamed TryElementNamespacesOutput() to
  OutputLiteralNamespaceUriNodes() so that everyone can understand
  what it means and when it should be invoked.

* XslLiteralElement.cs : renamed TryElementNamespacesOutput() to
  OutputLiteralNamespaceUriNodes() so that everyone can understand
  what it means and when it should be invoked.
* XslCopy.cs : So for example literal namespace URIs should not be
  copied here ;-)

svn path=/trunk/mcs/; revision=41517
mcs/class/System.XML/Mono.Xml.Xsl.Operations/ChangeLog
mcs/class/System.XML/Mono.Xml.Xsl.Operations/XslCopy.cs
mcs/class/System.XML/Mono.Xml.Xsl.Operations/XslLiteralElement.cs
mcs/class/System.XML/Mono.Xml.Xsl/ChangeLog
mcs/class/System.XML/Mono.Xml.Xsl/XslTransformProcessor.cs