You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Fabiana Nascimento <fa...@gmail.com> on 2010/10/27 16:38:30 UTC

scomp mpeg-7 schema fail

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


Re: scomp mpeg-7 schema fail

Posted by Fabiana Nascimento <fa...@gmail.com>.
yes.. it works!! previously i tried with 2.5.0 and 2.0 versions...

thanks a lot!

On Sat, Nov 6, 2010 at 12:17 PM, Paul Gillen <pa...@gmail.com> wrote:
> 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: user-unsubscribe@xmlbeans.apache.org
> For additional commands, e-mail: user-help@xmlbeans.apache.org
>
>



-- 
--

att

Fabiana

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org


Re: scomp mpeg-7 schema fail

Posted by Paul Gillen <pa...@gmail.com>.
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: user-unsubscribe@xmlbeans.apache.org
> For additional commands, e-mail: user-help@xmlbeans.apache.org
>