seems like suds can't deal w/some wsdl's.
the client lists types that the factory can't seem to generate:
Suds ( https://fedorahosted.org/suds/ ) version: 0.3.4 (beta) build: R427-20090113
Service ( cspub ) tns="http://api.geotrust.com/webtrust/cspub"
Prefixes (1)
ns0 = "http://api.geotrust.com/webtrust/cspub"
Ports (1):
(cspubSoap)
Methods (5):
accountInfoReq(accountInfoRequest accountInfoRequest, )
applicationRetrievalReq(applicationRetrievalRequest applicationRetrievalRequest, )
signReq(signRequest signRequest, )
statusReq(statusRequest statusRequest, )
testConnectReq(testConnectRequest testConnectRequest, )
Types (12):
accountInfo
applicationDetail
authToken
error
errors
eventBalance
infoQueryOptions
orderQueryOptions
requestHeader
responseHeader
signingService
signingServices
all the method args do not appear in the Types list.
the WSDL is attached.
any/all suggestions appreciated.