|
[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
> > 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
|
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








