You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Sagara Gunathunga (JIRA)" <ji...@apache.org> on 2012/05/01 10:29:45 UTC

[jira] [Assigned] (WODEN-232) xml:lang attribute not written on the DocumentationElements

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

Sagara Gunathunga  reassigned WODEN-232:
----------------------------------------

    Assignee: Sagara Gunathunga 
    
> xml:lang attribute not written on the DocumentationElements
> -----------------------------------------------------------
>
>                 Key: WODEN-232
>                 URL: https://issues.apache.org/jira/browse/WODEN-232
>             Project: Woden
>          Issue Type: Bug
>    Affects Versions: M9
>            Reporter: Julien Blass
>            Assignee: Sagara Gunathunga 
>         Attachments: DOMWSDLWriterTest.java, primer-hotelReservationService.wsdl, woden-impl-commons.patch, woden-impl-dom.patch
>
>
> 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?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org