Displaying 1 result from an estimated 1 matches for "cuahsi".
Did you mean:
casi
2009 Jul 21
0
help for SSOAP
...Flow/NWIS/DailyValues.asmx?WSDL” Therefor, I wrote the following code into R program:
> library(SSOAP)
> processWSDL("http://water.sdsc.edu/wateroneflow/NWIS/DailyValues.asmx?WSDL", verbose=TRUE)
However, this program gave me error messages, like:
processing (sub) schema http://www.cuahsi.org/his/1.0/ws/
1 ) GetValues
Error in parse(text = paste(txt, collapse = "\n")) :
unexpected input in "function(x, ..., obj = new( ‘"
In addition: Warning message:
In processWSDL("http://water.sdsc.edu/wateroneflow/NWIS/DailyValues.asmx?WSDL", :
Ignoring addi...