Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The wsdl file does not get parsed #86

Open
alexandru-calinoiu opened this issue Nov 13, 2020 · 1 comment
Open

The wsdl file does not get parsed #86

alexandru-calinoiu opened this issue Nov 13, 2020 · 1 comment

Comments

@alexandru-calinoiu
Copy link

Trying to parse de following wsdl file

ws-rca-dev.24broker.ro.xml.txt

I get all lists empty

{:ok,
 %{
   complex_types: [],
   endpoint: "",
   messages: [],
   namespaces: %{},
   operations: [],
   schema_attributes: %{
     element_form_default: "",
     target_namespace: "http://ws-rca-dev.24broker.ro/wsrca"
   },
   soap_version: "1.1",
   validation_types: %{}
 }}

Do you have an hints for me?

@justinbkay
Copy link

Hi,

Did you ever figure this out? I am having the save issue with a wsdl file not parsing.

Justin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants