* Errietta Kostala ([email protected]) [170519 14:17]:
> 've been trying to emulate the following behaviour:
> 
> <s:Fault>
>      <faultcode>s:Client</faultcode>
>      <faultstring xml:lang="is-IS">Business Rule Error</faultstring>
>      <detail>
>         <FaultDetails xmlns="(our namespace)" xmlns:i="
> http://www.w3.org/2001/XMLSchema-instance";>
>            <ErrorCode>301</ErrorCode>
>            <ErrorMessage>Message here</ErrorMessage>
>         </FaultDetails>
>      </detail>
>   </s:Fault>

Is there no help in $wsdl->explain(...)?

My guess is that you should not explicitly specify the FaultDetails
wrapper: only the content.
-- 
Regards,

               MarkOv

------------------------------------------------------------------------
       Mark Overmeer MSc                                MARKOV Solutions
       [email protected]                          [email protected]
http://Mark.Overmeer.net                   http://solutions.overmeer.net


_______________________________________________
Xml-compile mailing list
[email protected]
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile

Reply via email to