I feel this is incorrect behavior. If someone is producing a stylesheet without regard to what XSLT processor will eventually process it, then they will expect indent="yes" to actually indent. Requiring that they set an Xalan specific attribute to get the desired behavior, if/when the stylesheet is processed by an Xalan implementation, strikes me as very undesirable.
If this has already undergone discussion and the consensus is that the default indent-amount should indeed be 0, can you point me to an archive of this discussion? Thanks Brian Atkins > ------- Additional Comments From [EMAIL PROTECTED] 2001-10-03 12:11 ------- > Please take a look at the documentation at > http://xml.apache.org/xalan-j/usagepatterns.html#outputprops > It explains what you need to do get indenting to work.