XMLConfiguration should support the xml:space attribute
-------------------------------------------------------

                 Key: CONFIGURATION-307
                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-307
             Project: Commons Configuration
          Issue Type: New Feature
    Affects Versions: 1.5
            Reporter: Oliver Heger
            Priority: Minor
             Fix For: 1.6


With XMLConfiguration it is currently not possible to control the treatment of 
whitespace in XML elements. The XML specification defines the xml:space 
attribute for this purpose (http://www.w3.org/TR/REC-xml/#sec-white-space). 
XMLConfiguration should evaluate this attribute and avoid any trim operations 
on an element's content if it is present.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to