xsl-list
[Top] [All Lists]

RE: XHTML Output

2003-11-14 07:25:17
This has come up before I think.  Output methods supported by MSXML (as per 
their documentation) are html, xml, text, or "a QName that is not an NCName."  
Notice xhtml isn't in that list.  If you want xhtml you'll need to use xml as 
the output method.


-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com]On Behalf Of 
Todd Baker
Sent: Friday, November 14, 2003 12:37 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] XHTML Output


Hello,

I am using the MSXML parser and my HTML output has the trailing slash's
removed (ie <br /> results in <br>) during the parsing.

I want the output to be to contain these trailing slash's, does anyone know
what (and if there is) a command that will tell the parser to maintain these
trailing slash's?

Thanks in advance.

Todd




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>