[ 
https://issues.apache.org/jira/browse/AXIS2C-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dinesh Premalal reassigned AXIS2C-446:
--------------------------------------

    Assignee: Dinesh Premalal

> Whitespaces after elements are missing in the AXIOM object model
> ----------------------------------------------------------------
>
>                 Key: AXIS2C-446
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-446
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: xml/om
>    Affects Versions: Current (Nightly)
>            Reporter: Dumindu Pallewela
>         Assigned To: Dinesh Premalal
>             Fix For: 1.0.0
>
>
> Whitespaces in an xml document such as the following will be eleminated when 
> its AXIOM OM is built.
> <a>
>    <b>
>    </b>
> </a>
> The resulting representation of the above document becomes 
> <a><b></b></a>
> As a consequence, we can't build the proper canonical representation of an 
> xml document, using AXIOM. This may also lead to interoperability problems 
> with digital signature. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to