I read in Bob DuCharme XSLT Quikly book that the output method="HTML" is used to allow tags such as <br> in the stylesheet. However Marrowsoft Xselerator, MSXSL and Xalan don't process the file but throw an error that <br> doesn't have a closing tag.
If Bob DuCharme is wrong what's the difference between using HTML and XML as output methods (since XHTML is valid XML)?


Reply With Quote
Bookmarks