detergent
detergent copied to clipboard
wsdl not parsing
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