[jira] [Updated] (XALANJ-2654) increasing the default xml document result serialization indent amount, during xslt transformation

"Mukul Gandhi (Jira)" <[email protected]> Sat, 28 Feb 2026 15:25:00 +0000 (UTC)
Newsgroups gmane.text.xml.xalan.devel
Message-ID <[email protected]>
     [ https://issues.apache.org/jira/browse/XALANJ-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mukul Gandhi updated XALANJ-2654:
---------------------------------
    Fix Version/s: xslt3.0_alpha1

> 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
>             Fix For: xslt3.0_alpha1
>
>
> 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)