You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jeff Sexton <js...@odshp.com> on 2003/06/16 22:18:19 UTC

XML to Fomatted HTML, how?

I've put various URLs in my sitemap to return data at various stages of
processing for debugging.  This works fine, but it would be nice if I
could serialize XML to HTML that's nicely indented, has blank lines
removed, etc.  Is there a stylesheet for this?

I tried adding  <xsl:output indent="yes"/> to the top of a stylesheet, but
this doesn't seem to do anything.

How do others do this?

Thanks


Jeff Sexton
The ODS Companies
jsexton@odshp.com



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: XML to Fomatted HTML, how?

Posted by Jeff Sexton <js...@odshp.com>.
On Mon, 16 Jun 2003, Chris wrote:
> http://www.dpawson.co.uk/xsl/sect2/pretty.html
>
> try number 2

Well, there we go!  Thanks!



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: XML to Fomatted HTML, how?

Posted by Chris <ch...@yahoo.com>.

http://www.dpawson.co.uk/xsl/sect2/pretty.html

try number 2

> I've put various URLs in my sitemap to return data at various stages of
> processing for debugging.  This works fine, but it would be nice if I
> could serialize XML to HTML that's nicely indented, has blank lines
> removed, etc.  Is there a stylesheet for this?
> 
> I tried adding  <xsl:output indent="yes"/> to the top of a stylesheet, but
> this doesn't seem to do anything.
> 
> How do others do this?
> 
> Thanks
> 
> 
> Jeff Sexton
> The ODS Companies
> jsexton@odshp.com

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org