This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Empty textarea tag in stylesheet


Thanks to you and Jeni both. I eventually got that working, even though
I thought I had tried that earlier, apparently I had not. I was a little
skittish about it since what I wanted to produce was another XSLT file
which was intermediate between the "meta-stylesheet" and the final HTML
output. I was worried at what the parser might do if I told it to output
HTML when what I really wanted was XML.
-- 
Charles Knell
cknell@onebox.com - email


---- "Thomas B. Passin" <tpassin@mitretek.org> wrote:
> <xsl:output method='html'/>
> 
> This creates <textarea> 

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]