Dear all,
my xsl

utput looks like following.
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:xalan="http://xml.apache.org/xalan"
exclude-result-prefixes="xalan"
>
<xsl

utput method="html" version="4.0" encoding="iso-8859-1" indent="yes" />
.............
The output does not have any indents, don't know why? is that the processor, I am using xalan-2.
Please help as output html is difficult to follow.
Thanks in advance
Nilesh