You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Senaka Fernando (JIRA)" <ji...@apache.org> on 2008/02/14 11:33:08 UTC

[jira] Commented: (AXIS2C-979) AXIOM doesn't store whether an element was empty or not

    [ https://issues.apache.org/jira/browse/AXIS2C-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568861#action_12568861 ] 

Senaka Fernando commented on AXIS2C-979:
----------------------------------------

Hi, Supun,

Does this occur for both Guththila and Libxml2? If will change it back to the old behaviour for libxml2.

Regards,
Senaka

> AXIOM doesn't store whether an element was empty or not
> -------------------------------------------------------
>
>                 Key: AXIS2C-979
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-979
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: xml/om
>            Reporter: Senaka Fernando
>            Assignee: Senaka Fernando
>             Fix For: 1.3.0
>
>         Attachments: test.xml
>
>
> AXIOM doesn't store whether an element is empty or not. This causes problems with Guththila which must be informed that an element was empty or not. Libxml2 doesn't require this information. But, this behaviour of libxml2 causes it to auto-replace elements such as,
> <my_ele></my_ele> with <my_ele />. I think this is not a desirable behaviour as somebody might want it not to be replaced. Guththila is superior to libxml2 in this aspect. Therefore, we need to update our OM Layer to support this feature.

-- 
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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org