I am trying to generate code from an xsd. I am getting the following errors:( I 
am getting similar warnings on different elements)

Warning: No type defined for element 'uarfcnDl' at (line 6891...
Warning: No type defined for element 'sib5bisEnabled' at (line 6892, col 
72,.....

Below is part of the XSD:

        <complexType>
            <complexContent>
                <extension base="xn:vsData">
                    <all>
                        <element name="freqBand" minOccurs="0" />
                        <element name="defaultHoType" minOccurs="0" />
                        <element name="userLabel" minOccurs="0" />
                        <element name="uarfcnDl" minOccurs="0" />
                        <element name="sib5bisEnabled" minOccurs="0" />
                    </all>
                </extension>
            </complexContent>
        </complexType>

In my search via the mailing list, it looks like this issue is reolved in 
ver1.2.3. Is this true or is my understanding wrong?

If this issue is indeed resolved in ver1.2.3, how do I get my hands on this 
release so that I can try it out.

Erik  


      

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to