Uploaded image for project: 'Woden'
  1. Woden
  2. WODEN-232

xml:lang attribute not written on the DocumentationElements

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • M9
    • 1.0
    • None
    • None

    Description

      I try to write a WSDL document by manipulating the Woden API but could not find the way to add an xml:lang attribute on a wsdl documentation element.
      When I looked for the source of the DOMWSDLWriter class, I found that the printExtensibilityAttributes() and printExtensibilityElements() have been commented for reasons not really detailed.
      In a previous need, I had to add specific nodes in the documentation element. I could have reached that point by creating a DOM Element with a fake root element, that I put as content of an instance of DocumentationElement. I though first that adding an attribute on my fake root element might have been a solution to print attributes on documentations, but it seems that this approach has not been considered. It seems to be a bug or did I missed something?

      Attachments

        1. DOMWSDLWriterTest.java
          7 kB
          Julien Blass
        2. primer-hotelReservationService.wsdl
          3 kB
          Julien Blass
        3. woden-impl-commons.patch
          3 kB
          Julien Blass
        4. woden-impl-dom.patch
          2 kB
          Julien Blass

        Activity

          People

            sagara Sagara Gunathunga
            jblass Julien Blass
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: