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

RE: Re: Issues with output of IMG, LINK (css) tags and

Subject: RE: Re: Issues with output of IMG, LINK (css) tags and   literal ? Parsers faulty or ??
From: "SANWAL, ABHISHEK (HP-Houston)" <abhishek.sanwal@xxxxxx>
Date: Thu, 11 Sep 2003 03:53:29 -0500
xslt img
When I use it with method=xml it comes out well formed
But wont show up on my browser.

So I changed it back to =html and there it was visible again.

Now is there a way around this? This is totally weird.

Shouldn't IE be capable of rendering an XHTML document ??

Abhishek Sanwal
HP - Houston Campus
abhishek.sanwal@xxxxxx


-----Original Message-----
From: Andrew Welch [mailto:AWelch@xxxxxxxxxxxxxxx] 
Sent: Thursday, September 11, 2003 3:19 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE:  Re: Issues with output of IMG, LINK (css) tags and
&nbsp; literal ? Parsers faulty or ??

> > But whichever way I send it out it eliminates the "closing tag"
</...>
> > or the "/" in the single close tag <..../>
> >
> > WHY DOES IT DO THAT ? This is done by XMLSpy (internal XSLT engine)
and
> > MSXSL parser 4.0
> >
> > Since all my XML and XSLs are wellformed I would like my HTML to be
as
> > well. So that I can "pretty print" the same in XMLSpy.
> 
> Specify:
> 
>    <xsl:output method="xml"/>
> 

Alternatively use Saxon 7.6.5a and specify

     <xsl:output method="xhtml"/>

This should give you well-formed html (xhtml :) with your xslt 1.0
stylesheets.  I haven't discovered any issues using this so far...

cheers
andrew 

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


 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.