Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-979

AXIOM doesn't store whether an element was empty or not

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • xml/om
    • None

    Description

      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.

      Attachments

        1. test.xml
          2 kB
          Supun Kamburugamuva

        Activity

          People

            senakafdo Senaka Fernando
            senakafdo Senaka Fernando
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: