detergent icon indicating copy to clipboard operation
detergent copied to clipboard

wsdl not parsing

Open aaronjensen opened this issue 9 years ago • 0 comments

I just get this, I'm not really sure where to go with it.

Here's the asmx: https://gist.github.com/aaronjensen/02bd08019b8eff1dafa2

And the error:

** (MatchError) no match of right hand side value: {:error, [exception: {:error, 'Missing attribute: name'}, stack: [:localAttributeType, :globalComplexTypeType, :schemaType, :"wsdl:tTypes", :"wsdl:anyTopLevelOptionalElement", :"wsdl:tDefinitions"], received: {:startElement, 'http://www.w3.org/2001/XMLSchema', 'simpleType', 's', []}]}
    src/detergent.erl:338: :detergent.parseWsdls/5
    src/detergent.erl:320: :detergent.initModel2/5

aaronjensen avatar Oct 27 '15 04:10 aaronjensen