srinivas created FLEX-33746:
-------------------------------
Summary: There was an error during service introspection. Unions
can not have complex types as a member type
Key: FLEX-33746
URL: https://issues.apache.org/jira/browse/FLEX-33746
Project: Apache Flex
Issue Type: Bug
Components: Data Binding
Reporter: srinivas
WSDL has child of union type like
<xs:simpleType name="CompressionExtType">
<xs:union memberTypes="wprt:CompressionWKVType
wprt:KeywordNsExtensionPatternType"/>
</xs:simpleType>
while connecting to Service from FlashBuilder wizard getting introspection
error.
"Unions can not have complex types as a member type".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira