-
```
When the WSDL has something with the fragment shown below the
corresponding code won't compile:
The code ends up being:
-(type)getDas…
-
```
When the WSDL has something with the fragment shown below the
corresponding code won't compile:
The code ends up being:
-(type)getDas…
-
```
When the WSDL has something with the fragment shown below the
corresponding code won't compile:
The code ends up being:
-(type)getDas…
-
I'm probably doing something really dumb here. But suppose a fragment of my WSDL looks like this:
``` xml
…
-
Select a prefix for URI https://example.com./service.wsdl
1: No prefix
2: P0
3: Specify a custom prefix
Select a number: 2
** exception error: no case clause matching false
in function erl…
-
```
When the WSDL has something with the fragment shown below the
corresponding code won't compile:
The code ends up being:
-(type)getDas…
-
```
When the WSDL has something with the fragment shown below the
corresponding code won't compile:
The code ends up being:
-(type)getDas…
-
When using a directory different to /tmp which directory name starts with tmp,
iniscan issues a false positive:
````
[...]
soap.wsdl_cache_dir="/temp-php-wsdl"
[...]
````
Without the directory…
-
Submitted by email:
> ascx_WSDL_Creation_and_Execution platform tool but when i try and load in my custom wsdl i get these errors;
> [15:26:18] ERROR: in CSharp_FastCompiler,compileSourceCode, provid…
-
```
What steps will reproduce the problem?
1. Generate code from the WCF WSDL (noted below)
2. Add code to iPhone project
3. Compile
What is the expected output?
Successful compilation.
What do you …