[ https://issues.apache.org/jira/browse/XALANJ-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mukul Gandhi resolved XALANJ-2654. ---------------------------------- Resolution: Fixed I'm marking this issue as resolved, since XalanJ codebase change for this issue, has been committed to xalan-java implementation repos. > increasing the default xml document result serialization indent amount, > during xslt transformation > -------------------------------------------------------------------------------------------------- > > Key: XALANJ-2654 > URL: https://issues.apache.org/jira/browse/XALANJ-2654 > Project: XalanJ2 > Issue Type: Improvement > Security Level: No security risk; visible to anyone(Ordinary problems in > Xalan projects. Anybody can view the issue.) > Components: Serialization, Xalan-interpretive > Reporter: Mukul Gandhi > Assignee: Mukul Gandhi > Priority: Minor > > Currently, when an XSLT element is specified as following within the > stylesheet, > <xsl:output method="xml" indent="yes"/> > XalanJ has a default XML document result indent amount as 0. I've made a > minor change to this, XalanJ implementation configuration, and have made this > default XML document result indent amount as 2. This makes little bit easier > to read visually, the XML document output by XalanJ's XSLT transformer. > I've made this XalanJ codebase change, to both the branches 'master' and > 'xalan-j_xslt3.0' on the repos xalan-java. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org