SOAP and MongoId

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm trying to pass function parameter of type MongoId through SoapClient.
The problem is that MongoId objects have public property '$id' and
SoapClient generates invalid XML for them:

<param xsi:type="SOAP-ENC:Struct"><$id
xsi:type="xsd:string">51ca25b506e4e9872800000a</$id></param>

Is there any way to workaround this?

--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux