|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] open and closed tag merged into one using HTML output
Hi,
I am trying to find the way that I should resolve a problem I am having. In the XSL file, I specify <textarea name="text"><xsl:value-of select="/root/description"/></textarea> but when it is parsed, as there is no /root/description element, or it's empty, it comes out like this: <textarea name="text"/> which doesn't show right in any browser. I have got the output set to HTML with the following <xsl:stylesheet xmlns:xsl = "http://www.w3.org/1999/XSL/Transform" version = "1.0" xmlns="http://www.w3.org/TR/xhtml1/strict"> <xsl:output method = "html" indent="yes" version="4.0"/> <xsl:template match="/"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" > The parser I am using is the Xalan Java processor. I ran the processor XSL script and it gave this output Vendor: Apache Software Foundation Vendor URL: http://xml.apache.org/xalan-j Can anyone suggest what I may do to make this work? Thanks Dave Smith XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








