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

RE: XSL transformation removing closing tag for empty

Subject: RE: XSL transformation removing closing tag for empty div
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sat, 2 Jun 2007 14:14:56 +0100
RE:  XSL transformation removing closing tag for empty
Presumably if the recipient can't handle an empty element tag that means
it's expecting HTML rather than XML, so use <xsl:output method="html">.

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: A D [mailto:hopethisisstillthere@xxxxxxxxx] 
> Sent: 02 June 2007 13:06
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  XSL transformation removing closing tag for empty div
> 
> Hi All,
> 
> I have a xsl which has an empty div:
> 
> <div class="somehting"></div>
> 
> I fill this div on the client side using javascript. Now, I 
> make an Ajax call and on the server side, I do transformation 
> in such a way that I get XML back as response to the Ajax 
> call. For this, I set the servlet response content type to be 
> text/xml. In doing so, the output of the transformation does 
> not contain the closing tag  i.e it is changed to <div 
> class="something"/> . I would want it to keep the closing 
> tag. How can I achieve this?
> 
> Thanks in advance,
> A D

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.