Missing attributes
------------------
Key: AXIS2-2367
URL: https://issues.apache.org/jira/browse/AXIS2-2367
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: adb
Affects Versions: nightly
Environment: WSDL2Java, ADB
Reporter: Full Name
In generated ADB classes attributes are missing. In the WSDL the following
fragment is used:
...
<attribute name="attr1" use="required">
<simpleType>
<restriction base="xs:string">
...
The type is not declared in the attribute tag, but in the inner restriction
tag. This is valid XSD in my opinion and should be translated by WSDL2Java.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]