Subject: RE: output method html doesnt work with namespace in source tree
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 18 Dec 2002 00:11:52 GMT
|
Are there some particular browsers, html implementations, out there that
will choke on <br/> for example?
Every conforming HTML system will choke on <br/>
Not least any validator (such as the one at the w3c site which uses a
real SGML parser)
> What is your usage, percentage wise of xsl:output method="html" and why?
Every one of my stylesheets generating HTML uses the html
output. Stylesheets doing xml-xml transformations use xml, and
stylesheets writing text (latex or C code typically) use text. Probably
on balance html is the most common, I'm staggered that you should
suggest it isn't useful.
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Re: output method html doesnt work with namespace in sourcetree, (continued)
- Joerg Heinicke - Tue, 17 Dec 2002 12:18:28 -0500 (EST)
- bryan - Wed, 18 Dec 2002 05:09:37 -0500 (EST)
- Ritu - Tue, 17 Dec 2002 13:14:14 -0500 (EST)
- David Carlisle - Tue, 17 Dec 2002 19:06:13 -0500 (EST) <=
- Michael Kay - Tue, 17 Dec 2002 16:58:40 -0500 (EST)
- Passin, Tom - Tue, 17 Dec 2002 12:59:47 -0500 (EST)
- Martinez, Brian - Tue, 17 Dec 2002 14:11:14 -0500 (EST)
|
|