You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by 恒星 <fo...@gmail.com> on 2012/08/06 09:10:33 UTC

Issue Report using woden

Recently, I use woden to parse WSDL 2.0. The example file is
AmazonWebServices.wsdl,it is a wsdl1.1 file. So I convert it to wsdl2.0 and
parse it.But after I get the TypeDefinition Array and traverse it to find
out the XmlSchemaComplexType object, I can not get the attributes of the
XmlSchemaComplexType object. I do not know why, but the wsdl do have
attributs with  XmlSchemaComplexType.