dieter :
> The [namespace] prefix itself is without semantic meaning; it is just
> a shorthand for an "uri" which ideally points to some relevant
> definitions. The WSDL will have information for this "prefix -> uri"
> mapping. You will need to look there, in order to determine precisely,
> what t
JustSomeGuy writes:
> I'm trying to call a soap method with suds.
> The parameter however is not straight forward.
>
>
> queryContent (
> xs:string mpiId,
> tmPidAndIssuer[] idsAndIssuers,
> tmPersonName name,
> xs:string patientAge,
> tmAccessionNumberAndIssuer accNumAndI
I'm trying to call a soap method with suds.
The parameter however is not straight forward.
queryContent (
xs:string mpiId,
tmPidAndIssuer[] idsAndIssuers,
tmPersonName name,
xs:string patientAge,
tmAccessionNumberAndIssuer accNumAndIssuer,
xs:string studyUID,
xs:s