You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Bjorn Townsend (JIRA)" <ax...@ws.apache.org> on 2007/05/01 20:15:15 UTC

[jira] Commented: (AXIS-2651) elementFormDefault="unqualified" and lead to incorrect soap requests

    [ https://issues.apache.org/jira/browse/AXIS-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492916 ] 

Bjorn Townsend commented on AXIS-2651:
--------------------------------------


Can you provide a test case or other materials for reproducing this issue? It would make it easier to fix.

> elementFormDefault="unqualified" and <element ref="xxx"/> lead to incorrect soap requests
> -----------------------------------------------------------------------------------------
>
>                 Key: AXIS-2651
>                 URL: https://issues.apache.org/jira/browse/AXIS-2651
>             Project: Axis
>          Issue Type: Bug
>    Affects Versions: 1.4
>         Environment: any
>            Reporter: Roland Scheel
>
> When an element within an enclosing element is declared via
> <element ref="prefix:type/>
> in an xsd file with the elementFormDefault attribute set to "unqualified" the resulting xml element node should contain the element's namespace prefix. Only those prefixes of inline declared element (non-ref-Elements) should be omitted.
> The implementation generates soap requests that do not validate against the xsd-schema because it is omitting the prefix in both cases.

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