RE: [xsl] open and closed tag merged into one using HTML output

Subject: RE: [xsl] open and closed tag merged into one using HTML output
From: "Martinez, Brian" <brian.martinez@xxxxxxxx>
Date: Wed, 26 Feb 2003 15:53:26 -0700
I wrote:

> I think Xalan handles this incorrectly because if you don't 
> specify a URI
> for the default namespace, then it should output empty 
> textarea elements as
> <textarea></textarea>, but I may be misinterpreting the above 
> statement.

I got this exactly backwards.  Xalan *does* handle this correctly.  See this
thread in the archives:

http://www.biglist.com/lists/xsl-list/archives/200212/msg00790.html

And if the default namespace has a null URI, then Xalan does output a
separate close tag for <textarea>, as it should.

Sorry for any confusion on that point.

b.

| brian martinez                              brian.martinez@xxxxxxxx |
| senior gui programmer                                  303.708.7248 |
| trip network, inc.                                 fax 303.790.9350 |
| 6436 s. racine cir.                             englewood, co 80111 |
| http://www.cheaptickets.com/                   http://www.trip.com/ |

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


Current Thread