XmlBeans generates incorrect code for complex types w/simple content and 
attributes with use="prohibited"
---------------------------------------------------------------------------------------------------------

         Key: XMLBEANS-194
         URL: http://issues.apache.org/jira/browse/XMLBEANS-194
     Project: XMLBeans
        Type: Bug
  Components: Binding  
    Reporter: Radu Preotiuc-Pietro
     Fix For: TBD


Errors like the following are output by javac when compiling the generated 
classes:

src\net\opengis\swe\impl\SoftTypedMeasureInt
ervalTypeImpl.java:14: 
net.opengis.swe.impl.SoftTypedMeasureIntervalTypeImpl is not abstract and does 
not override abstract method unsetCount() in 
net.opengis.swe.SoftTypedMeasureOrNullListType
public class SoftTypedMeasureIntervalTypeImpl extends 
org.apache.xmlbeans.impl.values.XmlListImpl implements 
net.opengis.swe.SoftTypedMeasureIntervalType


-- 
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]

Reply via email to