This error emerges from the bowels of JAXB's xjc tool, complete with the
lack of navigational info.

However,

What is

             <s:complexType>
               <s:sequence>
                 <s:element ref="s:schema" />
                 <s:any />
               </s:sequence>
             </s:complexType>


supposed to mean?

I see no element named 'schema' .

Reply via email to