It's not a "bug" so much as it has not been implemented yet. Care to help?
Patches to implement support for these types are VERY welcome. Patches to the docs to document that these are not currently supported would be cool for starters. -- Tom Jordahl Macromedia Server Development -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 1:34 PM To: [EMAIL PROTECTED] Subject: WSDL2Java and XML schema types Hi there, I used WSDL2Java tool to generate java classes for XML schema types. It seems that there are some problems with the following types: - <xsd:attribute ref=> - <xsd:attributeGroup> - <xsd:group> - <xsd:group ref=> where xmlns:xsd="http://www.w3.org/2001/XMLSchema" Axis RC2 just ignored it. Is that a bug or these types are not going to be supported? Thanks in advance. Best regards, Vladimir.
