Expand my Community achievements bar.

WSDL parse error

Avatar

Level 1
Flex builder 3 reports this error when trying to parse my
WSDL:



actionscript class name contains illegal characters



I suspect it is the dots in the "name" attributes that it
does not like:





-->



<definitions name="GlobalLB.Pool"
targetNamespace="urn:iControl">

<!-- types -->



<types>



<xsd:schema targetNamespace="urn:iControl">



<xsd:simpleType name="GlobalLB.MetricLimitType">



Can this be fixed or worked around somehow?

Thanks.

0 Replies