[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: self closing elements with attributes

Subject: Re: self closing elements with attributes
From: Julian Reschke <julian.reschke@xxxxxx>
Date: Thu, 08 Jan 2004 01:11:00 +0100
self close tag in xslt
Martinez, Brian wrote:

In XSLT 1.0, the only way to generate XHTML is to use the XML output method.
That will correctly generate close tags for all elements.  Keep in mind,
though, that most processors will minimize empty elements when serializing
XML output (i.e., <br/> instead of <br></br>).  That isn't a problem for
most XHTML elements, but it can be an issue if you create a textarea box
with no text--it will be serialized as <textarea . . . />, which will cause
IE (at least) to choke--it doesn't parse the tag correctly, so all of the
XHTML following the textarea box appears as text in the box instead of being
rendered by the browser.

So this just means that IE doesn't support XHTML. Live with it (and complain to Microsoft :-)


Julian


-- <green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.