Xml Schema element annotation not built correctly in SchemaBuilder.java
-----------------------------------------------------------------------
Key: WSCOMMONS-50
URL: http://issues.apache.org/jira/browse/WSCOMMONS-50
Project: WS-Commons
Type: Bug
Environment: Windows XP SP2
Reporter: Brent Ulbricht
An annotation in the Xml Schema element is not built correctly in
SchemaBuilder.java. The
handleAnnotation(XmlSchema, Element, Element) method does not account for the
appinfo
element and for the documentation element does not account for the source or
xml:lang attributes.
All other schema constructs which can have annotations use the
handleAnnotation(Element) method which
does account for the appinfo element and documentation attributes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]