DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15420>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15420 wrong content type for built in type 'anyType' [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID Summary|wrong content type for built|wrong content type for built |in type 'anyType' |in type 'anyType' ------- Additional Comments From [EMAIL PROTECTED] 2002-12-17 16:55 ------- When I printed the XSComplexTypeDefinition object to stdout by giving the following command System.out.println(XSComplexTypeDefinition) it was showing the incorrect content type. But when I explicitly printed the content type by calling method XSComplexTypeDefinition.getContentType() the value was correct. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
