Browse by Tags
All Tags »
XML (RSS)
Sorry, but there are no more tags available to filter with.
In .NET 2.0 framework when you use System.Xml.Xsl.XslCompiledTransform class for transforming a document then we always get self closing tags for all the elements which have nothing inside their body. There is no direct way to ask it to use separate closing
Read More...