Re: scomp mpeg-7 schema fail
Paul Gillen <[email protected]> Sat, 06 Nov 2010 11:17:12 -0400
| Newsgroups | gmane.text.xml.xmlbeans.user |
|---|---|
| Message-ID | <[email protected]> |
Compiles cleanly with xmlbeans 2.4.0 On 10/27/2010 10:38 AM, Fabiana Nascimento wrote: > hello, > > i'm novice in use xmlbeans and when i tried to scomp to compile de > mpeg-7 schema (available in > http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-7_schema_files/mpeg7-v1.xsd), > i got the error: > > scomp -out mpeg7.jar mpeg7-v1.xsd javac.exe > Time to build schema type system: 4.202 seconds > Time to generate code: 8.817 seconds > \AppData\Local\Temp\xbean8017886076227217883.d\src\mpegMpeg7Schema2001\impl\VariationTypeImpl.java:241: > generatedSetterHelperImpl(org.apache.xmlbeans.XmlObject,javax.xml.namespace.QName,int,short) > in org.apache.xmlbeans.impl.values.XmlObjectBase cannot be applied to > (java.lang.Object,javax.xml.namespace.QName,int,short) > generatedSetterHelperImpl(variationRelationship, > VARIATIONRELATIONSHIP$4, i, > org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_ARRAYITEM); > > 1 error > > BUILD FAILED > > could someone help me? > > []'s > Fabiana > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >